2026-02-18T04:27:54.082 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T04:27:54.096 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T04:27:54.172 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54611 branch: 20.2.1_2.17.26-baseline_2 description: orch/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_rgw_multisite} email: yweinste@redhat.com first_in_suite: false flavor: default job_id: '54611' kernel: branch: distro kdb: true sha1: distro last_in_suite: false machine_type: trial name: yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: 20.2.1_2.17.26-baseline_2 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN - mons down - mon down - out of quorum - CEPHADM_STRAY_DAEMON log-only-match: - CEPHADM_ sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: 20.2.1_2.17.26-baseline_2 sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed owner: scheduled_yuriw@soko04.front.sepia.ceph.com priority: 69 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 407 sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: 20.2.1_2.17.26-baseline_2 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed targets: trial077.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9LT/yNsnFYF3FuEdXaChdgJ7EjvJ6qu4UV+VlrLLA1IRizn2nV/y4xKogWQLW9S7mST2Y5oAV9w8nFK8xVwsI= trial154.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLJixbBuf4w17jzbmuNC//p8NT37c1uEoeHm3OSsERW8kjDgBdELY0rGsoowIWGumcklnHOrc2H+LDVmncixUg0= trial172.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHC2e2HG0plIq4oaoaA+t9PU56QQ/OAXCFGEVkm5h8X2Pkxi286gUnzYZKhFsL++N69C3b0MsJFv/f0/ua+tqJg= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - install: null - cephadm: null - cephadm.shell: host.a: - ceph mgr module enable rgw - rgw_module.apply: specs: - rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 - cephadm.shell: host.a: - 'set -e set -x while true; do TOKEN=$(ceph rgw realm tokens | jq -r ''.[0].token''); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done TOKENS=$(ceph rgw realm tokens) echo $TOKENS | jq --exit-status ''.[0].realm == "myrealm1"'' echo $TOKENS | jq --exit-status ''.[0].token'' TOKEN_JSON=$(ceph rgw realm tokens | jq -r ''.[0].token'' | base64 --decode) echo $TOKEN_JSON | jq --exit-status ''.realm_name == "myrealm1"'' echo $TOKEN_JSON | jq --exit-status ''.endpoint | test("http://.+:\\d+")'' echo $TOKEN_JSON | jq --exit-status ''.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'' echo $TOKEN_JSON | jq --exit-status ''.access_key'' echo $TOKEN_JSON | jq --exit-status ''.secret'' ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: fa17720d0088c3ac28e473468bfc79eeaff5cd38 timestamp: 2026-02-17_21:23:05 tube: trial user: yuriw verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3682 2026-02-18T04:27:54.172 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa; will attempt to use it 2026-02-18T04:27:54.173 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa/tasks 2026-02-18T04:27:54.173 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-18T04:27:54.174 INFO:teuthology.task.internal:Checking packages... 2026-02-18T04:27:54.174 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'adc1923395f2bcd6ae89b5d331d278364d1848ed' 2026-02-18T04:27:54.174 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T04:27:54.174 INFO:teuthology.packaging:ref: None 2026-02-18T04:27:54.175 INFO:teuthology.packaging:tag: None 2026-02-18T04:27:54.175 INFO:teuthology.packaging:branch: 20.2.1_2.17.26-baseline_2 2026-02-18T04:27:54.175 INFO:teuthology.packaging:sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T04:27:54.175 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=20.2.1_2.17.26-baseline_2 2026-02-18T04:27:54.292 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-670.gadc19233 2026-02-18T04:27:54.293 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-18T04:27:54.308 INFO:teuthology.task.internal:no buildpackages task found 2026-02-18T04:27:54.308 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-18T04:27:54.322 INFO:teuthology.task.internal:Saving configuration 2026-02-18T04:27:54.332 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-18T04:27:54.344 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-18T04:27:54.423 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial077.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54611', '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-18 04:24:18.079196', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9LT/yNsnFYF3FuEdXaChdgJ7EjvJ6qu4UV+VlrLLA1IRizn2nV/y4xKogWQLW9S7mST2Y5oAV9w8nFK8xVwsI='} 2026-02-18T04:27:54.479 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial154.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54611', '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-18 04:24:18.079598', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLJixbBuf4w17jzbmuNC//p8NT37c1uEoeHm3OSsERW8kjDgBdELY0rGsoowIWGumcklnHOrc2H+LDVmncixUg0='} 2026-02-18T04:27:54.533 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial172.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54611', '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-18 04:24:18.078581', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHC2e2HG0plIq4oaoaA+t9PU56QQ/OAXCFGEVkm5h8X2Pkxi286gUnzYZKhFsL++N69C3b0MsJFv/f0/ua+tqJg='} 2026-02-18T04:27:54.533 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-18T04:27:54.545 INFO:teuthology.task.internal:roles: ubuntu@trial077.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2026-02-18T04:27:54.545 INFO:teuthology.task.internal:roles: ubuntu@trial154.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2026-02-18T04:27:54.545 INFO:teuthology.task.internal:roles: ubuntu@trial172.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2026-02-18T04:27:54.545 INFO:teuthology.run_tasks:Running task console_log... 2026-02-18T04:27:54.768 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7bb4201c6fc0>, signals=[15]) 2026-02-18T04:27:54.768 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-18T04:27:54.780 INFO:teuthology.task.internal:Opening connections... 2026-02-18T04:27:54.780 DEBUG:teuthology.task.internal:connecting to ubuntu@trial077.front.sepia.ceph.com 2026-02-18T04:27:54.781 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T04:27:54.843 DEBUG:teuthology.task.internal:connecting to ubuntu@trial154.front.sepia.ceph.com 2026-02-18T04:27:54.844 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T04:27:54.905 DEBUG:teuthology.task.internal:connecting to ubuntu@trial172.front.sepia.ceph.com 2026-02-18T04:27:54.905 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T04:27:54.968 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-18T04:27:54.980 DEBUG:teuthology.orchestra.run.trial077:> uname -m 2026-02-18T04:27:54.996 INFO:teuthology.orchestra.run.trial077.stdout:x86_64 2026-02-18T04:27:54.996 DEBUG:teuthology.orchestra.run.trial077:> cat /etc/os-release 2026-02-18T04:27:55.051 INFO:teuthology.orchestra.run.trial077.stdout:NAME="CentOS Stream" 2026-02-18T04:27:55.051 INFO:teuthology.orchestra.run.trial077.stdout:VERSION="9" 2026-02-18T04:27:55.051 INFO:teuthology.orchestra.run.trial077.stdout:ID="centos" 2026-02-18T04:27:55.051 INFO:teuthology.orchestra.run.trial077.stdout:ID_LIKE="rhel fedora" 2026-02-18T04:27:55.051 INFO:teuthology.orchestra.run.trial077.stdout:VERSION_ID="9" 2026-02-18T04:27:55.051 INFO:teuthology.orchestra.run.trial077.stdout:PLATFORM_ID="platform:el9" 2026-02-18T04:27:55.051 INFO:teuthology.orchestra.run.trial077.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T04:27:55.051 INFO:teuthology.orchestra.run.trial077.stdout:ANSI_COLOR="0;31" 2026-02-18T04:27:55.052 INFO:teuthology.orchestra.run.trial077.stdout:LOGO="fedora-logo-icon" 2026-02-18T04:27:55.052 INFO:teuthology.orchestra.run.trial077.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T04:27:55.052 INFO:teuthology.orchestra.run.trial077.stdout:HOME_URL="https://centos.org/" 2026-02-18T04:27:55.052 INFO:teuthology.orchestra.run.trial077.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T04:27:55.052 INFO:teuthology.orchestra.run.trial077.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T04:27:55.052 INFO:teuthology.orchestra.run.trial077.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T04:27:55.052 INFO:teuthology.lock.ops:Updating trial077.front.sepia.ceph.com on lock server 2026-02-18T04:27:55.127 DEBUG:teuthology.orchestra.run.trial154:> uname -m 2026-02-18T04:27:55.142 INFO:teuthology.orchestra.run.trial154.stdout:x86_64 2026-02-18T04:27:55.142 DEBUG:teuthology.orchestra.run.trial154:> cat /etc/os-release 2026-02-18T04:27:55.197 INFO:teuthology.orchestra.run.trial154.stdout:NAME="CentOS Stream" 2026-02-18T04:27:55.197 INFO:teuthology.orchestra.run.trial154.stdout:VERSION="9" 2026-02-18T04:27:55.197 INFO:teuthology.orchestra.run.trial154.stdout:ID="centos" 2026-02-18T04:27:55.197 INFO:teuthology.orchestra.run.trial154.stdout:ID_LIKE="rhel fedora" 2026-02-18T04:27:55.197 INFO:teuthology.orchestra.run.trial154.stdout:VERSION_ID="9" 2026-02-18T04:27:55.197 INFO:teuthology.orchestra.run.trial154.stdout:PLATFORM_ID="platform:el9" 2026-02-18T04:27:55.197 INFO:teuthology.orchestra.run.trial154.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T04:27:55.197 INFO:teuthology.orchestra.run.trial154.stdout:ANSI_COLOR="0;31" 2026-02-18T04:27:55.197 INFO:teuthology.orchestra.run.trial154.stdout:LOGO="fedora-logo-icon" 2026-02-18T04:27:55.197 INFO:teuthology.orchestra.run.trial154.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T04:27:55.197 INFO:teuthology.orchestra.run.trial154.stdout:HOME_URL="https://centos.org/" 2026-02-18T04:27:55.197 INFO:teuthology.orchestra.run.trial154.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T04:27:55.197 INFO:teuthology.orchestra.run.trial154.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T04:27:55.197 INFO:teuthology.orchestra.run.trial154.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T04:27:55.198 INFO:teuthology.lock.ops:Updating trial154.front.sepia.ceph.com on lock server 2026-02-18T04:27:55.274 DEBUG:teuthology.orchestra.run.trial172:> uname -m 2026-02-18T04:27:55.289 INFO:teuthology.orchestra.run.trial172.stdout:x86_64 2026-02-18T04:27:55.289 DEBUG:teuthology.orchestra.run.trial172:> cat /etc/os-release 2026-02-18T04:27:55.344 INFO:teuthology.orchestra.run.trial172.stdout:NAME="CentOS Stream" 2026-02-18T04:27:55.345 INFO:teuthology.orchestra.run.trial172.stdout:VERSION="9" 2026-02-18T04:27:55.345 INFO:teuthology.orchestra.run.trial172.stdout:ID="centos" 2026-02-18T04:27:55.345 INFO:teuthology.orchestra.run.trial172.stdout:ID_LIKE="rhel fedora" 2026-02-18T04:27:55.345 INFO:teuthology.orchestra.run.trial172.stdout:VERSION_ID="9" 2026-02-18T04:27:55.345 INFO:teuthology.orchestra.run.trial172.stdout:PLATFORM_ID="platform:el9" 2026-02-18T04:27:55.345 INFO:teuthology.orchestra.run.trial172.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T04:27:55.345 INFO:teuthology.orchestra.run.trial172.stdout:ANSI_COLOR="0;31" 2026-02-18T04:27:55.345 INFO:teuthology.orchestra.run.trial172.stdout:LOGO="fedora-logo-icon" 2026-02-18T04:27:55.345 INFO:teuthology.orchestra.run.trial172.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T04:27:55.345 INFO:teuthology.orchestra.run.trial172.stdout:HOME_URL="https://centos.org/" 2026-02-18T04:27:55.345 INFO:teuthology.orchestra.run.trial172.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T04:27:55.345 INFO:teuthology.orchestra.run.trial172.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T04:27:55.345 INFO:teuthology.orchestra.run.trial172.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T04:27:55.345 INFO:teuthology.lock.ops:Updating trial172.front.sepia.ceph.com on lock server 2026-02-18T04:27:55.424 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-18T04:27:55.437 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-18T04:27:55.449 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-18T04:27:55.450 DEBUG:teuthology.orchestra.run.trial077:> test '!' -e /home/ubuntu/cephtest 2026-02-18T04:27:55.451 DEBUG:teuthology.orchestra.run.trial154:> test '!' -e /home/ubuntu/cephtest 2026-02-18T04:27:55.453 DEBUG:teuthology.orchestra.run.trial172:> test '!' -e /home/ubuntu/cephtest 2026-02-18T04:27:55.468 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-18T04:27:55.479 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-18T04:27:55.479 DEBUG:teuthology.orchestra.run.trial077:> test -z $(ls -A /var/lib/ceph) 2026-02-18T04:27:55.507 DEBUG:teuthology.orchestra.run.trial154:> test -z $(ls -A /var/lib/ceph) 2026-02-18T04:27:55.509 DEBUG:teuthology.orchestra.run.trial172:> test -z $(ls -A /var/lib/ceph) 2026-02-18T04:27:55.526 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-18T04:27:55.744 INFO:teuthology.run_tasks:Running task kernel... 2026-02-18T04:27:55.763 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-18T04:27:55.763 INFO:teuthology.task.kernel:config {'host.a': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'host.b': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'host.c': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}}, timeout 300 2026-02-18T04:27:55.763 DEBUG:teuthology.orchestra.run.trial077:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T04:27:55.763 DEBUG:teuthology.orchestra.run.trial154:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T04:27:55.763 DEBUG:teuthology.orchestra.run.trial172:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T04:27:55.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T04:27:55.777 DEBUG:teuthology.orchestra.run.trial154:> uname -r 2026-02-18T04:27:55.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T04:27:55.778 DEBUG:teuthology.orchestra.run.trial077:> uname -r 2026-02-18T04:27:55.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T04:27:55.778 DEBUG:teuthology.orchestra.run.trial172:> uname -r 2026-02-18T04:27:55.832 INFO:teuthology.orchestra.run.trial154.stdout:5.14.0-645.el9.x86_64 2026-02-18T04:27:55.833 INFO:teuthology.task.kernel:Running kernel on trial154: 5.14.0-645.el9.x86_64 2026-02-18T04:27:55.833 DEBUG:teuthology.orchestra.run.trial154:> sudo yum install -y kernel 2026-02-18T04:27:55.834 INFO:teuthology.orchestra.run.trial077.stdout:5.14.0-645.el9.x86_64 2026-02-18T04:27:55.834 INFO:teuthology.task.kernel:Running kernel on trial077: 5.14.0-645.el9.x86_64 2026-02-18T04:27:55.834 DEBUG:teuthology.orchestra.run.trial077:> sudo yum install -y kernel 2026-02-18T04:27:55.834 INFO:teuthology.orchestra.run.trial172.stdout:5.14.0-645.el9.x86_64 2026-02-18T04:27:55.834 INFO:teuthology.task.kernel:Running kernel on trial172: 5.14.0-645.el9.x86_64 2026-02-18T04:27:55.834 DEBUG:teuthology.orchestra.run.trial172:> sudo yum install -y kernel 2026-02-18T04:27:56.998 INFO:teuthology.orchestra.run.trial172.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.9 MB 00:00 2026-02-18T04:27:57.020 INFO:teuthology.orchestra.run.trial154.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.9 MB 00:00 2026-02-18T04:27:58.109 INFO:teuthology.orchestra.run.trial172.stdout:CentOS Stream 9 - AppStream 47 MB/s | 27 MB 00:00 2026-02-18T04:28:04.619 INFO:teuthology.orchestra.run.trial077.stdout:CentOS Stream 9 - BaseOS 1.1 MB/s | 8.9 MB 00:08 2026-02-18T04:28:07.103 INFO:teuthology.orchestra.run.trial172.stdout:CentOS Stream 9 - CRB 1.2 MB/s | 7.8 MB 00:06 2026-02-18T04:28:08.189 INFO:teuthology.orchestra.run.trial172.stdout:CentOS Stream 9 - Extras packages 57 kB/s | 20 kB 00:00 2026-02-18T04:28:08.687 INFO:teuthology.orchestra.run.trial172.stdout:Extra Packages for Enterprise Linux 47 MB/s | 20 MB 00:00 2026-02-18T04:28:11.955 INFO:teuthology.orchestra.run.trial172.stdout:lab-extras 858 kB/s | 50 kB 00:00 2026-02-18T04:28:12.963 INFO:teuthology.orchestra.run.trial172.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T04:28:12.985 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:28:12.986 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:28:12.986 INFO:teuthology.orchestra.run.trial172.stdout: Package Architecture Version Repository Size 2026-02-18T04:28:12.986 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:28:12.986 INFO:teuthology.orchestra.run.trial172.stdout:Installing: 2026-02-18T04:28:12.986 INFO:teuthology.orchestra.run.trial172.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T04:28:12.986 INFO:teuthology.orchestra.run.trial172.stdout:Installing dependencies: 2026-02-18T04:28:12.986 INFO:teuthology.orchestra.run.trial172.stdout: kernel-core x86_64 5.14.0-681.el9 baseos 17 M 2026-02-18T04:28:12.987 INFO:teuthology.orchestra.run.trial172.stdout: kernel-modules x86_64 5.14.0-681.el9 baseos 40 M 2026-02-18T04:28:12.987 INFO:teuthology.orchestra.run.trial172.stdout: kernel-modules-core x86_64 5.14.0-681.el9 baseos 31 M 2026-02-18T04:28:12.987 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:28:12.987 INFO:teuthology.orchestra.run.trial172.stdout:Transaction Summary 2026-02-18T04:28:12.987 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:28:12.987 INFO:teuthology.orchestra.run.trial172.stdout:Install 4 Packages 2026-02-18T04:28:12.987 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:28:12.987 INFO:teuthology.orchestra.run.trial172.stdout:Total download size: 88 M 2026-02-18T04:28:12.987 INFO:teuthology.orchestra.run.trial172.stdout:Installed size: 135 M 2026-02-18T04:28:12.987 INFO:teuthology.orchestra.run.trial172.stdout:Downloading Packages: 2026-02-18T04:28:14.499 INFO:teuthology.orchestra.run.trial172.stdout:(1/4): kernel-5.14.0-681.el9.x86_64.rpm 568 kB/s | 803 kB 00:01 2026-02-18T04:28:23.324 INFO:teuthology.orchestra.run.trial172.stdout:(2/4): kernel-core-5.14.0-681.el9.x86_64.rpm 1.7 MB/s | 17 MB 00:10 2026-02-18T04:28:24.149 INFO:teuthology.orchestra.run.trial154.stdout:CentOS Stream 9 - AppStream 1.0 MB/s | 27 MB 00:26 2026-02-18T04:28:27.401 INFO:teuthology.orchestra.run.trial154.stdout:CentOS Stream 9 - CRB 8.5 MB/s | 7.8 MB 00:00 2026-02-18T04:28:27.886 INFO:teuthology.orchestra.run.trial172.stdout:(3/4): kernel-modules-core-5.14.0-681.el9.x86_6 2.3 MB/s | 31 MB 00:13 2026-02-18T04:28:28.481 INFO:teuthology.orchestra.run.trial154.stdout:CentOS Stream 9 - Extras packages 57 kB/s | 20 kB 00:00 2026-02-18T04:28:29.930 INFO:teuthology.orchestra.run.trial154.stdout:Extra Packages for Enterprise Linux 15 MB/s | 20 MB 00:01 2026-02-18T04:28:32.121 INFO:teuthology.orchestra.run.trial077.stdout:CentOS Stream 9 - AppStream 1.0 MB/s | 27 MB 00:26 2026-02-18T04:28:33.114 INFO:teuthology.orchestra.run.trial154.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-18T04:28:34.135 INFO:teuthology.orchestra.run.trial154.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T04:28:34.157 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:28:34.158 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:28:34.158 INFO:teuthology.orchestra.run.trial154.stdout: Package Architecture Version Repository Size 2026-02-18T04:28:34.158 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:28:34.158 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-18T04:28:34.158 INFO:teuthology.orchestra.run.trial154.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T04:28:34.159 INFO:teuthology.orchestra.run.trial154.stdout:Installing dependencies: 2026-02-18T04:28:34.159 INFO:teuthology.orchestra.run.trial154.stdout: kernel-core x86_64 5.14.0-681.el9 baseos 17 M 2026-02-18T04:28:34.159 INFO:teuthology.orchestra.run.trial154.stdout: kernel-modules x86_64 5.14.0-681.el9 baseos 40 M 2026-02-18T04:28:34.159 INFO:teuthology.orchestra.run.trial154.stdout: kernel-modules-core x86_64 5.14.0-681.el9 baseos 31 M 2026-02-18T04:28:34.159 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:28:34.159 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-18T04:28:34.159 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:28:34.159 INFO:teuthology.orchestra.run.trial154.stdout:Install 4 Packages 2026-02-18T04:28:34.159 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:28:34.159 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 88 M 2026-02-18T04:28:34.159 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 135 M 2026-02-18T04:28:34.160 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-18T04:28:34.878 INFO:teuthology.orchestra.run.trial154.stdout:(1/4): kernel-5.14.0-681.el9.x86_64.rpm 1.2 MB/s | 803 kB 00:00 2026-02-18T04:28:35.429 INFO:teuthology.orchestra.run.trial154.stdout:(2/4): kernel-core-5.14.0-681.el9.x86_64.rpm 14 MB/s | 17 MB 00:01 2026-02-18T04:28:35.968 INFO:teuthology.orchestra.run.trial154.stdout:(3/4): kernel-modules-core-5.14.0-681.el9.x86_6 28 MB/s | 31 MB 00:01 2026-02-18T04:28:36.118 INFO:teuthology.orchestra.run.trial154.stdout:(4/4): kernel-modules-5.14.0-681.el9.x86_64.rpm 21 MB/s | 40 MB 00:01 2026-02-18T04:28:36.119 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:28:36.119 INFO:teuthology.orchestra.run.trial154.stdout:Total 45 MB/s | 88 MB 00:01 2026-02-18T04:28:36.309 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-18T04:28:36.524 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-18T04:28:36.524 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-18T04:28:36.871 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-18T04:28:36.871 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-18T04:28:37.953 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-18T04:28:38.233 INFO:teuthology.orchestra.run.trial154.stdout: Installing : kernel-modules-core-5.14.0-681.el9.x86_64 1/4 2026-02-18T04:28:38.251 INFO:teuthology.orchestra.run.trial154.stdout: Installing : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T04:28:40.035 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T04:28:40.063 INFO:teuthology.orchestra.run.trial154.stdout: Installing : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T04:28:43.090 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T04:28:43.096 INFO:teuthology.orchestra.run.trial154.stdout: Installing : kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:28:43.551 INFO:teuthology.orchestra.run.trial077.stdout:CentOS Stream 9 - CRB 881 kB/s | 7.8 MB 00:09 2026-02-18T04:28:44.517 INFO:teuthology.orchestra.run.trial077.stdout:CentOS Stream 9 - Extras packages 89 kB/s | 20 kB 00:00 2026-02-18T04:28:44.584 INFO:teuthology.orchestra.run.trial172.stdout:(4/4): kernel-modules-5.14.0-681.el9.x86_64.rpm 1.3 MB/s | 40 MB 00:31 2026-02-18T04:28:44.586 INFO:teuthology.orchestra.run.trial172.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:28:44.587 INFO:teuthology.orchestra.run.trial172.stdout:Total 2.8 MB/s | 88 MB 00:31 2026-02-18T04:28:44.775 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction check 2026-02-18T04:28:44.974 INFO:teuthology.orchestra.run.trial172.stdout:Transaction check succeeded. 2026-02-18T04:28:44.974 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction test 2026-02-18T04:28:45.073 INFO:teuthology.orchestra.run.trial077.stdout:Extra Packages for Enterprise Linux 41 MB/s | 20 MB 00:00 2026-02-18T04:28:45.319 INFO:teuthology.orchestra.run.trial172.stdout:Transaction test succeeded. 2026-02-18T04:28:45.320 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction 2026-02-18T04:28:46.199 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:28:46.404 INFO:teuthology.orchestra.run.trial172.stdout: Preparing : 1/1 2026-02-18T04:28:46.688 INFO:teuthology.orchestra.run.trial172.stdout: Installing : kernel-modules-core-5.14.0-681.el9.x86_64 1/4 2026-02-18T04:28:46.706 INFO:teuthology.orchestra.run.trial172.stdout: Installing : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T04:28:48.318 INFO:teuthology.orchestra.run.trial077.stdout:lab-extras 1.8 MB/s | 50 kB 00:00 2026-02-18T04:28:48.492 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T04:28:48.521 INFO:teuthology.orchestra.run.trial172.stdout: Installing : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T04:28:49.339 INFO:teuthology.orchestra.run.trial077.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T04:28:49.361 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:28:49.362 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:28:49.362 INFO:teuthology.orchestra.run.trial077.stdout: Package Architecture Version Repository Size 2026-02-18T04:28:49.363 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:28:49.363 INFO:teuthology.orchestra.run.trial077.stdout:Installing: 2026-02-18T04:28:49.363 INFO:teuthology.orchestra.run.trial077.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T04:28:49.363 INFO:teuthology.orchestra.run.trial077.stdout:Installing dependencies: 2026-02-18T04:28:49.363 INFO:teuthology.orchestra.run.trial077.stdout: kernel-core x86_64 5.14.0-681.el9 baseos 17 M 2026-02-18T04:28:49.363 INFO:teuthology.orchestra.run.trial077.stdout: kernel-modules x86_64 5.14.0-681.el9 baseos 40 M 2026-02-18T04:28:49.363 INFO:teuthology.orchestra.run.trial077.stdout: kernel-modules-core x86_64 5.14.0-681.el9 baseos 31 M 2026-02-18T04:28:49.363 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:28:49.363 INFO:teuthology.orchestra.run.trial077.stdout:Transaction Summary 2026-02-18T04:28:49.363 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:28:49.364 INFO:teuthology.orchestra.run.trial077.stdout:Install 4 Packages 2026-02-18T04:28:49.364 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:28:49.364 INFO:teuthology.orchestra.run.trial077.stdout:Total download size: 88 M 2026-02-18T04:28:49.364 INFO:teuthology.orchestra.run.trial077.stdout:Installed size: 135 M 2026-02-18T04:28:49.364 INFO:teuthology.orchestra.run.trial077.stdout:Downloading Packages: 2026-02-18T04:28:50.789 INFO:teuthology.orchestra.run.trial077.stdout:(1/4): kernel-5.14.0-681.el9.x86_64.rpm 599 kB/s | 803 kB 00:01 2026-02-18T04:28:51.604 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T04:28:51.610 INFO:teuthology.orchestra.run.trial172.stdout: Installing : kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:28:54.277 INFO:teuthology.orchestra.run.trial077.stdout:(2/4): kernel-modules-5.14.0-681.el9.x86_64.rpm 8.2 MB/s | 40 MB 00:04 2026-02-18T04:28:54.326 INFO:teuthology.orchestra.run.trial077.stdout:(3/4): kernel-modules-core-5.14.0-681.el9.x86_6 8.7 MB/s | 31 MB 00:03 2026-02-18T04:28:54.381 INFO:teuthology.orchestra.run.trial077.stdout:(4/4): kernel-core-5.14.0-681.el9.x86_64.rpm 3.5 MB/s | 17 MB 00:04 2026-02-18T04:28:54.382 INFO:teuthology.orchestra.run.trial077.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:28:54.382 INFO:teuthology.orchestra.run.trial077.stdout:Total 18 MB/s | 88 MB 00:05 2026-02-18T04:28:54.573 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction check 2026-02-18T04:28:54.644 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:28:54.777 INFO:teuthology.orchestra.run.trial077.stdout:Transaction check succeeded. 2026-02-18T04:28:54.777 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction test 2026-02-18T04:28:55.123 INFO:teuthology.orchestra.run.trial077.stdout:Transaction test succeeded. 2026-02-18T04:28:55.123 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction 2026-02-18T04:28:56.209 INFO:teuthology.orchestra.run.trial077.stdout: Preparing : 1/1 2026-02-18T04:28:56.490 INFO:teuthology.orchestra.run.trial077.stdout: Installing : kernel-modules-core-5.14.0-681.el9.x86_64 1/4 2026-02-18T04:28:56.510 INFO:teuthology.orchestra.run.trial077.stdout: Installing : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T04:28:58.293 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T04:28:58.322 INFO:teuthology.orchestra.run.trial077.stdout: Installing : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T04:29:01.343 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T04:29:01.349 INFO:teuthology.orchestra.run.trial077.stdout: Installing : kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:29:04.598 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:29:16.617 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:29:16.640 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:29:16.706 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:29:16.706 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/4 2026-02-18T04:29:16.706 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T04:29:16.706 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T04:29:16.757 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:29:16.758 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:29:16.758 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-18T04:29:16.758 INFO:teuthology.orchestra.run.trial154.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T04:29:16.758 INFO:teuthology.orchestra.run.trial154.stdout: kernel-core-5.14.0-681.el9.x86_64 2026-02-18T04:29:16.758 INFO:teuthology.orchestra.run.trial154.stdout: kernel-modules-5.14.0-681.el9.x86_64 2026-02-18T04:29:16.758 INFO:teuthology.orchestra.run.trial154.stdout: kernel-modules-core-5.14.0-681.el9.x86_64 2026-02-18T04:29:16.758 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:29:16.758 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:29:16.815 DEBUG:teuthology.orchestra.run.trial154:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T04:29:16.841 INFO:teuthology.orchestra.run.trial154.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T04:29:16.842 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T04:29:16.842 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-18T04:29:16.842 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T04:29:16.842 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T04:29:16.843 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2026-02-18T04:29:16.843 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial154.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T04:29:16.843 DEBUG:teuthology.orchestra.run.trial154:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T04:29:16.906 INFO:teuthology.orchestra.run.trial154.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T04:29:16.907 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T04:29:16.907 DEBUG:teuthology.orchestra.run.trial154:> sudo rpm -qi grub2-tools 2026-02-18T04:29:16.976 INFO:teuthology.orchestra.run.trial154.stdout:Name : grub2-tools 2026-02-18T04:29:16.976 INFO:teuthology.orchestra.run.trial154.stdout:Epoch : 1 2026-02-18T04:29:16.976 INFO:teuthology.orchestra.run.trial154.stdout:Version : 2.06 2026-02-18T04:29:16.976 INFO:teuthology.orchestra.run.trial154.stdout:Release : 118.el9 2026-02-18T04:29:16.976 INFO:teuthology.orchestra.run.trial154.stdout:Architecture: x86_64 2026-02-18T04:29:16.976 INFO:teuthology.orchestra.run.trial154.stdout:Install Date: Thu 04 Dec 2025 11:54:21 PM UTC 2026-02-18T04:29:16.976 INFO:teuthology.orchestra.run.trial154.stdout:Group : Unspecified 2026-02-18T04:29:16.977 INFO:teuthology.orchestra.run.trial154.stdout:Size : 8393909 2026-02-18T04:29:16.977 INFO:teuthology.orchestra.run.trial154.stdout:License : GPLv3+ 2026-02-18T04:29:16.977 INFO:teuthology.orchestra.run.trial154.stdout:Signature : RSA/SHA256, Wed 05 Nov 2025 09:13:15 AM UTC, Key ID 05b555b38483c65d 2026-02-18T04:29:16.977 INFO:teuthology.orchestra.run.trial154.stdout:Source RPM : grub2-2.06-118.el9.src.rpm 2026-02-18T04:29:16.977 INFO:teuthology.orchestra.run.trial154.stdout:Build Date : Tue 04 Nov 2025 03:44:14 PM UTC 2026-02-18T04:29:16.977 INFO:teuthology.orchestra.run.trial154.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2026-02-18T04:29:16.977 INFO:teuthology.orchestra.run.trial154.stdout:Packager : builder@centos.org 2026-02-18T04:29:16.977 INFO:teuthology.orchestra.run.trial154.stdout:Vendor : CentOS 2026-02-18T04:29:16.977 INFO:teuthology.orchestra.run.trial154.stdout:URL : http://www.gnu.org/software/grub/ 2026-02-18T04:29:16.977 INFO:teuthology.orchestra.run.trial154.stdout:Summary : Support tools for GRUB. 2026-02-18T04:29:16.977 INFO:teuthology.orchestra.run.trial154.stdout:Description : 2026-02-18T04:29:16.977 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:29:16.978 INFO:teuthology.orchestra.run.trial154.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2026-02-18T04:29:16.978 INFO:teuthology.orchestra.run.trial154.stdout:customizable bootloader with modular architecture. It supports a rich 2026-02-18T04:29:16.978 INFO:teuthology.orchestra.run.trial154.stdout:variety of kernel formats, file systems, computer architectures and 2026-02-18T04:29:16.978 INFO:teuthology.orchestra.run.trial154.stdout:hardware devices. 2026-02-18T04:29:16.978 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:29:16.978 INFO:teuthology.orchestra.run.trial154.stdout:This subpackage provides tools for support of all platforms. 2026-02-18T04:29:16.979 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2026-02-18T04:29:16.979 INFO:teuthology.task.kernel:Updating grub on trial154 to boot 5.14.0-681.el9.x86_64 2026-02-18T04:29:16.979 DEBUG:teuthology.orchestra.run.trial154:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f -print -quit 2026-02-18T04:29:17.041 INFO:teuthology.orchestra.run.trial154.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T04:29:17.043 DEBUG:teuthology.orchestra.run.trial154:> sudo command -v grubby && echo yes || echo no 2026-02-18T04:29:17.109 INFO:teuthology.orchestra.run.trial154.stdout:/sbin/grubby 2026-02-18T04:29:17.110 INFO:teuthology.orchestra.run.trial154.stdout:yes 2026-02-18T04:29:17.111 DEBUG:teuthology.orchestra.run.trial154:> 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-18T04:29:17.176 INFO:teuthology.orchestra.run.trial154.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T04:29:17.177 DEBUG:teuthology.orchestra.run.trial154:> sudo grub2-set-default b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64 2026-02-18T04:29:17.250 DEBUG:teuthology.orchestra.run.trial154:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2026-02-18T04:29:17.461 INFO:teuthology.orchestra.run.trial154.stderr:Generating grub configuration file ... 2026-02-18T04:29:17.523 INFO:teuthology.orchestra.run.trial154.stderr:Found linux image: /boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-18T04:29:17.530 INFO:teuthology.orchestra.run.trial154.stderr:Found initrd image: /boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-18T04:29:17.778 INFO:teuthology.orchestra.run.trial154.stderr:Found linux image: /boot/vmlinuz-5.14.0-645.el9.x86_64 2026-02-18T04:29:17.784 INFO:teuthology.orchestra.run.trial154.stderr:Found initrd image: /boot/initramfs-5.14.0-645.el9.x86_64.img 2026-02-18T04:29:17.816 INFO:teuthology.orchestra.run.trial154.stderr:Found linux image: /boot/vmlinuz-0-rescue-b0373be789df49cdafedf423703d2566 2026-02-18T04:29:17.822 INFO:teuthology.orchestra.run.trial154.stderr:Found initrd image: /boot/initramfs-0-rescue-b0373be789df49cdafedf423703d2566.img 2026-02-18T04:29:17.846 INFO:teuthology.orchestra.run.trial154.stderr:Found linux image: /boot/vmlinuz-0-rescue-2734456005d743dca7f3dc77c35a2d0d 2026-02-18T04:29:17.853 INFO:teuthology.orchestra.run.trial154.stderr:Found initrd image: /boot/initramfs-0-rescue-2734456005d743dca7f3dc77c35a2d0d.img 2026-02-18T04:29:17.936 INFO:teuthology.orchestra.run.trial154.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T04:29:17.944 INFO:teuthology.orchestra.run.trial154.stderr:done 2026-02-18T04:29:17.946 DEBUG:teuthology.orchestra.run.trial154:> test -d /sys/firmware/efi 2026-02-18T04:29:17.962 DEBUG:teuthology.orchestra.run.trial154:> sudo find /boot/efi/EFI -mindepth 1 -maxdepth 1 -type d || true 2026-02-18T04:29:18.029 INFO:teuthology.orchestra.run.trial154.stdout:/boot/efi/EFI/BOOT 2026-02-18T04:29:18.030 INFO:teuthology.orchestra.run.trial154.stdout:/boot/efi/EFI/centos 2026-02-18T04:29:18.031 DEBUG:teuthology.orchestra.run.trial154:> sudo test -f /boot/efi/EFI/BOOT/grub.cfg && echo yes || echo no 2026-02-18T04:29:18.096 INFO:teuthology.orchestra.run.trial154.stdout:no 2026-02-18T04:29:18.096 DEBUG:teuthology.orchestra.run.trial154:> sudo test -f /boot/efi/EFI/centos/grub.cfg && echo yes || echo no 2026-02-18T04:29:18.160 INFO:teuthology.orchestra.run.trial154.stdout:yes 2026-02-18T04:29:18.161 DEBUG:teuthology.orchestra.run.trial154:> sudo cp -f /boot/grub2/grub.cfg /boot/efi/EFI/centos/grub.cfg 2026-02-18T04:29:18.227 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial154 2026-02-18T04:29:18.228 DEBUG:teuthology.orchestra.run.trial154:> sudo bash -c ' 2026-02-18T04:29:18.228 DEBUG:teuthology.orchestra.run.trial154:> 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-18T04:29:18.228 DEBUG:teuthology.orchestra.run.trial154:> ' 2026-02-18T04:29:25.005 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:29:25.026 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:29:25.195 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:29:25.195 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/4 2026-02-18T04:29:25.195 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T04:29:25.195 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T04:29:25.249 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:29:25.249 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:29:25.250 INFO:teuthology.orchestra.run.trial172.stdout:Installed: 2026-02-18T04:29:25.250 INFO:teuthology.orchestra.run.trial172.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T04:29:25.250 INFO:teuthology.orchestra.run.trial172.stdout: kernel-core-5.14.0-681.el9.x86_64 2026-02-18T04:29:25.250 INFO:teuthology.orchestra.run.trial172.stdout: kernel-modules-5.14.0-681.el9.x86_64 2026-02-18T04:29:25.250 INFO:teuthology.orchestra.run.trial172.stdout: kernel-modules-core-5.14.0-681.el9.x86_64 2026-02-18T04:29:25.250 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:29:25.250 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:29:25.307 DEBUG:teuthology.orchestra.run.trial172:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T04:29:25.332 INFO:teuthology.orchestra.run.trial172.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T04:29:25.334 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T04:29:25.334 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-18T04:29:25.334 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T04:29:25.334 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T04:29:25.334 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2026-02-18T04:29:25.334 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial172.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T04:29:25.334 DEBUG:teuthology.orchestra.run.trial172:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T04:29:25.398 INFO:teuthology.orchestra.run.trial172.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T04:29:25.399 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T04:29:25.399 DEBUG:teuthology.orchestra.run.trial172:> sudo rpm -qi grub2-tools 2026-02-18T04:29:25.466 INFO:teuthology.orchestra.run.trial172.stdout:Name : grub2-tools 2026-02-18T04:29:25.467 INFO:teuthology.orchestra.run.trial172.stdout:Epoch : 1 2026-02-18T04:29:25.467 INFO:teuthology.orchestra.run.trial172.stdout:Version : 2.06 2026-02-18T04:29:25.467 INFO:teuthology.orchestra.run.trial172.stdout:Release : 118.el9 2026-02-18T04:29:25.467 INFO:teuthology.orchestra.run.trial172.stdout:Architecture: x86_64 2026-02-18T04:29:25.467 INFO:teuthology.orchestra.run.trial172.stdout:Install Date: Thu 04 Dec 2025 11:54:21 PM UTC 2026-02-18T04:29:25.467 INFO:teuthology.orchestra.run.trial172.stdout:Group : Unspecified 2026-02-18T04:29:25.467 INFO:teuthology.orchestra.run.trial172.stdout:Size : 8393909 2026-02-18T04:29:25.467 INFO:teuthology.orchestra.run.trial172.stdout:License : GPLv3+ 2026-02-18T04:29:25.467 INFO:teuthology.orchestra.run.trial172.stdout:Signature : RSA/SHA256, Wed 05 Nov 2025 09:13:15 AM UTC, Key ID 05b555b38483c65d 2026-02-18T04:29:25.467 INFO:teuthology.orchestra.run.trial172.stdout:Source RPM : grub2-2.06-118.el9.src.rpm 2026-02-18T04:29:25.467 INFO:teuthology.orchestra.run.trial172.stdout:Build Date : Tue 04 Nov 2025 03:44:14 PM UTC 2026-02-18T04:29:25.468 INFO:teuthology.orchestra.run.trial172.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2026-02-18T04:29:25.468 INFO:teuthology.orchestra.run.trial172.stdout:Packager : builder@centos.org 2026-02-18T04:29:25.468 INFO:teuthology.orchestra.run.trial172.stdout:Vendor : CentOS 2026-02-18T04:29:25.468 INFO:teuthology.orchestra.run.trial172.stdout:URL : http://www.gnu.org/software/grub/ 2026-02-18T04:29:25.468 INFO:teuthology.orchestra.run.trial172.stdout:Summary : Support tools for GRUB. 2026-02-18T04:29:25.468 INFO:teuthology.orchestra.run.trial172.stdout:Description : 2026-02-18T04:29:25.468 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:29:25.468 INFO:teuthology.orchestra.run.trial172.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2026-02-18T04:29:25.468 INFO:teuthology.orchestra.run.trial172.stdout:customizable bootloader with modular architecture. It supports a rich 2026-02-18T04:29:25.468 INFO:teuthology.orchestra.run.trial172.stdout:variety of kernel formats, file systems, computer architectures and 2026-02-18T04:29:25.468 INFO:teuthology.orchestra.run.trial172.stdout:hardware devices. 2026-02-18T04:29:25.468 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:29:25.469 INFO:teuthology.orchestra.run.trial172.stdout:This subpackage provides tools for support of all platforms. 2026-02-18T04:29:25.470 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2026-02-18T04:29:25.470 INFO:teuthology.task.kernel:Updating grub on trial172 to boot 5.14.0-681.el9.x86_64 2026-02-18T04:29:25.470 DEBUG:teuthology.orchestra.run.trial172:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f -print -quit 2026-02-18T04:29:25.534 INFO:teuthology.orchestra.run.trial172.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T04:29:25.536 DEBUG:teuthology.orchestra.run.trial172:> sudo command -v grubby && echo yes || echo no 2026-02-18T04:29:25.600 INFO:teuthology.orchestra.run.trial172.stdout:/sbin/grubby 2026-02-18T04:29:25.602 INFO:teuthology.orchestra.run.trial172.stdout:yes 2026-02-18T04:29:25.602 DEBUG:teuthology.orchestra.run.trial172:> 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-18T04:29:25.668 INFO:teuthology.orchestra.run.trial172.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T04:29:25.669 DEBUG:teuthology.orchestra.run.trial172:> sudo grub2-set-default b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64 2026-02-18T04:29:25.744 DEBUG:teuthology.orchestra.run.trial172:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2026-02-18T04:29:25.952 INFO:teuthology.orchestra.run.trial172.stderr:Generating grub configuration file ... 2026-02-18T04:29:26.014 INFO:teuthology.orchestra.run.trial172.stderr:Found linux image: /boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-18T04:29:26.020 INFO:teuthology.orchestra.run.trial172.stderr:Found initrd image: /boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-18T04:29:26.267 INFO:teuthology.orchestra.run.trial172.stderr:Found linux image: /boot/vmlinuz-5.14.0-645.el9.x86_64 2026-02-18T04:29:26.273 INFO:teuthology.orchestra.run.trial172.stderr:Found initrd image: /boot/initramfs-5.14.0-645.el9.x86_64.img 2026-02-18T04:29:26.306 INFO:teuthology.orchestra.run.trial172.stderr:Found linux image: /boot/vmlinuz-0-rescue-b0373be789df49cdafedf423703d2566 2026-02-18T04:29:26.313 INFO:teuthology.orchestra.run.trial172.stderr:Found initrd image: /boot/initramfs-0-rescue-b0373be789df49cdafedf423703d2566.img 2026-02-18T04:29:26.336 INFO:teuthology.orchestra.run.trial172.stderr:Found linux image: /boot/vmlinuz-0-rescue-2734456005d743dca7f3dc77c35a2d0d 2026-02-18T04:29:26.342 INFO:teuthology.orchestra.run.trial172.stderr:Found initrd image: /boot/initramfs-0-rescue-2734456005d743dca7f3dc77c35a2d0d.img 2026-02-18T04:29:26.423 INFO:teuthology.orchestra.run.trial172.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T04:29:26.431 INFO:teuthology.orchestra.run.trial172.stderr:done 2026-02-18T04:29:26.434 DEBUG:teuthology.orchestra.run.trial172:> test -d /sys/firmware/efi 2026-02-18T04:29:26.450 DEBUG:teuthology.orchestra.run.trial172:> sudo find /boot/efi/EFI -mindepth 1 -maxdepth 1 -type d || true 2026-02-18T04:29:26.515 INFO:teuthology.orchestra.run.trial172.stdout:/boot/efi/EFI/BOOT 2026-02-18T04:29:26.515 INFO:teuthology.orchestra.run.trial172.stdout:/boot/efi/EFI/centos 2026-02-18T04:29:26.517 DEBUG:teuthology.orchestra.run.trial172:> sudo test -f /boot/efi/EFI/BOOT/grub.cfg && echo yes || echo no 2026-02-18T04:29:26.584 INFO:teuthology.orchestra.run.trial172.stdout:no 2026-02-18T04:29:26.584 DEBUG:teuthology.orchestra.run.trial172:> sudo test -f /boot/efi/EFI/centos/grub.cfg && echo yes || echo no 2026-02-18T04:29:26.649 INFO:teuthology.orchestra.run.trial172.stdout:yes 2026-02-18T04:29:26.649 DEBUG:teuthology.orchestra.run.trial172:> sudo cp -f /boot/grub2/grub.cfg /boot/efi/EFI/centos/grub.cfg 2026-02-18T04:29:26.713 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial172 2026-02-18T04:29:26.714 DEBUG:teuthology.orchestra.run.trial172:> sudo bash -c ' 2026-02-18T04:29:26.714 DEBUG:teuthology.orchestra.run.trial172:> 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-18T04:29:26.714 DEBUG:teuthology.orchestra.run.trial172:> ' 2026-02-18T04:29:34.806 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:29:34.826 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:29:34.889 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:29:34.889 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/4 2026-02-18T04:29:34.889 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T04:29:34.889 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T04:29:34.940 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T04:29:34.940 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:29:34.940 INFO:teuthology.orchestra.run.trial077.stdout:Installed: 2026-02-18T04:29:34.940 INFO:teuthology.orchestra.run.trial077.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T04:29:34.940 INFO:teuthology.orchestra.run.trial077.stdout: kernel-core-5.14.0-681.el9.x86_64 2026-02-18T04:29:34.941 INFO:teuthology.orchestra.run.trial077.stdout: kernel-modules-5.14.0-681.el9.x86_64 2026-02-18T04:29:34.941 INFO:teuthology.orchestra.run.trial077.stdout: kernel-modules-core-5.14.0-681.el9.x86_64 2026-02-18T04:29:34.941 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:29:34.941 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:29:34.998 DEBUG:teuthology.orchestra.run.trial077:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T04:29:35.024 INFO:teuthology.orchestra.run.trial077.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T04:29:35.025 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T04:29:35.025 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-18T04:29:35.025 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T04:29:35.025 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T04:29:35.025 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2026-02-18T04:29:35.025 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial077.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T04:29:35.026 DEBUG:teuthology.orchestra.run.trial077:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T04:29:35.089 INFO:teuthology.orchestra.run.trial077.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T04:29:35.090 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T04:29:35.091 DEBUG:teuthology.orchestra.run.trial077:> sudo rpm -qi grub2-tools 2026-02-18T04:29:35.160 INFO:teuthology.orchestra.run.trial077.stdout:Name : grub2-tools 2026-02-18T04:29:35.160 INFO:teuthology.orchestra.run.trial077.stdout:Epoch : 1 2026-02-18T04:29:35.160 INFO:teuthology.orchestra.run.trial077.stdout:Version : 2.06 2026-02-18T04:29:35.160 INFO:teuthology.orchestra.run.trial077.stdout:Release : 118.el9 2026-02-18T04:29:35.160 INFO:teuthology.orchestra.run.trial077.stdout:Architecture: x86_64 2026-02-18T04:29:35.160 INFO:teuthology.orchestra.run.trial077.stdout:Install Date: Thu 04 Dec 2025 11:54:21 PM UTC 2026-02-18T04:29:35.160 INFO:teuthology.orchestra.run.trial077.stdout:Group : Unspecified 2026-02-18T04:29:35.161 INFO:teuthology.orchestra.run.trial077.stdout:Size : 8393909 2026-02-18T04:29:35.161 INFO:teuthology.orchestra.run.trial077.stdout:License : GPLv3+ 2026-02-18T04:29:35.161 INFO:teuthology.orchestra.run.trial077.stdout:Signature : RSA/SHA256, Wed 05 Nov 2025 09:13:15 AM UTC, Key ID 05b555b38483c65d 2026-02-18T04:29:35.161 INFO:teuthology.orchestra.run.trial077.stdout:Source RPM : grub2-2.06-118.el9.src.rpm 2026-02-18T04:29:35.161 INFO:teuthology.orchestra.run.trial077.stdout:Build Date : Tue 04 Nov 2025 03:44:14 PM UTC 2026-02-18T04:29:35.161 INFO:teuthology.orchestra.run.trial077.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2026-02-18T04:29:35.161 INFO:teuthology.orchestra.run.trial077.stdout:Packager : builder@centos.org 2026-02-18T04:29:35.161 INFO:teuthology.orchestra.run.trial077.stdout:Vendor : CentOS 2026-02-18T04:29:35.161 INFO:teuthology.orchestra.run.trial077.stdout:URL : http://www.gnu.org/software/grub/ 2026-02-18T04:29:35.161 INFO:teuthology.orchestra.run.trial077.stdout:Summary : Support tools for GRUB. 2026-02-18T04:29:35.161 INFO:teuthology.orchestra.run.trial077.stdout:Description : 2026-02-18T04:29:35.161 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:29:35.162 INFO:teuthology.orchestra.run.trial077.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2026-02-18T04:29:35.162 INFO:teuthology.orchestra.run.trial077.stdout:customizable bootloader with modular architecture. It supports a rich 2026-02-18T04:29:35.162 INFO:teuthology.orchestra.run.trial077.stdout:variety of kernel formats, file systems, computer architectures and 2026-02-18T04:29:35.162 INFO:teuthology.orchestra.run.trial077.stdout:hardware devices. 2026-02-18T04:29:35.162 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:29:35.162 INFO:teuthology.orchestra.run.trial077.stdout:This subpackage provides tools for support of all platforms. 2026-02-18T04:29:35.163 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2026-02-18T04:29:35.163 INFO:teuthology.task.kernel:Updating grub on trial077 to boot 5.14.0-681.el9.x86_64 2026-02-18T04:29:35.163 DEBUG:teuthology.orchestra.run.trial077:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f -print -quit 2026-02-18T04:29:35.227 INFO:teuthology.orchestra.run.trial077.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T04:29:35.228 DEBUG:teuthology.orchestra.run.trial077:> sudo command -v grubby && echo yes || echo no 2026-02-18T04:29:35.291 INFO:teuthology.orchestra.run.trial077.stdout:/sbin/grubby 2026-02-18T04:29:35.292 INFO:teuthology.orchestra.run.trial077.stdout:yes 2026-02-18T04:29:35.293 DEBUG:teuthology.orchestra.run.trial077:> 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-18T04:29:35.356 INFO:teuthology.orchestra.run.trial077.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T04:29:35.357 DEBUG:teuthology.orchestra.run.trial077:> sudo grub2-set-default b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64 2026-02-18T04:29:35.428 DEBUG:teuthology.orchestra.run.trial077:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2026-02-18T04:29:35.634 INFO:teuthology.orchestra.run.trial077.stderr:Generating grub configuration file ... 2026-02-18T04:29:35.697 INFO:teuthology.orchestra.run.trial077.stderr:Found linux image: /boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-18T04:29:35.703 INFO:teuthology.orchestra.run.trial077.stderr:Found initrd image: /boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-18T04:29:35.952 INFO:teuthology.orchestra.run.trial077.stderr:Found linux image: /boot/vmlinuz-5.14.0-645.el9.x86_64 2026-02-18T04:29:35.958 INFO:teuthology.orchestra.run.trial077.stderr:Found initrd image: /boot/initramfs-5.14.0-645.el9.x86_64.img 2026-02-18T04:29:35.989 INFO:teuthology.orchestra.run.trial077.stderr:Found linux image: /boot/vmlinuz-0-rescue-b0373be789df49cdafedf423703d2566 2026-02-18T04:29:35.995 INFO:teuthology.orchestra.run.trial077.stderr:Found initrd image: /boot/initramfs-0-rescue-b0373be789df49cdafedf423703d2566.img 2026-02-18T04:29:36.018 INFO:teuthology.orchestra.run.trial077.stderr:Found linux image: /boot/vmlinuz-0-rescue-2734456005d743dca7f3dc77c35a2d0d 2026-02-18T04:29:36.024 INFO:teuthology.orchestra.run.trial077.stderr:Found initrd image: /boot/initramfs-0-rescue-2734456005d743dca7f3dc77c35a2d0d.img 2026-02-18T04:29:36.108 INFO:teuthology.orchestra.run.trial077.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T04:29:36.116 INFO:teuthology.orchestra.run.trial077.stderr:done 2026-02-18T04:29:36.119 DEBUG:teuthology.orchestra.run.trial077:> test -d /sys/firmware/efi 2026-02-18T04:29:36.135 DEBUG:teuthology.orchestra.run.trial077:> sudo find /boot/efi/EFI -mindepth 1 -maxdepth 1 -type d || true 2026-02-18T04:29:36.200 INFO:teuthology.orchestra.run.trial077.stdout:/boot/efi/EFI/BOOT 2026-02-18T04:29:36.200 INFO:teuthology.orchestra.run.trial077.stdout:/boot/efi/EFI/centos 2026-02-18T04:29:36.201 DEBUG:teuthology.orchestra.run.trial077:> sudo test -f /boot/efi/EFI/BOOT/grub.cfg && echo yes || echo no 2026-02-18T04:29:36.266 INFO:teuthology.orchestra.run.trial077.stdout:no 2026-02-18T04:29:36.267 DEBUG:teuthology.orchestra.run.trial077:> sudo test -f /boot/efi/EFI/centos/grub.cfg && echo yes || echo no 2026-02-18T04:29:36.331 INFO:teuthology.orchestra.run.trial077.stdout:yes 2026-02-18T04:29:36.331 DEBUG:teuthology.orchestra.run.trial077:> sudo cp -f /boot/grub2/grub.cfg /boot/efi/EFI/centos/grub.cfg 2026-02-18T04:29:36.397 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial077 2026-02-18T04:29:36.397 DEBUG:teuthology.orchestra.run.trial077:> sudo bash -c ' 2026-02-18T04:29:36.398 DEBUG:teuthology.orchestra.run.trial077:> 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-18T04:29:36.398 DEBUG:teuthology.orchestra.run.trial077:> ' 2026-02-18T04:29:48.270 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2026-02-18T04:29:48.271 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial154.front.sepia.ceph.com' 2026-02-18T04:29:48.271 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T04:29:56.756 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2026-02-18T04:29:56.757 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial172.front.sepia.ceph.com' 2026-02-18T04:29:56.758 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T04:30:06.440 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2026-02-18T04:30:06.441 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial077.front.sepia.ceph.com' 2026-02-18T04:30:06.442 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T04:30:48.278 DEBUG:teuthology.orchestra.remote:timed out 2026-02-18T04:30:56.769 DEBUG:teuthology.orchestra.remote:timed out 2026-02-18T04:30:57.280 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial154.front.sepia.ceph.com' 2026-02-18T04:30:57.281 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T04:30:57.369 DEBUG:teuthology.orchestra.run.trial154:> true 2026-02-18T04:30:57.523 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial154.front.sepia.ceph.com' 2026-02-18T04:30:57.523 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-681.el9.x86_64"... 2026-02-18T04:30:57.523 DEBUG:teuthology.orchestra.run.trial154:> uname -r 2026-02-18T04:30:57.578 INFO:teuthology.orchestra.run.trial154.stdout:5.14.0-681.el9.x86_64 2026-02-18T04:30:57.579 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-18T04:30:57.579 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T04:30:57.579 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2026-02-18T04:30:58.579 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2026-02-18T04:30:58.579 DEBUG:teuthology.orchestra.run.trial154:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T04:30:58.608 INFO:teuthology.orchestra.run.trial154.stdout:ttyS1 2026-02-18T04:30:58.634 DEBUG:teuthology.parallel:result is None 2026-02-18T04:31:05.769 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial172.front.sepia.ceph.com' 2026-02-18T04:31:05.770 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T04:31:06.011 DEBUG:teuthology.orchestra.run.trial172:> true 2026-02-18T04:31:06.167 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial172.front.sepia.ceph.com' 2026-02-18T04:31:06.167 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-681.el9.x86_64"... 2026-02-18T04:31:06.167 DEBUG:teuthology.orchestra.run.trial172:> uname -r 2026-02-18T04:31:06.223 INFO:teuthology.orchestra.run.trial172.stdout:5.14.0-681.el9.x86_64 2026-02-18T04:31:06.223 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-18T04:31:06.223 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T04:31:06.223 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2026-02-18T04:31:06.443 DEBUG:teuthology.orchestra.remote:timed out 2026-02-18T04:31:07.224 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2026-02-18T04:31:07.225 DEBUG:teuthology.orchestra.run.trial172:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T04:31:07.254 INFO:teuthology.orchestra.run.trial172.stdout:ttyS1 2026-02-18T04:31:07.288 DEBUG:teuthology.parallel:result is None 2026-02-18T04:31:15.444 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial077.front.sepia.ceph.com' 2026-02-18T04:31:15.445 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T04:31:15.549 DEBUG:teuthology.orchestra.run.trial077:> true 2026-02-18T04:31:15.707 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial077.front.sepia.ceph.com' 2026-02-18T04:31:15.707 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-681.el9.x86_64"... 2026-02-18T04:31:15.707 DEBUG:teuthology.orchestra.run.trial077:> uname -r 2026-02-18T04:31:15.763 INFO:teuthology.orchestra.run.trial077.stdout:5.14.0-681.el9.x86_64 2026-02-18T04:31:15.763 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-18T04:31:15.764 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T04:31:15.764 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2026-02-18T04:31:16.765 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2026-02-18T04:31:16.765 DEBUG:teuthology.orchestra.run.trial077:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T04:31:16.795 INFO:teuthology.orchestra.run.trial077.stdout:ttyS1 2026-02-18T04:31:16.816 DEBUG:teuthology.parallel:result is None 2026-02-18T04:31:16.816 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-18T04:31:16.827 INFO:teuthology.task.internal:Creating test directory... 2026-02-18T04:31:16.828 DEBUG:teuthology.orchestra.run.trial077:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T04:31:16.858 DEBUG:teuthology.orchestra.run.trial154:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T04:31:16.861 DEBUG:teuthology.orchestra.run.trial172:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T04:31:16.882 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-18T04:31:16.893 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-18T04:31:16.906 INFO:teuthology.task.internal:Creating archive directory... 2026-02-18T04:31:16.907 DEBUG:teuthology.orchestra.run.trial077:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T04:31:16.916 DEBUG:teuthology.orchestra.run.trial154:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T04:31:16.919 DEBUG:teuthology.orchestra.run.trial172:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T04:31:16.945 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-18T04:31:16.957 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-18T04:31:16.958 DEBUG:teuthology.orchestra.run.trial077:> 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-18T04:31:16.975 DEBUG:teuthology.orchestra.run.trial154:> 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-18T04:31:16.977 DEBUG:teuthology.orchestra.run.trial172:> 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-18T04:31:16.997 INFO:teuthology.orchestra.run.trial077.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T04:31:17.000 INFO:teuthology.orchestra.run.trial154.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T04:31:17.002 INFO:teuthology.orchestra.run.trial172.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T04:31:17.006 INFO:teuthology.orchestra.run.trial077.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T04:31:17.009 INFO:teuthology.orchestra.run.trial154.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T04:31:17.011 INFO:teuthology.orchestra.run.trial172.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T04:31:17.012 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-18T04:31:17.030 INFO:teuthology.task.internal:Configuring sudo... 2026-02-18T04:31:17.030 DEBUG:teuthology.orchestra.run.trial077:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T04:31:17.050 DEBUG:teuthology.orchestra.run.trial154:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T04:31:17.054 DEBUG:teuthology.orchestra.run.trial172:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T04:31:17.078 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-18T04:31:17.098 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-18T04:31:17.098 DEBUG:teuthology.orchestra.run.trial077:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T04:31:17.115 DEBUG:teuthology.orchestra.run.trial154:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T04:31:17.118 DEBUG:teuthology.orchestra.run.trial172:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T04:31:17.134 DEBUG:teuthology.orchestra.run.trial077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T04:31:17.291 DEBUG:teuthology.orchestra.run.trial077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T04:31:17.316 DEBUG:teuthology.orchestra.run.trial077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T04:31:17.469 DEBUG:teuthology.orchestra.run.trial077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T04:31:17.495 DEBUG:teuthology.orchestra.run.trial077:> set -ex 2026-02-18T04:31:17.495 DEBUG:teuthology.orchestra.run.trial077:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T04:31:17.560 DEBUG:teuthology.orchestra.run.trial154:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T04:31:17.635 DEBUG:teuthology.orchestra.run.trial154:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T04:31:17.661 DEBUG:teuthology.orchestra.run.trial154:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T04:31:17.773 DEBUG:teuthology.orchestra.run.trial154:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T04:31:17.798 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-18T04:31:17.798 DEBUG:teuthology.orchestra.run.trial154:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T04:31:17.861 DEBUG:teuthology.orchestra.run.trial172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T04:31:17.936 DEBUG:teuthology.orchestra.run.trial172:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T04:31:17.959 DEBUG:teuthology.orchestra.run.trial172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T04:31:18.084 DEBUG:teuthology.orchestra.run.trial172:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T04:31:18.107 DEBUG:teuthology.orchestra.run.trial172:> set -ex 2026-02-18T04:31:18.107 DEBUG:teuthology.orchestra.run.trial172:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T04:31:18.172 DEBUG:teuthology.orchestra.run.trial077:> sudo service rsyslog restart 2026-02-18T04:31:18.174 DEBUG:teuthology.orchestra.run.trial154:> sudo service rsyslog restart 2026-02-18T04:31:18.177 DEBUG:teuthology.orchestra.run.trial172:> sudo service rsyslog restart 2026-02-18T04:31:18.201 INFO:teuthology.orchestra.run.trial077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T04:31:18.203 INFO:teuthology.orchestra.run.trial154.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T04:31:18.241 INFO:teuthology.orchestra.run.trial172.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T04:31:18.723 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-18T04:31:18.736 INFO:teuthology.task.internal:Starting timer... 2026-02-18T04:31:18.736 INFO:teuthology.run_tasks:Running task pcp... 2026-02-18T04:31:18.760 INFO:teuthology.run_tasks:Running task selinux... 2026-02-18T04:31:18.780 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2026-02-18T04:31:18.780 DEBUG:teuthology.orchestra.run.trial077:> sudo service auditd rotate 2026-02-18T04:31:18.811 INFO:teuthology.orchestra.run.trial077.stdout:Rotating logs: 2026-02-18T04:31:18.813 DEBUG:teuthology.orchestra.run.trial154:> sudo service auditd rotate 2026-02-18T04:31:18.843 INFO:teuthology.orchestra.run.trial154.stdout:Rotating logs: 2026-02-18T04:31:18.844 DEBUG:teuthology.orchestra.run.trial172:> sudo service auditd rotate 2026-02-18T04:31:18.874 INFO:teuthology.orchestra.run.trial172.stdout:Rotating logs: 2026-02-18T04:31:18.876 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-18T04:31:18.877 DEBUG:teuthology.orchestra.run.trial077:> /usr/sbin/getenforce 2026-02-18T04:31:18.894 INFO:teuthology.orchestra.run.trial077.stdout:Permissive 2026-02-18T04:31:18.894 DEBUG:teuthology.orchestra.run.trial154:> /usr/sbin/getenforce 2026-02-18T04:31:18.911 INFO:teuthology.orchestra.run.trial154.stdout:Permissive 2026-02-18T04:31:18.912 DEBUG:teuthology.orchestra.run.trial172:> /usr/sbin/getenforce 2026-02-18T04:31:18.932 INFO:teuthology.orchestra.run.trial172.stdout:Permissive 2026-02-18T04:31:18.933 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial077.front.sepia.ceph.com': 'permissive', 'ubuntu@trial154.front.sepia.ceph.com': 'permissive', 'ubuntu@trial172.front.sepia.ceph.com': 'permissive'} 2026-02-18T04:31:18.933 DEBUG:teuthology.orchestra.run.trial077:> 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 -e scontext=system_u:system_r:getty_t:s0 2026-02-18T04:31:18.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T04:31:18.959 DEBUG:teuthology.orchestra.run.trial154:> 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 -e scontext=system_u:system_r:getty_t:s0 2026-02-18T04:31:18.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T04:31:18.984 DEBUG:teuthology.orchestra.run.trial172:> 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 -e scontext=system_u:system_r:getty_t:s0 2026-02-18T04:31:19.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T04:31:19.009 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-18T04:31:19.009 DEBUG:teuthology.orchestra.run.trial077:> sudo /usr/sbin/setenforce permissive 2026-02-18T04:31:19.033 DEBUG:teuthology.orchestra.run.trial154:> sudo /usr/sbin/setenforce permissive 2026-02-18T04:31:19.058 DEBUG:teuthology.orchestra.run.trial172:> sudo /usr/sbin/setenforce permissive 2026-02-18T04:31:19.082 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-18T04:31:19.098 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2026-02-18T04:31:19.101 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2026-02-18T04:31:19.246 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-18T04:31:19.256 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-18T04:31:19.258 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial077.front.sepia.ceph.com,trial154.front.sepia.ceph.com,trial172.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-18T04:32:33.585 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial077.front.sepia.ceph.com'), Remote(name='ubuntu@trial154.front.sepia.ceph.com'), Remote(name='ubuntu@trial172.front.sepia.ceph.com')] 2026-02-18T04:32:33.587 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial077.front.sepia.ceph.com' 2026-02-18T04:32:33.588 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T04:32:33.697 DEBUG:teuthology.orchestra.run.trial077:> true 2026-02-18T04:32:33.771 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial077.front.sepia.ceph.com' 2026-02-18T04:32:33.771 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial154.front.sepia.ceph.com' 2026-02-18T04:32:33.772 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T04:32:33.860 DEBUG:teuthology.orchestra.run.trial154:> true 2026-02-18T04:32:33.934 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial154.front.sepia.ceph.com' 2026-02-18T04:32:33.934 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial172.front.sepia.ceph.com' 2026-02-18T04:32:33.935 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T04:32:34.026 DEBUG:teuthology.orchestra.run.trial172:> true 2026-02-18T04:32:34.105 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial172.front.sepia.ceph.com' 2026-02-18T04:32:34.105 INFO:teuthology.run_tasks:Running task clock... 2026-02-18T04:32:34.115 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-18T04:32:34.115 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T04:32:34.115 DEBUG:teuthology.orchestra.run.trial077:> 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-18T04:32:34.117 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T04:32:34.118 DEBUG:teuthology.orchestra.run.trial154:> 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-18T04:32:34.120 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T04:32:34.120 DEBUG:teuthology.orchestra.run.trial172:> 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-18T04:32:34.144 INFO:teuthology.orchestra.run.trial077.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T04:32:34.146 INFO:teuthology.orchestra.run.trial154.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T04:32:34.155 INFO:teuthology.orchestra.run.trial077.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T04:32:34.158 INFO:teuthology.orchestra.run.trial154.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T04:32:34.173 INFO:teuthology.orchestra.run.trial172.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T04:32:34.174 INFO:teuthology.orchestra.run.trial077.stderr:sudo: ntpd: command not found 2026-02-18T04:32:34.178 INFO:teuthology.orchestra.run.trial154.stderr:sudo: ntpd: command not found 2026-02-18T04:32:34.184 INFO:teuthology.orchestra.run.trial077.stdout:506 Cannot talk to daemon 2026-02-18T04:32:34.184 INFO:teuthology.orchestra.run.trial172.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T04:32:34.188 INFO:teuthology.orchestra.run.trial154.stdout:506 Cannot talk to daemon 2026-02-18T04:32:34.195 INFO:teuthology.orchestra.run.trial077.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T04:32:34.199 INFO:teuthology.orchestra.run.trial154.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T04:32:34.204 INFO:teuthology.orchestra.run.trial172.stderr:sudo: ntpd: command not found 2026-02-18T04:32:34.207 INFO:teuthology.orchestra.run.trial077.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T04:32:34.210 INFO:teuthology.orchestra.run.trial154.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T04:32:34.212 INFO:teuthology.orchestra.run.trial172.stdout:506 Cannot talk to daemon 2026-02-18T04:32:34.224 INFO:teuthology.orchestra.run.trial172.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T04:32:34.235 INFO:teuthology.orchestra.run.trial172.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T04:32:34.256 INFO:teuthology.orchestra.run.trial077.stderr:bash: line 1: ntpq: command not found 2026-02-18T04:32:34.257 INFO:teuthology.orchestra.run.trial154.stderr:bash: line 1: ntpq: command not found 2026-02-18T04:32:34.258 INFO:teuthology.orchestra.run.trial077.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T04:32:34.259 INFO:teuthology.orchestra.run.trial077.stdout:=============================================================================== 2026-02-18T04:32:34.259 INFO:teuthology.orchestra.run.trial077.stdout:^? 72-14-186-59.ip.linodeus> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T04:32:34.259 INFO:teuthology.orchestra.run.trial077.stdout:^? 172-238-164-57.ip.linode> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T04:32:34.259 INFO:teuthology.orchestra.run.trial077.stdout:^? us-east-2.clearnet.pw 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T04:32:34.259 INFO:teuthology.orchestra.run.trial077.stdout:^? 69.9.131.124 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T04:32:34.281 INFO:teuthology.orchestra.run.trial172.stderr:bash: line 1: ntpq: command not found 2026-02-18T04:32:34.285 INFO:teuthology.orchestra.run.trial154.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T04:32:34.285 INFO:teuthology.orchestra.run.trial154.stdout:=============================================================================== 2026-02-18T04:32:34.285 INFO:teuthology.orchestra.run.trial154.stdout:^? static.36.62.78.5.client> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T04:32:34.285 INFO:teuthology.orchestra.run.trial154.stdout:^? 50.218.103.254 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T04:32:34.285 INFO:teuthology.orchestra.run.trial154.stdout:^? ntp4.glypnod.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T04:32:34.285 INFO:teuthology.orchestra.run.trial154.stdout:^? ntp.maxhost.io 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T04:32:34.297 INFO:teuthology.orchestra.run.trial172.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T04:32:34.297 INFO:teuthology.orchestra.run.trial172.stdout:=============================================================================== 2026-02-18T04:32:34.297 INFO:teuthology.orchestra.run.trial172.stdout:^? 38.45.64.130 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T04:32:34.297 INFO:teuthology.orchestra.run.trial172.stdout:^? 172-235-154-118.ip.linod> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T04:32:34.297 INFO:teuthology.orchestra.run.trial172.stdout:^? 23.186.168.132 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T04:32:34.297 INFO:teuthology.orchestra.run.trial172.stdout:^? pool-96-231-54-150.washd> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T04:32:34.298 INFO:teuthology.run_tasks:Running task pexec... 2026-02-18T04:32:34.315 INFO:teuthology.task.pexec:Executing custom commands... 2026-02-18T04:32:34.316 DEBUG:teuthology.orchestra.run.trial077:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-18T04:32:34.317 DEBUG:teuthology.orchestra.run.trial154:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-18T04:32:34.317 DEBUG:teuthology.orchestra.run.trial172:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-18T04:32:34.320 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial077.front.sepia.ceph.com 2026-02-18T04:32:34.320 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-18T04:32:34.321 INFO:teuthology.task.pexec:sudo dnf install nvmetcli nvme-cli -y 2026-02-18T04:32:34.329 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial154.front.sepia.ceph.com 2026-02-18T04:32:34.330 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-18T04:32:34.330 INFO:teuthology.task.pexec:sudo dnf install nvmetcli nvme-cli -y 2026-02-18T04:32:34.342 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial172.front.sepia.ceph.com 2026-02-18T04:32:34.342 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-18T04:32:34.342 INFO:teuthology.task.pexec:sudo dnf install nvmetcli nvme-cli -y 2026-02-18T04:32:34.492 INFO:teuthology.orchestra.run.trial077.stdout:No match for argument: nvme-cli 2026-02-18T04:32:34.492 INFO:teuthology.orchestra.run.trial077.stderr:No packages marked for removal. 2026-02-18T04:32:34.495 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:32:34.495 INFO:teuthology.orchestra.run.trial077.stdout:Nothing to do. 2026-02-18T04:32:34.495 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:32:34.502 INFO:teuthology.orchestra.run.trial154.stdout:No match for argument: nvme-cli 2026-02-18T04:32:34.502 INFO:teuthology.orchestra.run.trial154.stderr:No packages marked for removal. 2026-02-18T04:32:34.504 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:32:34.505 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-18T04:32:34.505 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:32:34.513 INFO:teuthology.orchestra.run.trial172.stdout:No match for argument: nvme-cli 2026-02-18T04:32:34.513 INFO:teuthology.orchestra.run.trial172.stderr:No packages marked for removal. 2026-02-18T04:32:34.516 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:32:34.517 INFO:teuthology.orchestra.run.trial172.stdout:Nothing to do. 2026-02-18T04:32:34.517 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:32:34.795 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:34 ago on Wed 18 Feb 2026 04:32:00 AM UTC. 2026-02-18T04:32:34.812 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:33 ago on Wed 18 Feb 2026 04:32:01 AM UTC. 2026-02-18T04:32:34.818 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:33 ago on Wed 18 Feb 2026 04:32:01 AM UTC. 2026-02-18T04:32:34.875 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:32:34.876 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:32:34.876 INFO:teuthology.orchestra.run.trial077.stdout: Package Architecture Version Repository Size 2026-02-18T04:32:34.876 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:32:34.877 INFO:teuthology.orchestra.run.trial077.stdout:Installing: 2026-02-18T04:32:34.877 INFO:teuthology.orchestra.run.trial077.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-18T04:32:34.877 INFO:teuthology.orchestra.run.trial077.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-18T04:32:34.877 INFO:teuthology.orchestra.run.trial077.stdout:Upgrading: 2026-02-18T04:32:34.877 INFO:teuthology.orchestra.run.trial077.stdout: libnvme x86_64 1.16.1-2.el9 baseos 116 k 2026-02-18T04:32:34.877 INFO:teuthology.orchestra.run.trial077.stdout:Installing dependencies: 2026-02-18T04:32:34.877 INFO:teuthology.orchestra.run.trial077.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-18T04:32:34.877 INFO:teuthology.orchestra.run.trial077.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-18T04:32:34.877 INFO:teuthology.orchestra.run.trial077.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T04:32:34.877 INFO:teuthology.orchestra.run.trial077.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-18T04:32:34.877 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:32:34.878 INFO:teuthology.orchestra.run.trial077.stdout:Transaction Summary 2026-02-18T04:32:34.878 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:32:34.878 INFO:teuthology.orchestra.run.trial077.stdout:Install 6 Packages 2026-02-18T04:32:34.878 INFO:teuthology.orchestra.run.trial077.stdout:Upgrade 1 Package 2026-02-18T04:32:34.878 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:32:34.878 INFO:teuthology.orchestra.run.trial077.stdout:Total download size: 2.4 M 2026-02-18T04:32:34.879 INFO:teuthology.orchestra.run.trial077.stdout:Downloading Packages: 2026-02-18T04:32:34.893 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:32:34.894 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:32:34.894 INFO:teuthology.orchestra.run.trial154.stdout: Package Architecture Version Repository Size 2026-02-18T04:32:34.894 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:32:34.894 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-18T04:32:34.894 INFO:teuthology.orchestra.run.trial154.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-18T04:32:34.894 INFO:teuthology.orchestra.run.trial154.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-18T04:32:34.894 INFO:teuthology.orchestra.run.trial154.stdout:Upgrading: 2026-02-18T04:32:34.895 INFO:teuthology.orchestra.run.trial154.stdout: libnvme x86_64 1.16.1-2.el9 baseos 116 k 2026-02-18T04:32:34.895 INFO:teuthology.orchestra.run.trial154.stdout:Installing dependencies: 2026-02-18T04:32:34.895 INFO:teuthology.orchestra.run.trial154.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-18T04:32:34.895 INFO:teuthology.orchestra.run.trial154.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-18T04:32:34.895 INFO:teuthology.orchestra.run.trial154.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T04:32:34.895 INFO:teuthology.orchestra.run.trial154.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-18T04:32:34.895 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:32:34.895 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-18T04:32:34.895 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:32:34.895 INFO:teuthology.orchestra.run.trial154.stdout:Install 6 Packages 2026-02-18T04:32:34.895 INFO:teuthology.orchestra.run.trial154.stdout:Upgrade 1 Package 2026-02-18T04:32:34.896 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:32:34.896 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 2.4 M 2026-02-18T04:32:34.896 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-18T04:32:34.898 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:32:34.899 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:32:34.900 INFO:teuthology.orchestra.run.trial172.stdout: Package Architecture Version Repository Size 2026-02-18T04:32:34.900 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:32:34.900 INFO:teuthology.orchestra.run.trial172.stdout:Installing: 2026-02-18T04:32:34.900 INFO:teuthology.orchestra.run.trial172.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-18T04:32:34.900 INFO:teuthology.orchestra.run.trial172.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-18T04:32:34.900 INFO:teuthology.orchestra.run.trial172.stdout:Upgrading: 2026-02-18T04:32:34.900 INFO:teuthology.orchestra.run.trial172.stdout: libnvme x86_64 1.16.1-2.el9 baseos 116 k 2026-02-18T04:32:34.900 INFO:teuthology.orchestra.run.trial172.stdout:Installing dependencies: 2026-02-18T04:32:34.900 INFO:teuthology.orchestra.run.trial172.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-18T04:32:34.900 INFO:teuthology.orchestra.run.trial172.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-18T04:32:34.900 INFO:teuthology.orchestra.run.trial172.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T04:32:34.900 INFO:teuthology.orchestra.run.trial172.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-18T04:32:34.901 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:32:34.901 INFO:teuthology.orchestra.run.trial172.stdout:Transaction Summary 2026-02-18T04:32:34.901 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:32:34.901 INFO:teuthology.orchestra.run.trial172.stdout:Install 6 Packages 2026-02-18T04:32:34.901 INFO:teuthology.orchestra.run.trial172.stdout:Upgrade 1 Package 2026-02-18T04:32:34.901 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:32:34.902 INFO:teuthology.orchestra.run.trial172.stdout:Total download size: 2.4 M 2026-02-18T04:32:34.902 INFO:teuthology.orchestra.run.trial172.stdout:Downloading Packages: 2026-02-18T04:32:35.025 INFO:teuthology.orchestra.run.trial077.stdout:(1/7): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2026-02-18T04:32:35.043 INFO:teuthology.orchestra.run.trial077.stdout:(2/7): nvmetcli-0.8-3.el9.noarch.rpm 565 kB/s | 44 kB 00:00 2026-02-18T04:32:35.046 INFO:teuthology.orchestra.run.trial077.stdout:(3/7): nvme-cli-2.16-1.el9.x86_64.rpm 14 MB/s | 1.2 MB 00:00 2026-02-18T04:32:35.050 INFO:teuthology.orchestra.run.trial077.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 3.2 MB/s | 84 kB 00:00 2026-02-18T04:32:35.070 INFO:teuthology.orchestra.run.trial077.stdout:(5/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 5.5 MB/s | 150 kB 00:00 2026-02-18T04:32:35.074 INFO:teuthology.orchestra.run.trial077.stdout:(6/7): libnvme-1.16.1-2.el9.x86_64.rpm 4.8 MB/s | 116 kB 00:00 2026-02-18T04:32:35.078 INFO:teuthology.orchestra.run.trial077.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 25 MB/s | 837 kB 00:00 2026-02-18T04:32:35.080 INFO:teuthology.orchestra.run.trial077.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:32:35.080 INFO:teuthology.orchestra.run.trial077.stdout:Total 12 MB/s | 2.4 MB 00:00 2026-02-18T04:32:35.144 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction check 2026-02-18T04:32:35.153 INFO:teuthology.orchestra.run.trial077.stdout:Transaction check succeeded. 2026-02-18T04:32:35.153 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction test 2026-02-18T04:32:35.214 INFO:teuthology.orchestra.run.trial077.stdout:Transaction test succeeded. 2026-02-18T04:32:35.214 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction 2026-02-18T04:32:35.283 INFO:teuthology.orchestra.run.trial077.stdout: Preparing : 1/1 2026-02-18T04:32:35.351 INFO:teuthology.orchestra.run.trial077.stdout: Upgrading : libnvme-1.16.1-2.el9.x86_64 1/8 2026-02-18T04:32:35.358 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 2/8 2026-02-18T04:32:35.366 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 3/8 2026-02-18T04:32:35.372 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 4/8 2026-02-18T04:32:35.378 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 5/8 2026-02-18T04:32:35.379 INFO:teuthology.orchestra.run.trial077.stdout: Installing : nvmetcli-0.8-3.el9.noarch 6/8 2026-02-18T04:32:35.507 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 6/8 2026-02-18T04:32:35.509 INFO:teuthology.orchestra.run.trial077.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/8 2026-02-18T04:32:35.570 INFO:teuthology.orchestra.run.trial172.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 75 kB/s | 44 kB 00:00 2026-02-18T04:32:35.571 INFO:teuthology.orchestra.run.trial172.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 123 kB/s | 72 kB 00:00 2026-02-18T04:32:35.685 INFO:teuthology.orchestra.run.trial154.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 90 kB/s | 44 kB 00:00 2026-02-18T04:32:35.692 INFO:teuthology.orchestra.run.trial154.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 145 kB/s | 72 kB 00:00 2026-02-18T04:32:35.735 INFO:teuthology.orchestra.run.trial172.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 513 kB/s | 84 kB 00:00 2026-02-18T04:32:35.784 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/8 2026-02-18T04:32:35.784 INFO:teuthology.orchestra.run.trial077.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T04:32:35.784 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:32:35.807 INFO:teuthology.orchestra.run.trial077.stdout: Cleanup : libnvme-1.13-1.el9.x86_64 8/8 2026-02-18T04:32:35.813 INFO:teuthology.orchestra.run.trial172.stdout:(4/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 621 kB/s | 150 kB 00:00 2026-02-18T04:32:35.846 INFO:teuthology.orchestra.run.trial154.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 523 kB/s | 84 kB 00:00 2026-02-18T04:32:35.933 INFO:teuthology.orchestra.run.trial154.stdout:(4/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 623 kB/s | 150 kB 00:00 2026-02-18T04:32:35.976 INFO:teuthology.orchestra.run.trial172.stdout:(5/7): libnvme-1.16.1-2.el9.x86_64.rpm 716 kB/s | 116 kB 00:00 2026-02-18T04:32:36.022 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: libnvme-1.13-1.el9.x86_64 8/8 2026-02-18T04:32:36.022 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/8 2026-02-18T04:32:36.022 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/8 2026-02-18T04:32:36.022 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/8 2026-02-18T04:32:36.022 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/8 2026-02-18T04:32:36.022 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/8 2026-02-18T04:32:36.022 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/8 2026-02-18T04:32:36.022 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libnvme-1.16.1-2.el9.x86_64 7/8 2026-02-18T04:32:36.075 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libnvme-1.13-1.el9.x86_64 8/8 2026-02-18T04:32:36.075 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:32:36.075 INFO:teuthology.orchestra.run.trial077.stdout:Upgraded: 2026-02-18T04:32:36.075 INFO:teuthology.orchestra.run.trial077.stdout: libnvme-1.16.1-2.el9.x86_64 2026-02-18T04:32:36.075 INFO:teuthology.orchestra.run.trial077.stdout:Installed: 2026-02-18T04:32:36.075 INFO:teuthology.orchestra.run.trial077.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-18T04:32:36.075 INFO:teuthology.orchestra.run.trial077.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-18T04:32:36.075 INFO:teuthology.orchestra.run.trial077.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-18T04:32:36.075 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:32:36.076 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:32:36.097 INFO:teuthology.orchestra.run.trial154.stdout:(5/7): libnvme-1.16.1-2.el9.x86_64.rpm 711 kB/s | 116 kB 00:00 2026-02-18T04:32:36.106 DEBUG:teuthology.parallel:result is None 2026-02-18T04:32:36.770 INFO:teuthology.orchestra.run.trial172.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 809 kB/s | 837 kB 00:01 2026-02-18T04:32:36.803 INFO:teuthology.orchestra.run.trial172.stdout:(7/7): nvme-cli-2.16-1.el9.x86_64.rpm 650 kB/s | 1.2 MB 00:01 2026-02-18T04:32:36.806 INFO:teuthology.orchestra.run.trial172.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:32:36.806 INFO:teuthology.orchestra.run.trial172.stdout:Total 1.3 MB/s | 2.4 MB 00:01 2026-02-18T04:32:36.865 INFO:teuthology.orchestra.run.trial154.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 822 kB/s | 837 kB 00:01 2026-02-18T04:32:36.868 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction check 2026-02-18T04:32:36.876 INFO:teuthology.orchestra.run.trial172.stdout:Transaction check succeeded. 2026-02-18T04:32:36.876 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction test 2026-02-18T04:32:36.938 INFO:teuthology.orchestra.run.trial172.stdout:Transaction test succeeded. 2026-02-18T04:32:36.938 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction 2026-02-18T04:32:36.998 INFO:teuthology.orchestra.run.trial154.stdout:(7/7): nvme-cli-2.16-1.el9.x86_64.rpm 655 kB/s | 1.2 MB 00:01 2026-02-18T04:32:37.000 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:32:37.000 INFO:teuthology.orchestra.run.trial154.stdout:Total 1.2 MB/s | 2.4 MB 00:02 2026-02-18T04:32:37.007 INFO:teuthology.orchestra.run.trial172.stdout: Preparing : 1/1 2026-02-18T04:32:37.063 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-18T04:32:37.071 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-18T04:32:37.071 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-18T04:32:37.074 INFO:teuthology.orchestra.run.trial172.stdout: Upgrading : libnvme-1.16.1-2.el9.x86_64 1/8 2026-02-18T04:32:37.081 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 2/8 2026-02-18T04:32:37.090 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 3/8 2026-02-18T04:32:37.095 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 4/8 2026-02-18T04:32:37.101 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 5/8 2026-02-18T04:32:37.102 INFO:teuthology.orchestra.run.trial172.stdout: Installing : nvmetcli-0.8-3.el9.noarch 6/8 2026-02-18T04:32:37.134 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-18T04:32:37.135 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-18T04:32:37.204 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-18T04:32:37.230 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 6/8 2026-02-18T04:32:37.233 INFO:teuthology.orchestra.run.trial172.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/8 2026-02-18T04:32:37.271 INFO:teuthology.orchestra.run.trial154.stdout: Upgrading : libnvme-1.16.1-2.el9.x86_64 1/8 2026-02-18T04:32:37.278 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 2/8 2026-02-18T04:32:37.287 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 3/8 2026-02-18T04:32:37.292 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 4/8 2026-02-18T04:32:37.298 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 5/8 2026-02-18T04:32:37.299 INFO:teuthology.orchestra.run.trial154.stdout: Installing : nvmetcli-0.8-3.el9.noarch 6/8 2026-02-18T04:32:37.427 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 6/8 2026-02-18T04:32:37.429 INFO:teuthology.orchestra.run.trial154.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/8 2026-02-18T04:32:37.506 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/8 2026-02-18T04:32:37.507 INFO:teuthology.orchestra.run.trial172.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T04:32:37.507 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:32:37.529 INFO:teuthology.orchestra.run.trial172.stdout: Cleanup : libnvme-1.13-1.el9.x86_64 8/8 2026-02-18T04:32:37.705 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/8 2026-02-18T04:32:37.705 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T04:32:37.705 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:32:37.728 INFO:teuthology.orchestra.run.trial154.stdout: Cleanup : libnvme-1.13-1.el9.x86_64 8/8 2026-02-18T04:32:37.758 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: libnvme-1.13-1.el9.x86_64 8/8 2026-02-18T04:32:37.758 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/8 2026-02-18T04:32:37.758 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/8 2026-02-18T04:32:37.758 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/8 2026-02-18T04:32:37.759 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/8 2026-02-18T04:32:37.759 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/8 2026-02-18T04:32:37.759 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/8 2026-02-18T04:32:37.759 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libnvme-1.16.1-2.el9.x86_64 7/8 2026-02-18T04:32:37.811 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libnvme-1.13-1.el9.x86_64 8/8 2026-02-18T04:32:37.811 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:32:37.811 INFO:teuthology.orchestra.run.trial172.stdout:Upgraded: 2026-02-18T04:32:37.811 INFO:teuthology.orchestra.run.trial172.stdout: libnvme-1.16.1-2.el9.x86_64 2026-02-18T04:32:37.812 INFO:teuthology.orchestra.run.trial172.stdout:Installed: 2026-02-18T04:32:37.812 INFO:teuthology.orchestra.run.trial172.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-18T04:32:37.812 INFO:teuthology.orchestra.run.trial172.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-18T04:32:37.812 INFO:teuthology.orchestra.run.trial172.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-18T04:32:37.812 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:32:37.812 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:32:37.841 DEBUG:teuthology.parallel:result is None 2026-02-18T04:32:37.948 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: libnvme-1.13-1.el9.x86_64 8/8 2026-02-18T04:32:37.948 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/8 2026-02-18T04:32:37.948 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/8 2026-02-18T04:32:37.948 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/8 2026-02-18T04:32:37.948 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/8 2026-02-18T04:32:37.948 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/8 2026-02-18T04:32:37.949 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/8 2026-02-18T04:32:37.949 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libnvme-1.16.1-2.el9.x86_64 7/8 2026-02-18T04:32:38.002 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libnvme-1.13-1.el9.x86_64 8/8 2026-02-18T04:32:38.003 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:32:38.003 INFO:teuthology.orchestra.run.trial154.stdout:Upgraded: 2026-02-18T04:32:38.003 INFO:teuthology.orchestra.run.trial154.stdout: libnvme-1.16.1-2.el9.x86_64 2026-02-18T04:32:38.003 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-18T04:32:38.003 INFO:teuthology.orchestra.run.trial154.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-18T04:32:38.003 INFO:teuthology.orchestra.run.trial154.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-18T04:32:38.003 INFO:teuthology.orchestra.run.trial154.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-18T04:32:38.003 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:32:38.003 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:32:38.034 DEBUG:teuthology.parallel:result is None 2026-02-18T04:32:38.035 INFO:teuthology.run_tasks:Running task install... 2026-02-18T04:32:38.049 DEBUG:teuthology.task.install:project ceph 2026-02-18T04:32:38.049 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}} 2026-02-18T04:32:38.049 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'} 2026-02-18T04:32:38.049 INFO:teuthology.task.install:Using flavor: default 2026-02-18T04:32:38.058 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2026-02-18T04:32:38.058 INFO:teuthology.task.install:extra packages: [] 2026-02-18T04:32:38.059 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': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'tag': None, 'wait_for_package': False} 2026-02-18T04:32:38.059 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T04:32:38.062 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': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'tag': None, 'wait_for_package': False} 2026-02-18T04:32:38.062 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T04:32:38.063 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': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'tag': None, 'wait_for_package': False} 2026-02-18T04:32:38.064 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T04:32:38.315 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/ 2026-02-18T04:32:38.316 INFO:teuthology.task.install.rpm:Package version is 20.2.0-670.gadc19233 2026-02-18T04:32:38.331 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/ 2026-02-18T04:32:38.331 INFO:teuthology.task.install.rpm:Package version is 20.2.0-670.gadc19233 2026-02-18T04:32:38.332 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/ 2026-02-18T04:32:38.332 INFO:teuthology.task.install.rpm:Package version is 20.2.0-670.gadc19233 2026-02-18T04:32:38.516 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-18T04:32:38.516 DEBUG:teuthology.orchestra.run.trial172:> set -ex 2026-02-18T04:32:38.517 DEBUG:teuthology.orchestra.run.trial172:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T04:32:38.520 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-18T04:32:38.520 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-18T04:32:38.520 DEBUG:teuthology.orchestra.run.trial154:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T04:32:38.527 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-18T04:32:38.527 DEBUG:teuthology.orchestra.run.trial077:> set -ex 2026-02-18T04:32:38.527 DEBUG:teuthology.orchestra.run.trial077:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T04:32:38.549 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-18T04:32:38.549 DEBUG:teuthology.orchestra.run.trial172:> 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/adc1923395f2bcd6ae89b5d331d278364d1848ed/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-18T04:32:38.550 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-18T04:32:38.550 DEBUG:teuthology.orchestra.run.trial154:> 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/adc1923395f2bcd6ae89b5d331d278364d1848ed/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-18T04:32:38.556 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-18T04:32:38.556 DEBUG:teuthology.orchestra.run.trial077:> 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/adc1923395f2bcd6ae89b5d331d278364d1848ed/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-18T04:32:38.616 DEBUG:teuthology.orchestra.run.trial154:> 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-18T04:32:38.617 DEBUG:teuthology.orchestra.run.trial172:> 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-18T04:32:38.621 DEBUG:teuthology.orchestra.run.trial077:> 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-18T04:32:38.690 DEBUG:teuthology.orchestra.run.trial154:> 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-18T04:32:38.691 DEBUG:teuthology.orchestra.run.trial172:> 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-18T04:32:38.695 DEBUG:teuthology.orchestra.run.trial077:> 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-18T04:32:38.754 INFO:teuthology.orchestra.run.trial154.stdout:check_obsoletes = 1 2026-02-18T04:32:38.756 DEBUG:teuthology.orchestra.run.trial154:> sudo yum clean all 2026-02-18T04:32:38.757 INFO:teuthology.orchestra.run.trial172.stdout:check_obsoletes = 1 2026-02-18T04:32:38.758 DEBUG:teuthology.orchestra.run.trial172:> sudo yum clean all 2026-02-18T04:32:38.759 INFO:teuthology.orchestra.run.trial077.stdout:check_obsoletes = 1 2026-02-18T04:32:38.761 DEBUG:teuthology.orchestra.run.trial077:> sudo yum clean all 2026-02-18T04:32:38.907 INFO:teuthology.orchestra.run.trial154.stdout:41 files removed 2026-02-18T04:32:38.909 INFO:teuthology.orchestra.run.trial172.stdout:41 files removed 2026-02-18T04:32:38.911 INFO:teuthology.orchestra.run.trial077.stdout:41 files removed 2026-02-18T04:32:38.922 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-radosgw 2026-02-18T04:32:38.924 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install ceph-radosgw 2026-02-18T04:32:38.927 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install ceph-radosgw 2026-02-18T04:32:39.202 INFO:teuthology.orchestra.run.trial172.stdout:ceph packages for x86_64 674 kB/s | 89 kB 00:00 2026-02-18T04:32:39.205 INFO:teuthology.orchestra.run.trial077.stdout:ceph packages for x86_64 671 kB/s | 89 kB 00:00 2026-02-18T04:32:39.214 INFO:teuthology.orchestra.run.trial154.stdout:ceph packages for x86_64 615 kB/s | 89 kB 00:00 2026-02-18T04:32:39.344 INFO:teuthology.orchestra.run.trial077.stdout:ceph noarch packages 161 kB/s | 19 kB 00:00 2026-02-18T04:32:39.346 INFO:teuthology.orchestra.run.trial172.stdout:ceph noarch packages 161 kB/s | 19 kB 00:00 2026-02-18T04:32:39.353 INFO:teuthology.orchestra.run.trial154.stdout:ceph noarch packages 162 kB/s | 19 kB 00:00 2026-02-18T04:32:39.470 INFO:teuthology.orchestra.run.trial077.stdout:ceph source packages 18 kB/s | 1.9 kB 00:00 2026-02-18T04:32:39.472 INFO:teuthology.orchestra.run.trial172.stdout:ceph source packages 19 kB/s | 1.9 kB 00:00 2026-02-18T04:32:39.480 INFO:teuthology.orchestra.run.trial154.stdout:ceph source packages 18 kB/s | 1.9 kB 00:00 2026-02-18T04:32:40.162 INFO:teuthology.orchestra.run.trial154.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.9 MB 00:00 2026-02-18T04:32:40.174 INFO:teuthology.orchestra.run.trial172.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.9 MB 00:00 2026-02-18T04:32:41.081 INFO:teuthology.orchestra.run.trial172.stdout:CentOS Stream 9 - AppStream 72 MB/s | 27 MB 00:00 2026-02-18T04:32:43.332 INFO:teuthology.orchestra.run.trial154.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-18T04:32:43.568 INFO:teuthology.orchestra.run.trial077.stdout:CentOS Stream 9 - BaseOS 2.2 MB/s | 8.9 MB 00:04 2026-02-18T04:32:44.925 INFO:teuthology.orchestra.run.trial172.stdout:CentOS Stream 9 - CRB 5.4 MB/s | 7.8 MB 00:01 2026-02-18T04:32:45.877 INFO:teuthology.orchestra.run.trial172.stdout:CentOS Stream 9 - Extras packages 90 kB/s | 20 kB 00:00 2026-02-18T04:32:46.197 INFO:teuthology.orchestra.run.trial172.stdout:Extra Packages for Enterprise Linux 79 MB/s | 20 MB 00:00 2026-02-18T04:32:46.727 INFO:teuthology.orchestra.run.trial077.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-18T04:32:46.836 INFO:teuthology.orchestra.run.trial154.stdout:CentOS Stream 9 - CRB 6.8 MB/s | 7.8 MB 00:01 2026-02-18T04:32:48.502 INFO:teuthology.orchestra.run.trial154.stdout:CentOS Stream 9 - Extras packages 21 kB/s | 20 kB 00:00 2026-02-18T04:32:49.406 INFO:teuthology.orchestra.run.trial172.stdout:lab-extras 979 kB/s | 50 kB 00:00 2026-02-18T04:32:50.107 INFO:teuthology.orchestra.run.trial154.stdout:Extra Packages for Enterprise Linux 13 MB/s | 20 MB 00:01 2026-02-18T04:32:50.630 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:32:50.631 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:32:50.631 INFO:teuthology.orchestra.run.trial172.stdout: Package Arch Version Repository Size 2026-02-18T04:32:50.631 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:32:50.631 INFO:teuthology.orchestra.run.trial172.stdout:Installing: 2026-02-18T04:32:50.631 INFO:teuthology.orchestra.run.trial172.stdout: ceph-radosgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T04:32:50.631 INFO:teuthology.orchestra.run.trial172.stdout:Upgrading: 2026-02-18T04:32:50.631 INFO:teuthology.orchestra.run.trial172.stdout: librados2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 3.5 M 2026-02-18T04:32:50.631 INFO:teuthology.orchestra.run.trial172.stdout: librbd1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.8 M 2026-02-18T04:32:50.632 INFO:teuthology.orchestra.run.trial172.stdout:Installing dependencies: 2026-02-18T04:32:50.632 INFO:teuthology.orchestra.run.trial172.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-18T04:32:50.632 INFO:teuthology.orchestra.run.trial172.stdout: ceph-base x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.9 M 2026-02-18T04:32:50.632 INFO:teuthology.orchestra.run.trial172.stdout: ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T04:32:50.632 INFO:teuthology.orchestra.run.trial172.stdout: ceph-selinux x86_64 2:20.2.0-670.gadc19233.el9 ceph 25 k 2026-02-18T04:32:50.632 INFO:teuthology.orchestra.run.trial172.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T04:32:50.632 INFO:teuthology.orchestra.run.trial172.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-18T04:32:50.632 INFO:teuthology.orchestra.run.trial172.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-18T04:32:50.632 INFO:teuthology.orchestra.run.trial172.stdout: libcephfs2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 869 k 2026-02-18T04:32:50.632 INFO:teuthology.orchestra.run.trial172.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-18T04:32:50.632 INFO:teuthology.orchestra.run.trial172.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T04:32:50.633 INFO:teuthology.orchestra.run.trial172.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T04:32:50.633 INFO:teuthology.orchestra.run.trial172.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T04:32:50.633 INFO:teuthology.orchestra.run.trial172.stdout: libradosstriper1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 250 k 2026-02-18T04:32:50.633 INFO:teuthology.orchestra.run.trial172.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T04:32:50.633 INFO:teuthology.orchestra.run.trial172.stdout: librgw2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.4 M 2026-02-18T04:32:50.633 INFO:teuthology.orchestra.run.trial172.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T04:32:50.633 INFO:teuthology.orchestra.run.trial172.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T04:32:50.633 INFO:teuthology.orchestra.run.trial172.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T04:32:50.633 INFO:teuthology.orchestra.run.trial172.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-18T04:32:50.633 INFO:teuthology.orchestra.run.trial172.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-18T04:32:50.633 INFO:teuthology.orchestra.run.trial172.stdout: python3-ceph-argparse x86_64 2:20.2.0-670.gadc19233.el9 ceph 45 k 2026-02-18T04:32:50.634 INFO:teuthology.orchestra.run.trial172.stdout: python3-ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 175 k 2026-02-18T04:32:50.634 INFO:teuthology.orchestra.run.trial172.stdout: python3-cephfs x86_64 2:20.2.0-670.gadc19233.el9 ceph 162 k 2026-02-18T04:32:50.634 INFO:teuthology.orchestra.run.trial172.stdout: python3-rados x86_64 2:20.2.0-670.gadc19233.el9 ceph 323 k 2026-02-18T04:32:50.634 INFO:teuthology.orchestra.run.trial172.stdout: python3-rbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 305 k 2026-02-18T04:32:50.634 INFO:teuthology.orchestra.run.trial172.stdout: python3-rgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 99 k 2026-02-18T04:32:50.634 INFO:teuthology.orchestra.run.trial172.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-18T04:32:50.634 INFO:teuthology.orchestra.run.trial172.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-18T04:32:50.634 INFO:teuthology.orchestra.run.trial172.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-18T04:32:50.634 INFO:teuthology.orchestra.run.trial172.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T04:32:50.634 INFO:teuthology.orchestra.run.trial172.stdout:Installing weak dependencies: 2026-02-18T04:32:50.634 INFO:teuthology.orchestra.run.trial172.stdout: libcephfs-daemon x86_64 2:20.2.0-670.gadc19233.el9 ceph 35 k 2026-02-18T04:32:50.634 INFO:teuthology.orchestra.run.trial172.stdout: libcephfs-proxy2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 k 2026-02-18T04:32:50.635 INFO:teuthology.orchestra.run.trial172.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-18T04:32:50.635 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:32:50.635 INFO:teuthology.orchestra.run.trial172.stdout:Transaction Summary 2026-02-18T04:32:50.635 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:32:50.635 INFO:teuthology.orchestra.run.trial172.stdout:Install 34 Packages 2026-02-18T04:32:50.635 INFO:teuthology.orchestra.run.trial172.stdout:Upgrade 2 Packages 2026-02-18T04:32:50.635 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:32:50.636 INFO:teuthology.orchestra.run.trial172.stdout:Total download size: 78 M 2026-02-18T04:32:50.636 INFO:teuthology.orchestra.run.trial172.stdout:Downloading Packages: 2026-02-18T04:32:50.752 INFO:teuthology.orchestra.run.trial077.stdout:CentOS Stream 9 - CRB 5.0 MB/s | 7.8 MB 00:01 2026-02-18T04:32:51.244 INFO:teuthology.orchestra.run.trial172.stdout:(1/36): ceph-base-20.2.0-670.gadc19233.el9.x86_ 17 MB/s | 5.9 MB 00:00 2026-02-18T04:32:51.279 INFO:teuthology.orchestra.run.trial172.stdout:(2/36): ceph-selinux-20.2.0-670.gadc19233.el9.x 726 kB/s | 25 kB 00:00 2026-02-18T04:32:51.318 INFO:teuthology.orchestra.run.trial172.stdout:(3/36): libcephfs-daemon-20.2.0-670.gadc19233.e 896 kB/s | 35 kB 00:00 2026-02-18T04:32:51.359 INFO:teuthology.orchestra.run.trial172.stdout:(4/36): libcephfs-proxy2-20.2.0-670.gadc19233.e 584 kB/s | 24 kB 00:00 2026-02-18T04:32:51.420 INFO:teuthology.orchestra.run.trial172.stdout:(5/36): libcephfs2-20.2.0-670.gadc19233.el9.x86 14 MB/s | 869 kB 00:00 2026-02-18T04:32:51.470 INFO:teuthology.orchestra.run.trial172.stdout:(6/36): libradosstriper1-20.2.0-670.gadc19233.e 4.9 MB/s | 250 kB 00:00 2026-02-18T04:32:51.669 INFO:teuthology.orchestra.run.trial077.stdout:CentOS Stream 9 - Extras packages 118 kB/s | 20 kB 00:00 2026-02-18T04:32:51.827 INFO:teuthology.orchestra.run.trial172.stdout:(7/36): librgw2-20.2.0-670.gadc19233.el9.x86_64 18 MB/s | 6.4 MB 00:00 2026-02-18T04:32:51.862 INFO:teuthology.orchestra.run.trial172.stdout:(8/36): python3-ceph-argparse-20.2.0-670.gadc19 1.3 MB/s | 45 kB 00:00 2026-02-18T04:32:51.898 INFO:teuthology.orchestra.run.trial172.stdout:(9/36): python3-ceph-common-20.2.0-670.gadc1923 4.7 MB/s | 175 kB 00:00 2026-02-18T04:32:51.932 INFO:teuthology.orchestra.run.trial172.stdout:(10/36): python3-cephfs-20.2.0-670.gadc19233.el 4.7 MB/s | 162 kB 00:00 2026-02-18T04:32:51.970 INFO:teuthology.orchestra.run.trial172.stdout:(11/36): python3-rados-20.2.0-670.gadc19233.el9 8.4 MB/s | 323 kB 00:00 2026-02-18T04:32:52.008 INFO:teuthology.orchestra.run.trial172.stdout:(12/36): python3-rbd-20.2.0-670.gadc19233.el9.x 8.0 MB/s | 305 kB 00:00 2026-02-18T04:32:52.057 INFO:teuthology.orchestra.run.trial172.stdout:(13/36): ceph-common-20.2.0-670.gadc19233.el9.x 20 MB/s | 24 MB 00:01 2026-02-18T04:32:52.057 INFO:teuthology.orchestra.run.trial172.stdout:(14/36): python3-rgw-20.2.0-670.gadc19233.el9.x 1.9 MB/s | 99 kB 00:00 2026-02-18T04:32:52.090 INFO:teuthology.orchestra.run.trial172.stdout:(15/36): ceph-radosgw-20.2.0-670.gadc19233.el9. 20 MB/s | 24 MB 00:01 2026-02-18T04:32:52.139 INFO:teuthology.orchestra.run.trial172.stdout:(16/36): boost-program-options-1.75.0-13.el9.x8 2.0 MB/s | 104 kB 00:00 2026-02-18T04:32:52.155 INFO:teuthology.orchestra.run.trial172.stdout:(17/36): mailcap-2.1.49-5.el9.noarch.rpm 337 kB/s | 33 kB 00:00 2026-02-18T04:32:52.157 INFO:teuthology.orchestra.run.trial172.stdout:(18/36): libnbd-1.20.3-4.el9.x86_64.rpm 9.0 MB/s | 164 kB 00:00 2026-02-18T04:32:52.166 INFO:teuthology.orchestra.run.trial172.stdout:(19/36): librabbitmq-0.11.0-7.el9.x86_64.rpm 5.1 MB/s | 45 kB 00:00 2026-02-18T04:32:52.177 INFO:teuthology.orchestra.run.trial172.stdout:(20/36): pciutils-3.7.0-7.el9.x86_64.rpm 778 kB/s | 93 kB 00:00 2026-02-18T04:32:52.188 INFO:teuthology.orchestra.run.trial172.stdout:(21/36): librdkafka-1.6.1-102.el9.x86_64.rpm 30 MB/s | 662 kB 00:00 2026-02-18T04:32:52.199 INFO:teuthology.orchestra.run.trial172.stdout:(22/36): qatlib-25.08.0-2.el9.x86_64.rpm 22 MB/s | 240 kB 00:00 2026-02-18T04:32:52.207 INFO:teuthology.orchestra.run.trial172.stdout:(23/36): qatlib-service-25.08.0-2.el9.x86_64.rp 4.4 MB/s | 37 kB 00:00 2026-02-18T04:32:52.215 INFO:teuthology.orchestra.run.trial172.stdout:(24/36): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.6 MB/s | 160 kB 00:00 2026-02-18T04:32:52.216 INFO:teuthology.orchestra.run.trial172.stdout:(25/36): qatzip-libs-1.3.1-1.el9.x86_64.rpm 7.5 MB/s | 66 kB 00:00 2026-02-18T04:32:52.231 INFO:teuthology.orchestra.run.trial172.stdout:(26/36): lttng-ust-2.12.0-6.el9.x86_64.rpm 5.4 MB/s | 292 kB 00:00 2026-02-18T04:32:52.437 INFO:teuthology.orchestra.run.trial172.stdout:(27/36): libarrow-doc-9.0.0-15.el9.noarch.rpm 121 kB/s | 25 kB 00:00 2026-02-18T04:32:52.484 INFO:teuthology.orchestra.run.trial172.stdout:(28/36): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.1 MB/s | 308 kB 00:00 2026-02-18T04:32:52.515 INFO:teuthology.orchestra.run.trial172.stdout:(29/36): liboath-2.6.12-1.el9.x86_64.rpm 622 kB/s | 49 kB 00:00 2026-02-18T04:32:52.527 INFO:teuthology.orchestra.run.trial172.stdout:(30/36): libunwind-1.6.2-1.el9.x86_64.rpm 1.5 MB/s | 67 kB 00:00 2026-02-18T04:32:52.573 INFO:teuthology.orchestra.run.trial172.stdout:(31/36): re2-20211101-20.el9.x86_64.rpm 4.0 MB/s | 191 kB 00:00 2026-02-18T04:32:52.674 INFO:teuthology.orchestra.run.trial172.stdout:(32/36): parquet-libs-9.0.0-15.el9.x86_64.rpm 5.2 MB/s | 838 kB 00:00 2026-02-18T04:32:52.722 INFO:teuthology.orchestra.run.trial172.stdout:(33/36): libarrow-9.0.0-15.el9.x86_64.rpm 8.7 MB/s | 4.4 MB 00:00 2026-02-18T04:32:52.726 INFO:teuthology.orchestra.run.trial172.stdout:(34/36): thrift-0.15.0-4.el9.x86_64.rpm 10 MB/s | 1.6 MB 00:00 2026-02-18T04:32:52.750 INFO:teuthology.orchestra.run.trial172.stdout:(35/36): librados2-20.2.0-670.gadc19233.el9.x86 46 MB/s | 3.5 MB 00:00 2026-02-18T04:32:52.799 INFO:teuthology.orchestra.run.trial172.stdout:(36/36): librbd1-20.2.0-670.gadc19233.el9.x86_6 37 MB/s | 2.8 MB 00:00 2026-02-18T04:32:52.800 INFO:teuthology.orchestra.run.trial172.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:32:52.800 INFO:teuthology.orchestra.run.trial172.stdout:Total 36 MB/s | 78 MB 00:02 2026-02-18T04:32:52.890 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction check 2026-02-18T04:32:52.908 INFO:teuthology.orchestra.run.trial172.stdout:Transaction check succeeded. 2026-02-18T04:32:52.908 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction test 2026-02-18T04:32:52.935 INFO:teuthology.orchestra.run.trial077.stdout:Extra Packages for Enterprise Linux 17 MB/s | 20 MB 00:01 2026-02-18T04:32:53.185 INFO:teuthology.orchestra.run.trial172.stdout:Transaction test succeeded. 2026-02-18T04:32:53.186 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction 2026-02-18T04:32:53.323 INFO:teuthology.orchestra.run.trial154.stdout:lab-extras 1.6 MB/s | 50 kB 00:00 2026-02-18T04:32:53.514 INFO:teuthology.orchestra.run.trial172.stdout: Preparing : 1/1 2026-02-18T04:32:53.525 INFO:teuthology.orchestra.run.trial172.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/38 2026-02-18T04:32:53.680 INFO:teuthology.orchestra.run.trial172.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/38 2026-02-18T04:32:53.684 INFO:teuthology.orchestra.run.trial172.stdout: Upgrading : librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/38 2026-02-18T04:32:53.736 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/38 2026-02-18T04:32:53.737 INFO:teuthology.orchestra.run.trial172.stdout: Installing : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/38 2026-02-18T04:32:53.751 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/38 2026-02-18T04:32:53.753 INFO:teuthology.orchestra.run.trial172.stdout: Installing : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/38 2026-02-18T04:32:53.754 INFO:teuthology.orchestra.run.trial172.stdout: Installing : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/38 2026-02-18T04:32:53.781 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/38 2026-02-18T04:32:53.783 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 7/38 2026-02-18T04:32:53.790 INFO:teuthology.orchestra.run.trial172.stdout: Installing : liboath-2.6.12-1.el9.x86_64 8/38 2026-02-18T04:32:53.793 INFO:teuthology.orchestra.run.trial172.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 9/38 2026-02-18T04:32:53.796 INFO:teuthology.orchestra.run.trial172.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 10/38 2026-02-18T04:32:53.800 INFO:teuthology.orchestra.run.trial172.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 11/38 2026-02-18T04:32:53.809 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 12/38 2026-02-18T04:32:53.821 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 13/38 2026-02-18T04:32:53.821 INFO:teuthology.orchestra.run.trial172.stdout: Installing : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/38 2026-02-18T04:32:53.836 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/38 2026-02-18T04:32:53.870 INFO:teuthology.orchestra.run.trial172.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/38 2026-02-18T04:32:53.875 INFO:teuthology.orchestra.run.trial172.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/38 2026-02-18T04:32:53.881 INFO:teuthology.orchestra.run.trial172.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/38 2026-02-18T04:32:53.883 INFO:teuthology.orchestra.run.trial172.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/38 2026-02-18T04:32:53.887 INFO:teuthology.orchestra.run.trial172.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/38 2026-02-18T04:32:54.009 INFO:teuthology.orchestra.run.trial172.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/38 2026-02-18T04:32:54.011 INFO:teuthology.orchestra.run.trial172.stdout: Upgrading : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/38 2026-02-18T04:32:54.036 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/38 2026-02-18T04:32:54.038 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 22/38 2026-02-18T04:32:54.044 INFO:teuthology.orchestra.run.trial172.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/38 2026-02-18T04:32:54.322 INFO:teuthology.orchestra.run.trial172.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/38 2026-02-18T04:32:54.323 INFO:teuthology.orchestra.run.trial172.stdout: Installing : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/38 2026-02-18T04:32:54.339 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/38 2026-02-18T04:32:54.343 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 26/38 2026-02-18T04:32:54.347 INFO:teuthology.orchestra.run.trial172.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/38 2026-02-18T04:32:54.350 INFO:teuthology.orchestra.run.trial172.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/38 2026-02-18T04:32:54.351 INFO:teuthology.orchestra.run.trial172.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/38 2026-02-18T04:32:54.366 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/38 2026-02-18T04:32:54.369 INFO:teuthology.orchestra.run.trial172.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/38 2026-02-18T04:32:54.401 INFO:teuthology.orchestra.run.trial172.stdout: Installing : mailcap-2.1.49-5.el9.noarch 31/38 2026-02-18T04:32:54.402 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 32/38 2026-02-18T04:32:54.551 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:32:54.553 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:32:54.553 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repository Size 2026-02-18T04:32:54.553 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:32:54.553 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-18T04:32:54.553 INFO:teuthology.orchestra.run.trial154.stdout: ceph-radosgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T04:32:54.553 INFO:teuthology.orchestra.run.trial154.stdout:Upgrading: 2026-02-18T04:32:54.553 INFO:teuthology.orchestra.run.trial154.stdout: librados2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 3.5 M 2026-02-18T04:32:54.553 INFO:teuthology.orchestra.run.trial154.stdout: librbd1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.8 M 2026-02-18T04:32:54.554 INFO:teuthology.orchestra.run.trial154.stdout:Installing dependencies: 2026-02-18T04:32:54.554 INFO:teuthology.orchestra.run.trial154.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-18T04:32:54.554 INFO:teuthology.orchestra.run.trial154.stdout: ceph-base x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.9 M 2026-02-18T04:32:54.554 INFO:teuthology.orchestra.run.trial154.stdout: ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T04:32:54.554 INFO:teuthology.orchestra.run.trial154.stdout: ceph-selinux x86_64 2:20.2.0-670.gadc19233.el9 ceph 25 k 2026-02-18T04:32:54.554 INFO:teuthology.orchestra.run.trial154.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T04:32:54.554 INFO:teuthology.orchestra.run.trial154.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-18T04:32:54.554 INFO:teuthology.orchestra.run.trial154.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-18T04:32:54.554 INFO:teuthology.orchestra.run.trial154.stdout: libcephfs2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 869 k 2026-02-18T04:32:54.554 INFO:teuthology.orchestra.run.trial154.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-18T04:32:54.554 INFO:teuthology.orchestra.run.trial154.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T04:32:54.554 INFO:teuthology.orchestra.run.trial154.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T04:32:54.555 INFO:teuthology.orchestra.run.trial154.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T04:32:54.555 INFO:teuthology.orchestra.run.trial154.stdout: libradosstriper1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 250 k 2026-02-18T04:32:54.555 INFO:teuthology.orchestra.run.trial154.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T04:32:54.555 INFO:teuthology.orchestra.run.trial154.stdout: librgw2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.4 M 2026-02-18T04:32:54.555 INFO:teuthology.orchestra.run.trial154.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T04:32:54.555 INFO:teuthology.orchestra.run.trial154.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T04:32:54.555 INFO:teuthology.orchestra.run.trial154.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T04:32:54.555 INFO:teuthology.orchestra.run.trial154.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-18T04:32:54.555 INFO:teuthology.orchestra.run.trial154.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-18T04:32:54.555 INFO:teuthology.orchestra.run.trial154.stdout: python3-ceph-argparse x86_64 2:20.2.0-670.gadc19233.el9 ceph 45 k 2026-02-18T04:32:54.555 INFO:teuthology.orchestra.run.trial154.stdout: python3-ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 175 k 2026-02-18T04:32:54.555 INFO:teuthology.orchestra.run.trial154.stdout: python3-cephfs x86_64 2:20.2.0-670.gadc19233.el9 ceph 162 k 2026-02-18T04:32:54.555 INFO:teuthology.orchestra.run.trial154.stdout: python3-rados x86_64 2:20.2.0-670.gadc19233.el9 ceph 323 k 2026-02-18T04:32:54.556 INFO:teuthology.orchestra.run.trial154.stdout: python3-rbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 305 k 2026-02-18T04:32:54.556 INFO:teuthology.orchestra.run.trial154.stdout: python3-rgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 99 k 2026-02-18T04:32:54.556 INFO:teuthology.orchestra.run.trial154.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-18T04:32:54.556 INFO:teuthology.orchestra.run.trial154.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-18T04:32:54.556 INFO:teuthology.orchestra.run.trial154.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-18T04:32:54.556 INFO:teuthology.orchestra.run.trial154.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T04:32:54.556 INFO:teuthology.orchestra.run.trial154.stdout:Installing weak dependencies: 2026-02-18T04:32:54.556 INFO:teuthology.orchestra.run.trial154.stdout: libcephfs-daemon x86_64 2:20.2.0-670.gadc19233.el9 ceph 35 k 2026-02-18T04:32:54.556 INFO:teuthology.orchestra.run.trial154.stdout: libcephfs-proxy2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 k 2026-02-18T04:32:54.556 INFO:teuthology.orchestra.run.trial154.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-18T04:32:54.556 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:32:54.556 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-18T04:32:54.557 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:32:54.557 INFO:teuthology.orchestra.run.trial154.stdout:Install 34 Packages 2026-02-18T04:32:54.557 INFO:teuthology.orchestra.run.trial154.stdout:Upgrade 2 Packages 2026-02-18T04:32:54.557 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:32:54.557 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 78 M 2026-02-18T04:32:54.557 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-18T04:32:55.477 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 33/38 2026-02-18T04:32:55.480 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 33/38 2026-02-18T04:32:55.657 INFO:teuthology.orchestra.run.trial154.stdout:(1/36): ceph-base-20.2.0-670.gadc19233.el9.x86_ 9.0 MB/s | 5.9 MB 00:00 2026-02-18T04:32:55.707 INFO:teuthology.orchestra.run.trial154.stdout:(2/36): ceph-selinux-20.2.0-670.gadc19233.el9.x 501 kB/s | 25 kB 00:00 2026-02-18T04:32:55.762 INFO:teuthology.orchestra.run.trial154.stdout:(3/36): libcephfs-daemon-20.2.0-670.gadc19233.e 643 kB/s | 35 kB 00:00 2026-02-18T04:32:55.773 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 33/38 2026-02-18T04:32:55.777 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 34/38 2026-02-18T04:32:55.819 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 34/38 2026-02-18T04:32:55.819 INFO:teuthology.orchestra.run.trial172.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T04:32:55.819 INFO:teuthology.orchestra.run.trial172.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T04:32:55.819 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:32:55.820 INFO:teuthology.orchestra.run.trial154.stdout:(4/36): libcephfs-proxy2-20.2.0-670.gadc19233.e 425 kB/s | 24 kB 00:00 2026-02-18T04:32:55.823 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 35/38 2026-02-18T04:32:55.926 INFO:teuthology.orchestra.run.trial154.stdout:(5/36): ceph-common-20.2.0-670.gadc19233.el9.x8 26 MB/s | 24 MB 00:00 2026-02-18T04:32:55.928 INFO:teuthology.orchestra.run.trial154.stdout:(6/36): libcephfs2-20.2.0-670.gadc19233.el9.x86 7.8 MB/s | 869 kB 00:00 2026-02-18T04:32:55.952 INFO:teuthology.orchestra.run.trial154.stdout:(7/36): libradosstriper1-20.2.0-670.gadc19233.e 9.6 MB/s | 250 kB 00:00 2026-02-18T04:32:55.983 INFO:teuthology.orchestra.run.trial154.stdout:(8/36): python3-ceph-argparse-20.2.0-670.gadc19 1.4 MB/s | 45 kB 00:00 2026-02-18T04:32:56.017 INFO:teuthology.orchestra.run.trial154.stdout:(9/36): python3-ceph-common-20.2.0-670.gadc1923 5.1 MB/s | 175 kB 00:00 2026-02-18T04:32:56.050 INFO:teuthology.orchestra.run.trial154.stdout:(10/36): python3-cephfs-20.2.0-670.gadc19233.el 4.8 MB/s | 162 kB 00:00 2026-02-18T04:32:56.087 INFO:teuthology.orchestra.run.trial154.stdout:(11/36): python3-rados-20.2.0-670.gadc19233.el9 8.4 MB/s | 323 kB 00:00 2026-02-18T04:32:56.125 INFO:teuthology.orchestra.run.trial154.stdout:(12/36): ceph-radosgw-20.2.0-670.gadc19233.el9. 21 MB/s | 24 MB 00:01 2026-02-18T04:32:56.127 INFO:teuthology.orchestra.run.trial154.stdout:(13/36): python3-rbd-20.2.0-670.gadc19233.el9.x 7.6 MB/s | 305 kB 00:00 2026-02-18T04:32:56.137 INFO:teuthology.orchestra.run.trial154.stdout:(14/36): python3-rgw-20.2.0-670.gadc19233.el9.x 8.2 MB/s | 99 kB 00:00 2026-02-18T04:32:56.179 INFO:teuthology.orchestra.run.trial154.stdout:(15/36): librgw2-20.2.0-670.gadc19233.el9.x86_6 25 MB/s | 6.4 MB 00:00 2026-02-18T04:32:56.229 INFO:teuthology.orchestra.run.trial154.stdout:(16/36): boost-program-options-1.75.0-13.el9.x8 2.0 MB/s | 104 kB 00:00 2026-02-18T04:32:56.245 INFO:teuthology.orchestra.run.trial154.stdout:(17/36): libnbd-1.20.3-4.el9.x86_64.rpm 9.7 MB/s | 164 kB 00:00 2026-02-18T04:32:56.256 INFO:teuthology.orchestra.run.trial154.stdout:(18/36): libpmemobj-1.12.1-1.el9.x86_64.rpm 14 MB/s | 160 kB 00:00 2026-02-18T04:32:56.265 INFO:teuthology.orchestra.run.trial077.stdout:lab-extras 2.7 MB/s | 50 kB 00:00 2026-02-18T04:32:56.265 INFO:teuthology.orchestra.run.trial154.stdout:(19/36): librabbitmq-0.11.0-7.el9.x86_64.rpm 5.3 MB/s | 45 kB 00:00 2026-02-18T04:32:56.286 INFO:teuthology.orchestra.run.trial154.stdout:(20/36): librdkafka-1.6.1-102.el9.x86_64.rpm 32 MB/s | 662 kB 00:00 2026-02-18T04:32:56.296 INFO:teuthology.orchestra.run.trial154.stdout:(21/36): lttng-ust-2.12.0-6.el9.x86_64.rpm 28 MB/s | 292 kB 00:00 2026-02-18T04:32:56.306 INFO:teuthology.orchestra.run.trial154.stdout:(22/36): qatlib-25.08.0-2.el9.x86_64.rpm 23 MB/s | 240 kB 00:00 2026-02-18T04:32:56.315 INFO:teuthology.orchestra.run.trial154.stdout:(23/36): qatlib-service-25.08.0-2.el9.x86_64.rp 4.3 MB/s | 37 kB 00:00 2026-02-18T04:32:56.323 INFO:teuthology.orchestra.run.trial154.stdout:(24/36): qatzip-libs-1.3.1-1.el9.x86_64.rpm 7.6 MB/s | 66 kB 00:00 2026-02-18T04:32:56.488 INFO:teuthology.orchestra.run.trial154.stdout:(25/36): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.8 MB/s | 308 kB 00:00 2026-02-18T04:32:56.622 INFO:teuthology.orchestra.run.trial154.stdout:(26/36): libarrow-9.0.0-15.el9.x86_64.rpm 33 MB/s | 4.4 MB 00:00 2026-02-18T04:32:56.641 INFO:teuthology.orchestra.run.trial154.stdout:(27/36): libarrow-doc-9.0.0-15.el9.noarch.rpm 1.2 MB/s | 25 kB 00:00 2026-02-18T04:32:56.661 INFO:teuthology.orchestra.run.trial154.stdout:(28/36): liboath-2.6.12-1.el9.x86_64.rpm 2.4 MB/s | 49 kB 00:00 2026-02-18T04:32:56.681 INFO:teuthology.orchestra.run.trial154.stdout:(29/36): libunwind-1.6.2-1.el9.x86_64.rpm 3.3 MB/s | 67 kB 00:00 2026-02-18T04:32:56.700 INFO:teuthology.orchestra.run.trial154.stdout:(30/36): mailcap-2.1.49-5.el9.noarch.rpm 58 kB/s | 33 kB 00:00 2026-02-18T04:32:56.709 INFO:teuthology.orchestra.run.trial154.stdout:(31/36): parquet-libs-9.0.0-15.el9.x86_64.rpm 29 MB/s | 838 kB 00:00 2026-02-18T04:32:56.752 INFO:teuthology.orchestra.run.trial154.stdout:(32/36): thrift-0.15.0-4.el9.x86_64.rpm 37 MB/s | 1.6 MB 00:00 2026-02-18T04:32:56.834 INFO:teuthology.orchestra.run.trial154.stdout:(33/36): librados2-20.2.0-670.gadc19233.el9.x86 43 MB/s | 3.5 MB 00:00 2026-02-18T04:32:56.850 INFO:teuthology.orchestra.run.trial154.stdout:(34/36): re2-20211101-20.el9.x86_64.rpm 1.2 MB/s | 191 kB 00:00 2026-02-18T04:32:56.856 INFO:teuthology.orchestra.run.trial154.stdout:(35/36): pciutils-3.7.0-7.el9.x86_64.rpm 129 kB/s | 93 kB 00:00 2026-02-18T04:32:56.893 INFO:teuthology.orchestra.run.trial154.stdout:(36/36): librbd1-20.2.0-670.gadc19233.el9.x86_6 48 MB/s | 2.8 MB 00:00 2026-02-18T04:32:56.896 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:32:56.897 INFO:teuthology.orchestra.run.trial154.stdout:Total 33 MB/s | 78 MB 00:02 2026-02-18T04:32:56.989 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-18T04:32:57.006 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-18T04:32:57.007 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-18T04:32:57.283 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-18T04:32:57.284 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-18T04:32:57.503 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:32:57.504 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:32:57.504 INFO:teuthology.orchestra.run.trial077.stdout: Package Arch Version Repository Size 2026-02-18T04:32:57.505 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:32:57.505 INFO:teuthology.orchestra.run.trial077.stdout:Installing: 2026-02-18T04:32:57.505 INFO:teuthology.orchestra.run.trial077.stdout: ceph-radosgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T04:32:57.505 INFO:teuthology.orchestra.run.trial077.stdout:Upgrading: 2026-02-18T04:32:57.505 INFO:teuthology.orchestra.run.trial077.stdout: librados2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 3.5 M 2026-02-18T04:32:57.505 INFO:teuthology.orchestra.run.trial077.stdout: librbd1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.8 M 2026-02-18T04:32:57.505 INFO:teuthology.orchestra.run.trial077.stdout:Installing dependencies: 2026-02-18T04:32:57.505 INFO:teuthology.orchestra.run.trial077.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-18T04:32:57.505 INFO:teuthology.orchestra.run.trial077.stdout: ceph-base x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.9 M 2026-02-18T04:32:57.505 INFO:teuthology.orchestra.run.trial077.stdout: ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T04:32:57.505 INFO:teuthology.orchestra.run.trial077.stdout: ceph-selinux x86_64 2:20.2.0-670.gadc19233.el9 ceph 25 k 2026-02-18T04:32:57.506 INFO:teuthology.orchestra.run.trial077.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T04:32:57.506 INFO:teuthology.orchestra.run.trial077.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-18T04:32:57.506 INFO:teuthology.orchestra.run.trial077.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-18T04:32:57.506 INFO:teuthology.orchestra.run.trial077.stdout: libcephfs2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 869 k 2026-02-18T04:32:57.506 INFO:teuthology.orchestra.run.trial077.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-18T04:32:57.506 INFO:teuthology.orchestra.run.trial077.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T04:32:57.506 INFO:teuthology.orchestra.run.trial077.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T04:32:57.506 INFO:teuthology.orchestra.run.trial077.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T04:32:57.506 INFO:teuthology.orchestra.run.trial077.stdout: libradosstriper1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 250 k 2026-02-18T04:32:57.507 INFO:teuthology.orchestra.run.trial077.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T04:32:57.507 INFO:teuthology.orchestra.run.trial077.stdout: librgw2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.4 M 2026-02-18T04:32:57.507 INFO:teuthology.orchestra.run.trial077.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T04:32:57.507 INFO:teuthology.orchestra.run.trial077.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T04:32:57.507 INFO:teuthology.orchestra.run.trial077.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T04:32:57.507 INFO:teuthology.orchestra.run.trial077.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-18T04:32:57.507 INFO:teuthology.orchestra.run.trial077.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-18T04:32:57.507 INFO:teuthology.orchestra.run.trial077.stdout: python3-ceph-argparse x86_64 2:20.2.0-670.gadc19233.el9 ceph 45 k 2026-02-18T04:32:57.507 INFO:teuthology.orchestra.run.trial077.stdout: python3-ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 175 k 2026-02-18T04:32:57.507 INFO:teuthology.orchestra.run.trial077.stdout: python3-cephfs x86_64 2:20.2.0-670.gadc19233.el9 ceph 162 k 2026-02-18T04:32:57.507 INFO:teuthology.orchestra.run.trial077.stdout: python3-rados x86_64 2:20.2.0-670.gadc19233.el9 ceph 323 k 2026-02-18T04:32:57.507 INFO:teuthology.orchestra.run.trial077.stdout: python3-rbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 305 k 2026-02-18T04:32:57.507 INFO:teuthology.orchestra.run.trial077.stdout: python3-rgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 99 k 2026-02-18T04:32:57.508 INFO:teuthology.orchestra.run.trial077.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-18T04:32:57.508 INFO:teuthology.orchestra.run.trial077.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-18T04:32:57.508 INFO:teuthology.orchestra.run.trial077.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-18T04:32:57.508 INFO:teuthology.orchestra.run.trial077.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T04:32:57.508 INFO:teuthology.orchestra.run.trial077.stdout:Installing weak dependencies: 2026-02-18T04:32:57.508 INFO:teuthology.orchestra.run.trial077.stdout: libcephfs-daemon x86_64 2:20.2.0-670.gadc19233.el9 ceph 35 k 2026-02-18T04:32:57.508 INFO:teuthology.orchestra.run.trial077.stdout: libcephfs-proxy2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 k 2026-02-18T04:32:57.508 INFO:teuthology.orchestra.run.trial077.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-18T04:32:57.508 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:32:57.508 INFO:teuthology.orchestra.run.trial077.stdout:Transaction Summary 2026-02-18T04:32:57.508 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:32:57.508 INFO:teuthology.orchestra.run.trial077.stdout:Install 34 Packages 2026-02-18T04:32:57.509 INFO:teuthology.orchestra.run.trial077.stdout:Upgrade 2 Packages 2026-02-18T04:32:57.509 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:32:57.509 INFO:teuthology.orchestra.run.trial077.stdout:Total download size: 78 M 2026-02-18T04:32:57.509 INFO:teuthology.orchestra.run.trial077.stdout:Downloading Packages: 2026-02-18T04:32:57.609 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-18T04:32:57.621 INFO:teuthology.orchestra.run.trial154.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/38 2026-02-18T04:32:57.774 INFO:teuthology.orchestra.run.trial154.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/38 2026-02-18T04:32:57.778 INFO:teuthology.orchestra.run.trial154.stdout: Upgrading : librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/38 2026-02-18T04:32:57.826 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/38 2026-02-18T04:32:57.827 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/38 2026-02-18T04:32:57.840 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/38 2026-02-18T04:32:57.843 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/38 2026-02-18T04:32:57.844 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/38 2026-02-18T04:32:57.870 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/38 2026-02-18T04:32:57.872 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 7/38 2026-02-18T04:32:57.879 INFO:teuthology.orchestra.run.trial154.stdout: Installing : liboath-2.6.12-1.el9.x86_64 8/38 2026-02-18T04:32:57.882 INFO:teuthology.orchestra.run.trial154.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 9/38 2026-02-18T04:32:57.885 INFO:teuthology.orchestra.run.trial154.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 10/38 2026-02-18T04:32:57.889 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 11/38 2026-02-18T04:32:57.898 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 12/38 2026-02-18T04:32:57.909 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 13/38 2026-02-18T04:32:57.910 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/38 2026-02-18T04:32:57.923 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/38 2026-02-18T04:32:57.956 INFO:teuthology.orchestra.run.trial154.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/38 2026-02-18T04:32:57.960 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/38 2026-02-18T04:32:57.966 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/38 2026-02-18T04:32:57.969 INFO:teuthology.orchestra.run.trial154.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/38 2026-02-18T04:32:57.973 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/38 2026-02-18T04:32:58.096 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/38 2026-02-18T04:32:58.097 INFO:teuthology.orchestra.run.trial154.stdout: Upgrading : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/38 2026-02-18T04:32:58.122 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/38 2026-02-18T04:32:58.125 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 22/38 2026-02-18T04:32:58.131 INFO:teuthology.orchestra.run.trial154.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/38 2026-02-18T04:32:58.232 INFO:teuthology.orchestra.run.trial077.stdout:(1/36): ceph-base-20.2.0-670.gadc19233.el9.x86_ 18 MB/s | 5.9 MB 00:00 2026-02-18T04:32:58.262 INFO:teuthology.orchestra.run.trial077.stdout:(2/36): ceph-selinux-20.2.0-670.gadc19233.el9.x 843 kB/s | 25 kB 00:00 2026-02-18T04:32:58.297 INFO:teuthology.orchestra.run.trial077.stdout:(3/36): libcephfs-daemon-20.2.0-670.gadc19233.e 1.0 MB/s | 35 kB 00:00 2026-02-18T04:32:58.333 INFO:teuthology.orchestra.run.trial077.stdout:(4/36): libcephfs-proxy2-20.2.0-670.gadc19233.e 662 kB/s | 24 kB 00:00 2026-02-18T04:32:58.388 INFO:teuthology.orchestra.run.trial077.stdout:(5/36): libcephfs2-20.2.0-670.gadc19233.el9.x86 16 MB/s | 869 kB 00:00 2026-02-18T04:32:58.410 INFO:teuthology.orchestra.run.trial154.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/38 2026-02-18T04:32:58.411 INFO:teuthology.orchestra.run.trial154.stdout: Installing : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/38 2026-02-18T04:32:58.427 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/38 2026-02-18T04:32:58.432 INFO:teuthology.orchestra.run.trial077.stdout:(6/36): libradosstriper1-20.2.0-670.gadc19233.e 5.5 MB/s | 250 kB 00:00 2026-02-18T04:32:58.433 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 26/38 2026-02-18T04:32:58.438 INFO:teuthology.orchestra.run.trial154.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/38 2026-02-18T04:32:58.441 INFO:teuthology.orchestra.run.trial154.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/38 2026-02-18T04:32:58.441 INFO:teuthology.orchestra.run.trial154.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/38 2026-02-18T04:32:58.460 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/38 2026-02-18T04:32:58.462 INFO:teuthology.orchestra.run.trial154.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/38 2026-02-18T04:32:58.495 INFO:teuthology.orchestra.run.trial154.stdout: Installing : mailcap-2.1.49-5.el9.noarch 31/38 2026-02-18T04:32:58.496 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 32/38 2026-02-18T04:32:58.767 INFO:teuthology.orchestra.run.trial077.stdout:(7/36): librgw2-20.2.0-670.gadc19233.el9.x86_64 19 MB/s | 6.4 MB 00:00 2026-02-18T04:32:58.798 INFO:teuthology.orchestra.run.trial077.stdout:(8/36): python3-ceph-argparse-20.2.0-670.gadc19 1.4 MB/s | 45 kB 00:00 2026-02-18T04:32:58.836 INFO:teuthology.orchestra.run.trial077.stdout:(9/36): python3-ceph-common-20.2.0-670.gadc1923 4.5 MB/s | 175 kB 00:00 2026-02-18T04:32:58.874 INFO:teuthology.orchestra.run.trial077.stdout:(10/36): python3-cephfs-20.2.0-670.gadc19233.el 4.1 MB/s | 162 kB 00:00 2026-02-18T04:32:58.915 INFO:teuthology.orchestra.run.trial077.stdout:(11/36): python3-rados-20.2.0-670.gadc19233.el9 7.7 MB/s | 323 kB 00:00 2026-02-18T04:32:58.956 INFO:teuthology.orchestra.run.trial077.stdout:(12/36): python3-rbd-20.2.0-670.gadc19233.el9.x 7.3 MB/s | 305 kB 00:00 2026-02-18T04:32:58.993 INFO:teuthology.orchestra.run.trial077.stdout:(13/36): python3-rgw-20.2.0-670.gadc19233.el9.x 2.7 MB/s | 99 kB 00:00 2026-02-18T04:32:59.044 INFO:teuthology.orchestra.run.trial077.stdout:(14/36): ceph-common-20.2.0-670.gadc19233.el9.x 21 MB/s | 24 MB 00:01 2026-02-18T04:32:59.044 INFO:teuthology.orchestra.run.trial077.stdout:(15/36): mailcap-2.1.49-5.el9.noarch.rpm 643 kB/s | 33 kB 00:00 2026-02-18T04:32:59.098 INFO:teuthology.orchestra.run.trial077.stdout:(16/36): ceph-radosgw-20.2.0-670.gadc19233.el9. 20 MB/s | 24 MB 00:01 2026-02-18T04:32:59.102 INFO:teuthology.orchestra.run.trial077.stdout:(17/36): pciutils-3.7.0-7.el9.x86_64.rpm 1.6 MB/s | 93 kB 00:00 2026-02-18T04:32:59.170 INFO:teuthology.orchestra.run.trial077.stdout:(18/36): boost-program-options-1.75.0-13.el9.x8 833 kB/s | 104 kB 00:00 2026-02-18T04:32:59.191 INFO:teuthology.orchestra.run.trial077.stdout:(19/36): librabbitmq-0.11.0-7.el9.x86_64.rpm 2.1 MB/s | 45 kB 00:00 2026-02-18T04:32:59.217 INFO:teuthology.orchestra.run.trial077.stdout:(20/36): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.4 MB/s | 160 kB 00:00 2026-02-18T04:32:59.239 INFO:teuthology.orchestra.run.trial077.stdout:(21/36): libnbd-1.20.3-4.el9.x86_64.rpm 1.1 MB/s | 164 kB 00:00 2026-02-18T04:32:59.253 INFO:teuthology.orchestra.run.trial077.stdout:(22/36): librdkafka-1.6.1-102.el9.x86_64.rpm 11 MB/s | 662 kB 00:00 2026-02-18T04:32:59.276 INFO:teuthology.orchestra.run.trial077.stdout:(23/36): lttng-ust-2.12.0-6.el9.x86_64.rpm 4.8 MB/s | 292 kB 00:00 2026-02-18T04:32:59.298 INFO:teuthology.orchestra.run.trial077.stdout:(24/36): qatzip-libs-1.3.1-1.el9.x86_64.rpm 2.9 MB/s | 66 kB 00:00 2026-02-18T04:32:59.338 INFO:teuthology.orchestra.run.trial077.stdout:(25/36): gperftools-libs-2.9.1-3.el9.x86_64.rpm 7.6 MB/s | 308 kB 00:00 2026-02-18T04:32:59.358 INFO:teuthology.orchestra.run.trial077.stdout:(26/36): libarrow-9.0.0-15.el9.x86_64.rpm 217 MB/s | 4.4 MB 00:00 2026-02-18T04:32:59.362 INFO:teuthology.orchestra.run.trial077.stdout:(27/36): libarrow-doc-9.0.0-15.el9.noarch.rpm 7.6 MB/s | 25 kB 00:00 2026-02-18T04:32:59.365 INFO:teuthology.orchestra.run.trial077.stdout:(28/36): liboath-2.6.12-1.el9.x86_64.rpm 14 MB/s | 49 kB 00:00 2026-02-18T04:32:59.369 INFO:teuthology.orchestra.run.trial077.stdout:(29/36): libunwind-1.6.2-1.el9.x86_64.rpm 20 MB/s | 67 kB 00:00 2026-02-18T04:32:59.374 INFO:teuthology.orchestra.run.trial077.stdout:(30/36): parquet-libs-9.0.0-15.el9.x86_64.rpm 141 MB/s | 838 kB 00:00 2026-02-18T04:32:59.375 INFO:teuthology.orchestra.run.trial077.stdout:(31/36): qatlib-25.08.0-2.el9.x86_64.rpm 1.7 MB/s | 240 kB 00:00 2026-02-18T04:32:59.381 INFO:teuthology.orchestra.run.trial077.stdout:(32/36): re2-20211101-20.el9.x86_64.rpm 27 MB/s | 191 kB 00:00 2026-02-18T04:32:59.393 INFO:teuthology.orchestra.run.trial077.stdout:(33/36): qatlib-service-25.08.0-2.el9.x86_64.rp 263 kB/s | 37 kB 00:00 2026-02-18T04:32:59.410 INFO:teuthology.orchestra.run.trial077.stdout:(34/36): thrift-0.15.0-4.el9.x86_64.rpm 46 MB/s | 1.6 MB 00:00 2026-02-18T04:32:59.477 INFO:teuthology.orchestra.run.trial077.stdout:(35/36): librados2-20.2.0-670.gadc19233.el9.x86 37 MB/s | 3.5 MB 00:00 2026-02-18T04:32:59.497 INFO:teuthology.orchestra.run.trial077.stdout:(36/36): librbd1-20.2.0-670.gadc19233.el9.x86_6 27 MB/s | 2.8 MB 00:00 2026-02-18T04:32:59.500 INFO:teuthology.orchestra.run.trial077.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:32:59.500 INFO:teuthology.orchestra.run.trial077.stdout:Total 39 MB/s | 78 MB 00:01 2026-02-18T04:32:59.577 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 33/38 2026-02-18T04:32:59.579 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 33/38 2026-02-18T04:32:59.587 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction check 2026-02-18T04:32:59.605 INFO:teuthology.orchestra.run.trial077.stdout:Transaction check succeeded. 2026-02-18T04:32:59.605 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction test 2026-02-18T04:32:59.878 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 33/38 2026-02-18T04:32:59.881 INFO:teuthology.orchestra.run.trial077.stdout:Transaction test succeeded. 2026-02-18T04:32:59.882 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 34/38 2026-02-18T04:32:59.882 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction 2026-02-18T04:32:59.917 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 34/38 2026-02-18T04:32:59.917 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T04:32:59.917 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T04:32:59.917 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:32:59.920 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 35/38 2026-02-18T04:33:00.209 INFO:teuthology.orchestra.run.trial077.stdout: Preparing : 1/1 2026-02-18T04:33:00.220 INFO:teuthology.orchestra.run.trial077.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/38 2026-02-18T04:33:00.314 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 35/38 2026-02-18T04:33:00.314 INFO:teuthology.orchestra.run.trial172.stdout:skipping the directory /sys 2026-02-18T04:33:00.314 INFO:teuthology.orchestra.run.trial172.stdout:skipping the directory /proc 2026-02-18T04:33:00.314 INFO:teuthology.orchestra.run.trial172.stdout:skipping the directory /mnt 2026-02-18T04:33:00.314 INFO:teuthology.orchestra.run.trial172.stdout:skipping the directory /var/tmp 2026-02-18T04:33:00.314 INFO:teuthology.orchestra.run.trial172.stdout:skipping the directory /home 2026-02-18T04:33:00.314 INFO:teuthology.orchestra.run.trial172.stdout:skipping the directory /root 2026-02-18T04:33:00.315 INFO:teuthology.orchestra.run.trial172.stdout:skipping the directory /tmp 2026-02-18T04:33:00.315 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:00.372 INFO:teuthology.orchestra.run.trial077.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/38 2026-02-18T04:33:00.377 INFO:teuthology.orchestra.run.trial077.stdout: Upgrading : librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/38 2026-02-18T04:33:00.425 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/38 2026-02-18T04:33:00.426 INFO:teuthology.orchestra.run.trial077.stdout: Installing : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/38 2026-02-18T04:33:00.438 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/38 2026-02-18T04:33:00.440 INFO:teuthology.orchestra.run.trial077.stdout: Installing : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/38 2026-02-18T04:33:00.441 INFO:teuthology.orchestra.run.trial077.stdout: Installing : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/38 2026-02-18T04:33:00.466 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/38 2026-02-18T04:33:00.468 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 7/38 2026-02-18T04:33:00.476 INFO:teuthology.orchestra.run.trial077.stdout: Installing : liboath-2.6.12-1.el9.x86_64 8/38 2026-02-18T04:33:00.478 INFO:teuthology.orchestra.run.trial077.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 9/38 2026-02-18T04:33:00.482 INFO:teuthology.orchestra.run.trial077.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 10/38 2026-02-18T04:33:00.486 INFO:teuthology.orchestra.run.trial077.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 11/38 2026-02-18T04:33:00.495 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 12/38 2026-02-18T04:33:00.508 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 13/38 2026-02-18T04:33:00.509 INFO:teuthology.orchestra.run.trial077.stdout: Installing : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/38 2026-02-18T04:33:00.523 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/38 2026-02-18T04:33:00.558 INFO:teuthology.orchestra.run.trial077.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/38 2026-02-18T04:33:00.562 INFO:teuthology.orchestra.run.trial077.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/38 2026-02-18T04:33:00.568 INFO:teuthology.orchestra.run.trial077.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/38 2026-02-18T04:33:00.570 INFO:teuthology.orchestra.run.trial077.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/38 2026-02-18T04:33:00.575 INFO:teuthology.orchestra.run.trial077.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/38 2026-02-18T04:33:00.698 INFO:teuthology.orchestra.run.trial077.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/38 2026-02-18T04:33:00.699 INFO:teuthology.orchestra.run.trial077.stdout: Upgrading : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/38 2026-02-18T04:33:00.727 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/38 2026-02-18T04:33:00.730 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 22/38 2026-02-18T04:33:00.736 INFO:teuthology.orchestra.run.trial077.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/38 2026-02-18T04:33:01.013 INFO:teuthology.orchestra.run.trial077.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/38 2026-02-18T04:33:01.015 INFO:teuthology.orchestra.run.trial077.stdout: Installing : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/38 2026-02-18T04:33:01.032 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/38 2026-02-18T04:33:01.036 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 26/38 2026-02-18T04:33:01.041 INFO:teuthology.orchestra.run.trial077.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/38 2026-02-18T04:33:01.044 INFO:teuthology.orchestra.run.trial077.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/38 2026-02-18T04:33:01.044 INFO:teuthology.orchestra.run.trial077.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/38 2026-02-18T04:33:01.062 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/38 2026-02-18T04:33:01.065 INFO:teuthology.orchestra.run.trial077.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/38 2026-02-18T04:33:01.097 INFO:teuthology.orchestra.run.trial077.stdout: Installing : mailcap-2.1.49-5.el9.noarch 31/38 2026-02-18T04:33:01.099 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 32/38 2026-02-18T04:33:01.340 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 36/38 2026-02-18T04:33:01.363 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 36/38 2026-02-18T04:33:01.363 INFO:teuthology.orchestra.run.trial172.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:01.363 INFO:teuthology.orchestra.run.trial172.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T04:33:01.364 INFO:teuthology.orchestra.run.trial172.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T04:33:01.364 INFO:teuthology.orchestra.run.trial172.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T04:33:01.364 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:01.365 INFO:teuthology.orchestra.run.trial172.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 37/38 2026-02-18T04:33:01.378 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 37/38 2026-02-18T04:33:01.378 INFO:teuthology.orchestra.run.trial172.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 38/38 2026-02-18T04:33:01.433 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 38/38 2026-02-18T04:33:01.434 INFO:teuthology.orchestra.run.trial172.stdout:Creating group 'qat' with GID 992. 2026-02-18T04:33:01.434 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:01.748 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 1/38 2026-02-18T04:33:01.749 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2/38 2026-02-18T04:33:01.749 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 3/38 2026-02-18T04:33:01.749 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 4/38 2026-02-18T04:33:01.749 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/38 2026-02-18T04:33:01.749 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/38 2026-02-18T04:33:01.749 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 7/38 2026-02-18T04:33:01.749 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 8/38 2026-02-18T04:33:01.749 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 9/38 2026-02-18T04:33:01.749 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 10/38 2026-02-18T04:33:01.749 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 11/38 2026-02-18T04:33:01.750 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 12/38 2026-02-18T04:33:01.750 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 13/38 2026-02-18T04:33:01.750 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 14/38 2026-02-18T04:33:01.750 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 15/38 2026-02-18T04:33:01.750 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/38 2026-02-18T04:33:01.750 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 17/38 2026-02-18T04:33:01.750 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 18/38 2026-02-18T04:33:01.750 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 19/38 2026-02-18T04:33:01.750 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 20/38 2026-02-18T04:33:01.750 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 21/38 2026-02-18T04:33:01.750 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 22/38 2026-02-18T04:33:01.750 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 23/38 2026-02-18T04:33:01.750 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 24/38 2026-02-18T04:33:01.751 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 25/38 2026-02-18T04:33:01.751 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 26/38 2026-02-18T04:33:01.751 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 27/38 2026-02-18T04:33:01.751 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 28/38 2026-02-18T04:33:01.751 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 29/38 2026-02-18T04:33:01.751 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 30/38 2026-02-18T04:33:01.751 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 31/38 2026-02-18T04:33:01.751 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 32/38 2026-02-18T04:33:01.751 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : re2-1:20211101-20.el9.x86_64 33/38 2026-02-18T04:33:01.751 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 34/38 2026-02-18T04:33:01.751 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : librados2-2:20.2.0-670.gadc19233.el9.x86_64 35/38 2026-02-18T04:33:01.751 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 36/38 2026-02-18T04:33:01.752 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 37/38 2026-02-18T04:33:01.804 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 38/38 2026-02-18T04:33:01.804 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:01.804 INFO:teuthology.orchestra.run.trial172.stdout:Upgraded: 2026-02-18T04:33:01.804 INFO:teuthology.orchestra.run.trial172.stdout: librados2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:01.805 INFO:teuthology.orchestra.run.trial172.stdout: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:01.805 INFO:teuthology.orchestra.run.trial172.stdout:Installed: 2026-02-18T04:33:01.805 INFO:teuthology.orchestra.run.trial172.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-18T04:33:01.805 INFO:teuthology.orchestra.run.trial172.stdout: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:01.805 INFO:teuthology.orchestra.run.trial172.stdout: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:01.805 INFO:teuthology.orchestra.run.trial172.stdout: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:01.805 INFO:teuthology.orchestra.run.trial172.stdout: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:01.805 INFO:teuthology.orchestra.run.trial172.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T04:33:01.805 INFO:teuthology.orchestra.run.trial172.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-18T04:33:01.805 INFO:teuthology.orchestra.run.trial172.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-18T04:33:01.805 INFO:teuthology.orchestra.run.trial172.stdout: libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:01.805 INFO:teuthology.orchestra.run.trial172.stdout: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:01.806 INFO:teuthology.orchestra.run.trial172.stdout: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:01.806 INFO:teuthology.orchestra.run.trial172.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-18T04:33:01.806 INFO:teuthology.orchestra.run.trial172.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T04:33:01.806 INFO:teuthology.orchestra.run.trial172.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T04:33:01.806 INFO:teuthology.orchestra.run.trial172.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T04:33:01.806 INFO:teuthology.orchestra.run.trial172.stdout: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:01.806 INFO:teuthology.orchestra.run.trial172.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T04:33:01.806 INFO:teuthology.orchestra.run.trial172.stdout: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:01.806 INFO:teuthology.orchestra.run.trial172.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T04:33:01.806 INFO:teuthology.orchestra.run.trial172.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T04:33:01.806 INFO:teuthology.orchestra.run.trial172.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T04:33:01.806 INFO:teuthology.orchestra.run.trial172.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-18T04:33:01.807 INFO:teuthology.orchestra.run.trial172.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-18T04:33:01.807 INFO:teuthology.orchestra.run.trial172.stdout: python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:01.807 INFO:teuthology.orchestra.run.trial172.stdout: python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:01.807 INFO:teuthology.orchestra.run.trial172.stdout: python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:01.807 INFO:teuthology.orchestra.run.trial172.stdout: python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:01.807 INFO:teuthology.orchestra.run.trial172.stdout: python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:01.807 INFO:teuthology.orchestra.run.trial172.stdout: python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:01.807 INFO:teuthology.orchestra.run.trial172.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-18T04:33:01.807 INFO:teuthology.orchestra.run.trial172.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-18T04:33:01.807 INFO:teuthology.orchestra.run.trial172.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-18T04:33:01.807 INFO:teuthology.orchestra.run.trial172.stdout: re2-1:20211101-20.el9.x86_64 2026-02-18T04:33:01.807 INFO:teuthology.orchestra.run.trial172.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T04:33:01.807 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:01.808 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:01.847 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install ceph-test 2026-02-18T04:33:02.154 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:13 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:02.175 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 33/38 2026-02-18T04:33:02.178 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 33/38 2026-02-18T04:33:02.234 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:02.235 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:02.235 INFO:teuthology.orchestra.run.trial172.stdout: Package Arch Version Repository Size 2026-02-18T04:33:02.235 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:02.235 INFO:teuthology.orchestra.run.trial172.stdout:Installing: 2026-02-18T04:33:02.235 INFO:teuthology.orchestra.run.trial172.stdout: ceph-test x86_64 2:20.2.0-670.gadc19233.el9 ceph 84 M 2026-02-18T04:33:02.235 INFO:teuthology.orchestra.run.trial172.stdout:Installing dependencies: 2026-02-18T04:33:02.235 INFO:teuthology.orchestra.run.trial172.stdout: libcephsqlite x86_64 2:20.2.0-670.gadc19233.el9 ceph 164 k 2026-02-18T04:33:02.235 INFO:teuthology.orchestra.run.trial172.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T04:33:02.235 INFO:teuthology.orchestra.run.trial172.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T04:33:02.235 INFO:teuthology.orchestra.run.trial172.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T04:33:02.236 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:02.236 INFO:teuthology.orchestra.run.trial172.stdout:Transaction Summary 2026-02-18T04:33:02.236 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:02.236 INFO:teuthology.orchestra.run.trial172.stdout:Install 5 Packages 2026-02-18T04:33:02.236 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:02.236 INFO:teuthology.orchestra.run.trial172.stdout:Total download size: 85 M 2026-02-18T04:33:02.236 INFO:teuthology.orchestra.run.trial172.stdout:Installed size: 364 M 2026-02-18T04:33:02.236 INFO:teuthology.orchestra.run.trial172.stdout:Downloading Packages: 2026-02-18T04:33:02.413 INFO:teuthology.orchestra.run.trial172.stdout:(1/5): libcephsqlite-20.2.0-670.gadc19233.el9.x 1.8 MB/s | 164 kB 00:00 2026-02-18T04:33:02.437 INFO:teuthology.orchestra.run.trial172.stdout:(2/5): libxslt-1.1.34-12.el9.x86_64.rpm 2.1 MB/s | 233 kB 00:00 2026-02-18T04:33:02.468 INFO:teuthology.orchestra.run.trial172.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 2.0 MB/s | 64 kB 00:00 2026-02-18T04:33:02.471 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 33/38 2026-02-18T04:33:02.475 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 34/38 2026-02-18T04:33:02.514 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 34/38 2026-02-18T04:33:02.515 INFO:teuthology.orchestra.run.trial077.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T04:33:02.515 INFO:teuthology.orchestra.run.trial077.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T04:33:02.515 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:02.517 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 35/38 2026-02-18T04:33:02.544 INFO:teuthology.orchestra.run.trial172.stdout:(4/5): socat-1.7.4.1-8.el9.x86_64.rpm 2.3 MB/s | 303 kB 00:00 2026-02-18T04:33:03.973 INFO:teuthology.orchestra.run.trial172.stdout:(5/5): ceph-test-20.2.0-670.gadc19233.el9.x86_6 51 MB/s | 84 MB 00:01 2026-02-18T04:33:03.974 INFO:teuthology.orchestra.run.trial172.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:03.975 INFO:teuthology.orchestra.run.trial172.stdout:Total 49 MB/s | 85 MB 00:01 2026-02-18T04:33:03.998 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction check 2026-02-18T04:33:04.008 INFO:teuthology.orchestra.run.trial172.stdout:Transaction check succeeded. 2026-02-18T04:33:04.008 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction test 2026-02-18T04:33:04.298 INFO:teuthology.orchestra.run.trial172.stdout:Transaction test succeeded. 2026-02-18T04:33:04.298 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction 2026-02-18T04:33:04.457 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 35/38 2026-02-18T04:33:04.457 INFO:teuthology.orchestra.run.trial154.stdout:skipping the directory /sys 2026-02-18T04:33:04.457 INFO:teuthology.orchestra.run.trial154.stdout:skipping the directory /proc 2026-02-18T04:33:04.457 INFO:teuthology.orchestra.run.trial154.stdout:skipping the directory /mnt 2026-02-18T04:33:04.457 INFO:teuthology.orchestra.run.trial154.stdout:skipping the directory /var/tmp 2026-02-18T04:33:04.457 INFO:teuthology.orchestra.run.trial154.stdout:skipping the directory /home 2026-02-18T04:33:04.457 INFO:teuthology.orchestra.run.trial154.stdout:skipping the directory /root 2026-02-18T04:33:04.458 INFO:teuthology.orchestra.run.trial154.stdout:skipping the directory /tmp 2026-02-18T04:33:04.458 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:04.610 INFO:teuthology.orchestra.run.trial172.stdout: Preparing : 1/1 2026-02-18T04:33:04.616 INFO:teuthology.orchestra.run.trial172.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T04:33:04.620 INFO:teuthology.orchestra.run.trial172.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T04:33:04.628 INFO:teuthology.orchestra.run.trial172.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T04:33:04.629 INFO:teuthology.orchestra.run.trial172.stdout: Installing : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T04:33:05.482 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 36/38 2026-02-18T04:33:05.506 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 36/38 2026-02-18T04:33:05.506 INFO:teuthology.orchestra.run.trial154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:05.506 INFO:teuthology.orchestra.run.trial154.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T04:33:05.506 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T04:33:05.507 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T04:33:05.507 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:05.508 INFO:teuthology.orchestra.run.trial154.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 37/38 2026-02-18T04:33:05.520 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 37/38 2026-02-18T04:33:05.520 INFO:teuthology.orchestra.run.trial154.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 38/38 2026-02-18T04:33:05.579 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 38/38 2026-02-18T04:33:05.579 INFO:teuthology.orchestra.run.trial154.stdout:Creating group 'qat' with GID 992. 2026-02-18T04:33:05.579 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 1/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 3/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 4/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 7/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 8/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 9/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 10/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 11/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 12/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 13/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 14/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 15/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 17/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 18/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 19/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 20/38 2026-02-18T04:33:05.889 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 21/38 2026-02-18T04:33:05.890 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 22/38 2026-02-18T04:33:05.890 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 23/38 2026-02-18T04:33:05.890 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 24/38 2026-02-18T04:33:05.890 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 25/38 2026-02-18T04:33:05.890 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 26/38 2026-02-18T04:33:05.890 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 27/38 2026-02-18T04:33:05.890 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 28/38 2026-02-18T04:33:05.890 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 29/38 2026-02-18T04:33:05.890 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 30/38 2026-02-18T04:33:05.890 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 31/38 2026-02-18T04:33:05.890 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 32/38 2026-02-18T04:33:05.890 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : re2-1:20211101-20.el9.x86_64 33/38 2026-02-18T04:33:05.890 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 34/38 2026-02-18T04:33:05.890 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : librados2-2:20.2.0-670.gadc19233.el9.x86_64 35/38 2026-02-18T04:33:05.890 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 36/38 2026-02-18T04:33:05.890 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 37/38 2026-02-18T04:33:05.947 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 38/38 2026-02-18T04:33:05.947 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:05.947 INFO:teuthology.orchestra.run.trial154.stdout:Upgraded: 2026-02-18T04:33:05.947 INFO:teuthology.orchestra.run.trial154.stdout: librados2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:05.947 INFO:teuthology.orchestra.run.trial154.stdout: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:05.947 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-18T04:33:05.947 INFO:teuthology.orchestra.run.trial154.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-18T04:33:05.947 INFO:teuthology.orchestra.run.trial154.stdout: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:05.947 INFO:teuthology.orchestra.run.trial154.stdout: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:05.947 INFO:teuthology.orchestra.run.trial154.stdout: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:05.948 INFO:teuthology.orchestra.run.trial154.stdout: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:05.948 INFO:teuthology.orchestra.run.trial154.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T04:33:05.948 INFO:teuthology.orchestra.run.trial154.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-18T04:33:05.948 INFO:teuthology.orchestra.run.trial154.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-18T04:33:05.948 INFO:teuthology.orchestra.run.trial154.stdout: libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:05.948 INFO:teuthology.orchestra.run.trial154.stdout: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:05.948 INFO:teuthology.orchestra.run.trial154.stdout: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:05.949 INFO:teuthology.orchestra.run.trial154.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-18T04:33:05.949 INFO:teuthology.orchestra.run.trial154.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T04:33:05.949 INFO:teuthology.orchestra.run.trial154.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T04:33:05.949 INFO:teuthology.orchestra.run.trial154.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T04:33:05.949 INFO:teuthology.orchestra.run.trial154.stdout: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:05.949 INFO:teuthology.orchestra.run.trial154.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T04:33:05.949 INFO:teuthology.orchestra.run.trial154.stdout: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:05.949 INFO:teuthology.orchestra.run.trial154.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T04:33:05.949 INFO:teuthology.orchestra.run.trial154.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T04:33:05.949 INFO:teuthology.orchestra.run.trial154.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T04:33:05.949 INFO:teuthology.orchestra.run.trial154.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-18T04:33:05.949 INFO:teuthology.orchestra.run.trial154.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-18T04:33:05.950 INFO:teuthology.orchestra.run.trial154.stdout: python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:05.950 INFO:teuthology.orchestra.run.trial154.stdout: python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:05.950 INFO:teuthology.orchestra.run.trial154.stdout: python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:05.950 INFO:teuthology.orchestra.run.trial154.stdout: python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:05.950 INFO:teuthology.orchestra.run.trial154.stdout: python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:05.950 INFO:teuthology.orchestra.run.trial154.stdout: python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:05.950 INFO:teuthology.orchestra.run.trial154.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-18T04:33:05.950 INFO:teuthology.orchestra.run.trial154.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-18T04:33:05.950 INFO:teuthology.orchestra.run.trial154.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-18T04:33:05.950 INFO:teuthology.orchestra.run.trial154.stdout: re2-1:20211101-20.el9.x86_64 2026-02-18T04:33:05.950 INFO:teuthology.orchestra.run.trial154.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T04:33:05.950 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:05.951 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:05.990 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-test 2026-02-18T04:33:06.306 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:13 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:06.386 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:06.387 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:06.387 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repository Size 2026-02-18T04:33:06.387 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:06.388 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-18T04:33:06.388 INFO:teuthology.orchestra.run.trial154.stdout: ceph-test x86_64 2:20.2.0-670.gadc19233.el9 ceph 84 M 2026-02-18T04:33:06.388 INFO:teuthology.orchestra.run.trial154.stdout:Installing dependencies: 2026-02-18T04:33:06.388 INFO:teuthology.orchestra.run.trial154.stdout: libcephsqlite x86_64 2:20.2.0-670.gadc19233.el9 ceph 164 k 2026-02-18T04:33:06.388 INFO:teuthology.orchestra.run.trial154.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T04:33:06.388 INFO:teuthology.orchestra.run.trial154.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T04:33:06.388 INFO:teuthology.orchestra.run.trial154.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T04:33:06.388 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:06.388 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-18T04:33:06.388 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:06.388 INFO:teuthology.orchestra.run.trial154.stdout:Install 5 Packages 2026-02-18T04:33:06.388 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:06.389 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 85 M 2026-02-18T04:33:06.389 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 364 M 2026-02-18T04:33:06.389 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-18T04:33:06.559 INFO:teuthology.orchestra.run.trial154.stdout:(1/5): libcephsqlite-20.2.0-670.gadc19233.el9.x 1.8 MB/s | 164 kB 00:00 2026-02-18T04:33:07.050 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 35/38 2026-02-18T04:33:07.050 INFO:teuthology.orchestra.run.trial077.stdout:skipping the directory /sys 2026-02-18T04:33:07.051 INFO:teuthology.orchestra.run.trial077.stdout:skipping the directory /proc 2026-02-18T04:33:07.051 INFO:teuthology.orchestra.run.trial077.stdout:skipping the directory /mnt 2026-02-18T04:33:07.051 INFO:teuthology.orchestra.run.trial077.stdout:skipping the directory /var/tmp 2026-02-18T04:33:07.051 INFO:teuthology.orchestra.run.trial077.stdout:skipping the directory /home 2026-02-18T04:33:07.051 INFO:teuthology.orchestra.run.trial077.stdout:skipping the directory /root 2026-02-18T04:33:07.051 INFO:teuthology.orchestra.run.trial077.stdout:skipping the directory /tmp 2026-02-18T04:33:07.051 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:07.268 INFO:teuthology.orchestra.run.trial154.stdout:(2/5): libxslt-1.1.34-12.el9.x86_64.rpm 293 kB/s | 233 kB 00:00 2026-02-18T04:33:07.511 INFO:teuthology.orchestra.run.trial154.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 263 kB/s | 64 kB 00:00 2026-02-18T04:33:07.565 INFO:teuthology.orchestra.run.trial154.stdout:(4/5): socat-1.7.4.1-8.el9.x86_64.rpm 301 kB/s | 303 kB 00:01 2026-02-18T04:33:08.081 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 36/38 2026-02-18T04:33:08.105 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 36/38 2026-02-18T04:33:08.105 INFO:teuthology.orchestra.run.trial077.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:08.105 INFO:teuthology.orchestra.run.trial077.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T04:33:08.105 INFO:teuthology.orchestra.run.trial077.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T04:33:08.106 INFO:teuthology.orchestra.run.trial077.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T04:33:08.106 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:08.107 INFO:teuthology.orchestra.run.trial077.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 37/38 2026-02-18T04:33:08.117 INFO:teuthology.orchestra.run.trial154.stdout:(5/5): ceph-test-20.2.0-670.gadc19233.el9.x86_6 51 MB/s | 84 MB 00:01 2026-02-18T04:33:08.118 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:08.118 INFO:teuthology.orchestra.run.trial154.stdout:Total 49 MB/s | 85 MB 00:01 2026-02-18T04:33:08.120 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 37/38 2026-02-18T04:33:08.121 INFO:teuthology.orchestra.run.trial077.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 38/38 2026-02-18T04:33:08.145 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-18T04:33:08.156 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-18T04:33:08.156 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-18T04:33:08.176 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 38/38 2026-02-18T04:33:08.176 INFO:teuthology.orchestra.run.trial077.stdout:Creating group 'qat' with GID 992. 2026-02-18T04:33:08.177 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:08.347 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T04:33:08.365 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T04:33:08.447 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-18T04:33:08.447 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-18T04:33:08.499 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 1/38 2026-02-18T04:33:08.499 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2/38 2026-02-18T04:33:08.499 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 3/38 2026-02-18T04:33:08.499 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 4/38 2026-02-18T04:33:08.499 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/38 2026-02-18T04:33:08.499 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/38 2026-02-18T04:33:08.499 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 7/38 2026-02-18T04:33:08.499 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 8/38 2026-02-18T04:33:08.499 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 9/38 2026-02-18T04:33:08.500 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 10/38 2026-02-18T04:33:08.500 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 11/38 2026-02-18T04:33:08.500 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 12/38 2026-02-18T04:33:08.500 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 13/38 2026-02-18T04:33:08.500 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 14/38 2026-02-18T04:33:08.500 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 15/38 2026-02-18T04:33:08.500 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/38 2026-02-18T04:33:08.500 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 17/38 2026-02-18T04:33:08.500 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 18/38 2026-02-18T04:33:08.500 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 19/38 2026-02-18T04:33:08.500 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 20/38 2026-02-18T04:33:08.500 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 21/38 2026-02-18T04:33:08.501 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 22/38 2026-02-18T04:33:08.501 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 23/38 2026-02-18T04:33:08.501 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 24/38 2026-02-18T04:33:08.501 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 25/38 2026-02-18T04:33:08.501 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 26/38 2026-02-18T04:33:08.501 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 27/38 2026-02-18T04:33:08.501 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 28/38 2026-02-18T04:33:08.501 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 29/38 2026-02-18T04:33:08.501 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 30/38 2026-02-18T04:33:08.501 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 31/38 2026-02-18T04:33:08.501 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 32/38 2026-02-18T04:33:08.501 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : re2-1:20211101-20.el9.x86_64 33/38 2026-02-18T04:33:08.501 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 34/38 2026-02-18T04:33:08.502 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : librados2-2:20.2.0-670.gadc19233.el9.x86_64 35/38 2026-02-18T04:33:08.502 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 36/38 2026-02-18T04:33:08.502 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 37/38 2026-02-18T04:33:08.555 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 38/38 2026-02-18T04:33:08.556 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:08.556 INFO:teuthology.orchestra.run.trial077.stdout:Upgraded: 2026-02-18T04:33:08.556 INFO:teuthology.orchestra.run.trial077.stdout: librados2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.556 INFO:teuthology.orchestra.run.trial077.stdout: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.556 INFO:teuthology.orchestra.run.trial077.stdout:Installed: 2026-02-18T04:33:08.556 INFO:teuthology.orchestra.run.trial077.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-18T04:33:08.556 INFO:teuthology.orchestra.run.trial077.stdout: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.556 INFO:teuthology.orchestra.run.trial077.stdout: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.556 INFO:teuthology.orchestra.run.trial077.stdout: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.556 INFO:teuthology.orchestra.run.trial077.stdout: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.556 INFO:teuthology.orchestra.run.trial077.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T04:33:08.557 INFO:teuthology.orchestra.run.trial077.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-18T04:33:08.557 INFO:teuthology.orchestra.run.trial077.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-18T04:33:08.557 INFO:teuthology.orchestra.run.trial077.stdout: libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.557 INFO:teuthology.orchestra.run.trial077.stdout: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.557 INFO:teuthology.orchestra.run.trial077.stdout: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.557 INFO:teuthology.orchestra.run.trial077.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-18T04:33:08.557 INFO:teuthology.orchestra.run.trial077.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T04:33:08.557 INFO:teuthology.orchestra.run.trial077.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T04:33:08.557 INFO:teuthology.orchestra.run.trial077.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T04:33:08.557 INFO:teuthology.orchestra.run.trial077.stdout: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.557 INFO:teuthology.orchestra.run.trial077.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T04:33:08.557 INFO:teuthology.orchestra.run.trial077.stdout: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.557 INFO:teuthology.orchestra.run.trial077.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T04:33:08.558 INFO:teuthology.orchestra.run.trial077.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T04:33:08.558 INFO:teuthology.orchestra.run.trial077.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T04:33:08.558 INFO:teuthology.orchestra.run.trial077.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-18T04:33:08.558 INFO:teuthology.orchestra.run.trial077.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-18T04:33:08.558 INFO:teuthology.orchestra.run.trial077.stdout: python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.558 INFO:teuthology.orchestra.run.trial077.stdout: python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.558 INFO:teuthology.orchestra.run.trial077.stdout: python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.558 INFO:teuthology.orchestra.run.trial077.stdout: python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.558 INFO:teuthology.orchestra.run.trial077.stdout: python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.558 INFO:teuthology.orchestra.run.trial077.stdout: python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.558 INFO:teuthology.orchestra.run.trial077.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-18T04:33:08.558 INFO:teuthology.orchestra.run.trial077.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-18T04:33:08.559 INFO:teuthology.orchestra.run.trial077.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-18T04:33:08.559 INFO:teuthology.orchestra.run.trial077.stdout: re2-1:20211101-20.el9.x86_64 2026-02-18T04:33:08.559 INFO:teuthology.orchestra.run.trial077.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T04:33:08.559 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:08.559 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:08.599 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install ceph-test 2026-02-18T04:33:08.710 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T04:33:08.710 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 1/5 2026-02-18T04:33:08.710 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2/5 2026-02-18T04:33:08.710 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T04:33:08.710 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T04:33:08.757 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-18T04:33:08.762 INFO:teuthology.orchestra.run.trial154.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T04:33:08.763 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T04:33:08.763 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:08.763 INFO:teuthology.orchestra.run.trial172.stdout:Installed: 2026-02-18T04:33:08.763 INFO:teuthology.orchestra.run.trial172.stdout: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.763 INFO:teuthology.orchestra.run.trial172.stdout: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:08.763 INFO:teuthology.orchestra.run.trial172.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-18T04:33:08.763 INFO:teuthology.orchestra.run.trial172.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-18T04:33:08.763 INFO:teuthology.orchestra.run.trial172.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T04:33:08.763 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:08.763 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:08.766 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T04:33:08.774 INFO:teuthology.orchestra.run.trial154.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T04:33:08.775 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T04:33:08.799 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install ceph 2026-02-18T04:33:08.915 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:12 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:08.994 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:08.995 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:08.996 INFO:teuthology.orchestra.run.trial077.stdout: Package Arch Version Repository Size 2026-02-18T04:33:08.996 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:08.996 INFO:teuthology.orchestra.run.trial077.stdout:Installing: 2026-02-18T04:33:08.996 INFO:teuthology.orchestra.run.trial077.stdout: ceph-test x86_64 2:20.2.0-670.gadc19233.el9 ceph 84 M 2026-02-18T04:33:08.996 INFO:teuthology.orchestra.run.trial077.stdout:Installing dependencies: 2026-02-18T04:33:08.996 INFO:teuthology.orchestra.run.trial077.stdout: libcephsqlite x86_64 2:20.2.0-670.gadc19233.el9 ceph 164 k 2026-02-18T04:33:08.996 INFO:teuthology.orchestra.run.trial077.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T04:33:08.996 INFO:teuthology.orchestra.run.trial077.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T04:33:08.996 INFO:teuthology.orchestra.run.trial077.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T04:33:08.996 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:08.996 INFO:teuthology.orchestra.run.trial077.stdout:Transaction Summary 2026-02-18T04:33:08.997 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:08.997 INFO:teuthology.orchestra.run.trial077.stdout:Install 5 Packages 2026-02-18T04:33:08.997 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:08.997 INFO:teuthology.orchestra.run.trial077.stdout:Total download size: 85 M 2026-02-18T04:33:08.997 INFO:teuthology.orchestra.run.trial077.stdout:Installed size: 364 M 2026-02-18T04:33:08.997 INFO:teuthology.orchestra.run.trial077.stdout:Downloading Packages: 2026-02-18T04:33:09.088 INFO:teuthology.orchestra.run.trial077.stdout:(1/5): libxslt-1.1.34-12.el9.x86_64.rpm 8.6 MB/s | 233 kB 00:00 2026-02-18T04:33:09.100 INFO:teuthology.orchestra.run.trial077.stdout:(2/5): socat-1.7.4.1-8.el9.x86_64.rpm 24 MB/s | 303 kB 00:00 2026-02-18T04:33:09.105 INFO:teuthology.orchestra.run.trial077.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 13 MB/s | 64 kB 00:00 2026-02-18T04:33:09.105 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:20 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:09.148 INFO:teuthology.orchestra.run.trial077.stdout:(4/5): libcephsqlite-20.2.0-670.gadc19233.el9.x 1.9 MB/s | 164 kB 00:00 2026-02-18T04:33:09.190 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:09.193 INFO:teuthology.orchestra.run.trial172.stdout:====================================================================================== 2026-02-18T04:33:09.193 INFO:teuthology.orchestra.run.trial172.stdout: Package Arch Version Repository Size 2026-02-18T04:33:09.193 INFO:teuthology.orchestra.run.trial172.stdout:====================================================================================== 2026-02-18T04:33:09.193 INFO:teuthology.orchestra.run.trial172.stdout:Installing: 2026-02-18T04:33:09.193 INFO:teuthology.orchestra.run.trial172.stdout: ceph x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.5 k 2026-02-18T04:33:09.193 INFO:teuthology.orchestra.run.trial172.stdout:Installing dependencies: 2026-02-18T04:33:09.193 INFO:teuthology.orchestra.run.trial172.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-18T04:33:09.193 INFO:teuthology.orchestra.run.trial172.stdout: ceph-grafana-dashboards noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 43 k 2026-02-18T04:33:09.193 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mds x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.3 M 2026-02-18T04:33:09.194 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mgr x86_64 2:20.2.0-670.gadc19233.el9 ceph 961 k 2026-02-18T04:33:09.194 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mgr-modules-core noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 290 k 2026-02-18T04:33:09.194 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mon x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.1 M 2026-02-18T04:33:09.194 INFO:teuthology.orchestra.run.trial172.stdout: ceph-osd x86_64 2:20.2.0-670.gadc19233.el9 ceph 17 M 2026-02-18T04:33:09.194 INFO:teuthology.orchestra.run.trial172.stdout: ceph-prometheus-alerts noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 17 k 2026-02-18T04:33:09.194 INFO:teuthology.orchestra.run.trial172.stdout: cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 1.0 M 2026-02-18T04:33:09.194 INFO:teuthology.orchestra.run.trial172.stdout: cryptsetup x86_64 2.8.1-2.el9 baseos 350 k 2026-02-18T04:33:09.194 INFO:teuthology.orchestra.run.trial172.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T04:33:09.194 INFO:teuthology.orchestra.run.trial172.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T04:33:09.194 INFO:teuthology.orchestra.run.trial172.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T04:33:09.194 INFO:teuthology.orchestra.run.trial172.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-18T04:33:09.194 INFO:teuthology.orchestra.run.trial172.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T04:33:09.194 INFO:teuthology.orchestra.run.trial172.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T04:33:09.194 INFO:teuthology.orchestra.run.trial172.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T04:33:09.194 INFO:teuthology.orchestra.run.trial172.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T04:33:09.194 INFO:teuthology.orchestra.run.trial172.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T04:33:09.194 INFO:teuthology.orchestra.run.trial172.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T04:33:09.195 INFO:teuthology.orchestra.run.trial172.stdout: python3-devel x86_64 3.9.25-2.el9 appstream 244 k 2026-02-18T04:33:09.196 INFO:teuthology.orchestra.run.trial172.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T04:33:09.196 INFO:teuthology.orchestra.run.trial172.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-18T04:33:09.196 INFO:teuthology.orchestra.run.trial172.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-18T04:33:09.196 INFO:teuthology.orchestra.run.trial172.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-18T04:33:09.196 INFO:teuthology.orchestra.run.trial172.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T04:33:09.196 INFO:teuthology.orchestra.run.trial172.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T04:33:09.196 INFO:teuthology.orchestra.run.trial172.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T04:33:09.196 INFO:teuthology.orchestra.run.trial172.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T04:33:09.196 INFO:teuthology.orchestra.run.trial172.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T04:33:09.196 INFO:teuthology.orchestra.run.trial172.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T04:33:09.196 INFO:teuthology.orchestra.run.trial172.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T04:33:09.196 INFO:teuthology.orchestra.run.trial172.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-18T04:33:09.196 INFO:teuthology.orchestra.run.trial172.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T04:33:09.196 INFO:teuthology.orchestra.run.trial172.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T04:33:09.196 INFO:teuthology.orchestra.run.trial172.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-18T04:33:09.196 INFO:teuthology.orchestra.run.trial172.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T04:33:09.196 INFO:teuthology.orchestra.run.trial172.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T04:33:09.197 INFO:teuthology.orchestra.run.trial172.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-18T04:33:09.197 INFO:teuthology.orchestra.run.trial172.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T04:33:09.197 INFO:teuthology.orchestra.run.trial172.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T04:33:09.197 INFO:teuthology.orchestra.run.trial172.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T04:33:09.197 INFO:teuthology.orchestra.run.trial172.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T04:33:09.197 INFO:teuthology.orchestra.run.trial172.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T04:33:09.197 INFO:teuthology.orchestra.run.trial172.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T04:33:09.197 INFO:teuthology.orchestra.run.trial172.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-18T04:33:09.197 INFO:teuthology.orchestra.run.trial172.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T04:33:09.197 INFO:teuthology.orchestra.run.trial172.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T04:33:09.197 INFO:teuthology.orchestra.run.trial172.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T04:33:09.197 INFO:teuthology.orchestra.run.trial172.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T04:33:09.197 INFO:teuthology.orchestra.run.trial172.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T04:33:09.197 INFO:teuthology.orchestra.run.trial172.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T04:33:09.197 INFO:teuthology.orchestra.run.trial172.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T04:33:09.197 INFO:teuthology.orchestra.run.trial172.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T04:33:09.197 INFO:teuthology.orchestra.run.trial172.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout:Installing weak dependencies: 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mgr-cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 173 k 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mgr-dashboard noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 11 M 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 7.4 M 2026-02-18T04:33:09.198 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mgr-k8sevents noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 22 k 2026-02-18T04:33:09.199 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mgr-rook noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 50 k 2026-02-18T04:33:09.199 INFO:teuthology.orchestra.run.trial172.stdout: ceph-volume noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 297 k 2026-02-18T04:33:09.199 INFO:teuthology.orchestra.run.trial172.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-18T04:33:09.199 INFO:teuthology.orchestra.run.trial172.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-18T04:33:09.199 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:09.199 INFO:teuthology.orchestra.run.trial172.stdout:Transaction Summary 2026-02-18T04:33:09.199 INFO:teuthology.orchestra.run.trial172.stdout:====================================================================================== 2026-02-18T04:33:09.199 INFO:teuthology.orchestra.run.trial172.stdout:Install 94 Packages 2026-02-18T04:33:09.199 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:09.200 INFO:teuthology.orchestra.run.trial172.stdout:Total download size: 101 M 2026-02-18T04:33:09.200 INFO:teuthology.orchestra.run.trial172.stdout:Installed size: 560 M 2026-02-18T04:33:09.200 INFO:teuthology.orchestra.run.trial172.stdout:Downloading Packages: 2026-02-18T04:33:10.130 INFO:teuthology.orchestra.run.trial172.stdout:(1/94): ceph-20.2.0-670.gadc19233.el9.x86_64.rp 32 kB/s | 6.5 kB 00:00 2026-02-18T04:33:10.445 INFO:teuthology.orchestra.run.trial172.stdout:(2/94): ceph-mgr-20.2.0-670.gadc19233.el9.x86_6 1.8 MB/s | 961 kB 00:00 2026-02-18T04:33:10.690 INFO:teuthology.orchestra.run.trial172.stdout:(3/94): ceph-mds-20.2.0-670.gadc19233.el9.x86_6 3.1 MB/s | 2.3 MB 00:00 2026-02-18T04:33:10.702 INFO:teuthology.orchestra.run.trial172.stdout:(4/94): ceph-grafana-dashboards-20.2.0-670.gadc 3.7 MB/s | 43 kB 00:00 2026-02-18T04:33:10.714 INFO:teuthology.orchestra.run.trial172.stdout:(5/94): ceph-mgr-cephadm-20.2.0-670.gadc19233.e 14 MB/s | 173 kB 00:00 2026-02-18T04:33:10.793 INFO:teuthology.orchestra.run.trial077.stdout:(5/5): ceph-test-20.2.0-670.gadc19233.el9.x86_6 48 MB/s | 84 MB 00:01 2026-02-18T04:33:10.795 INFO:teuthology.orchestra.run.trial077.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:10.795 INFO:teuthology.orchestra.run.trial077.stdout:Total 47 MB/s | 85 MB 00:01 2026-02-18T04:33:10.820 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction check 2026-02-18T04:33:10.830 INFO:teuthology.orchestra.run.trial077.stdout:Transaction check succeeded. 2026-02-18T04:33:10.830 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction test 2026-02-18T04:33:11.117 INFO:teuthology.orchestra.run.trial077.stdout:Transaction test succeeded. 2026-02-18T04:33:11.117 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction 2026-02-18T04:33:11.134 INFO:teuthology.orchestra.run.trial172.stdout:(6/94): ceph-mon-20.2.0-670.gadc19233.el9.x86_6 5.0 MB/s | 5.1 MB 00:01 2026-02-18T04:33:11.188 INFO:teuthology.orchestra.run.trial172.stdout:(7/94): ceph-mgr-dashboard-20.2.0-670.gadc19233 22 MB/s | 11 MB 00:00 2026-02-18T04:33:11.212 INFO:teuthology.orchestra.run.trial172.stdout:(8/94): ceph-mgr-k8sevents-20.2.0-670.gadc19233 919 kB/s | 22 kB 00:00 2026-02-18T04:33:11.242 INFO:teuthology.orchestra.run.trial172.stdout:(9/94): ceph-mgr-modules-core-20.2.0-670.gadc19 9.6 MB/s | 290 kB 00:00 2026-02-18T04:33:11.274 INFO:teuthology.orchestra.run.trial172.stdout:(10/94): ceph-osd-20.2.0-670.gadc19233.el9.x86_ 20 MB/s | 17 MB 00:00 2026-02-18T04:33:11.275 INFO:teuthology.orchestra.run.trial172.stdout:(11/94): ceph-mgr-rook-20.2.0-670.gadc19233.el9 1.5 MB/s | 50 kB 00:00 2026-02-18T04:33:11.285 INFO:teuthology.orchestra.run.trial172.stdout:(12/94): ceph-prometheus-alerts-20.2.0-670.gadc 1.5 MB/s | 17 kB 00:00 2026-02-18T04:33:11.288 INFO:teuthology.orchestra.run.trial172.stdout:(13/94): ceph-volume-20.2.0-670.gadc19233.el9.n 22 MB/s | 297 kB 00:00 2026-02-18T04:33:11.314 INFO:teuthology.orchestra.run.trial172.stdout:(14/94): cephadm-20.2.0-670.gadc19233.el9.noarc 36 MB/s | 1.0 MB 00:00 2026-02-18T04:33:11.401 INFO:teuthology.orchestra.run.trial172.stdout:(15/94): ledmon-libs-1.1.0-3.el9.x86_64.rpm 465 kB/s | 40 kB 00:00 2026-02-18T04:33:11.415 INFO:teuthology.orchestra.run.trial172.stdout:(16/94): ceph-mgr-diskprediction-local-20.2.0-6 26 MB/s | 7.4 MB 00:00 2026-02-18T04:33:11.425 INFO:teuthology.orchestra.run.trial077.stdout: Preparing : 1/1 2026-02-18T04:33:11.431 INFO:teuthology.orchestra.run.trial077.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T04:33:11.435 INFO:teuthology.orchestra.run.trial077.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T04:33:11.443 INFO:teuthology.orchestra.run.trial077.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T04:33:11.443 INFO:teuthology.orchestra.run.trial077.stdout: Installing : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T04:33:11.459 INFO:teuthology.orchestra.run.trial172.stdout:(17/94): cryptsetup-2.8.1-2.el9.x86_64.rpm 2.0 MB/s | 350 kB 00:00 2026-02-18T04:33:11.460 INFO:teuthology.orchestra.run.trial172.stdout:(18/94): libconfig-1.7.2-9.el9.x86_64.rpm 1.2 MB/s | 72 kB 00:00 2026-02-18T04:33:11.492 INFO:teuthology.orchestra.run.trial172.stdout:(19/94): libquadmath-11.5.0-14.el9.x86_64.rpm 5.5 MB/s | 184 kB 00:00 2026-02-18T04:33:11.532 INFO:teuthology.orchestra.run.trial172.stdout:(20/94): python3-cffi-1.14.5-5.el9.x86_64.rpm 3.4 MB/s | 253 kB 00:00 2026-02-18T04:33:11.564 INFO:teuthology.orchestra.run.trial172.stdout:(21/94): python3-ply-3.11-14.el9.noarch.rpm 3.3 MB/s | 106 kB 00:00 2026-02-18T04:33:11.570 INFO:teuthology.orchestra.run.trial172.stdout:(22/94): python3-cryptography-36.0.1-5.el9.x86_ 16 MB/s | 1.2 MB 00:00 2026-02-18T04:33:11.597 INFO:teuthology.orchestra.run.trial172.stdout:(23/94): python3-requests-2.25.1-10.el9.noarch. 4.6 MB/s | 126 kB 00:00 2026-02-18T04:33:11.598 INFO:teuthology.orchestra.run.trial172.stdout:(24/94): python3-pycparser-2.20-6.el9.noarch.rp 3.9 MB/s | 135 kB 00:00 2026-02-18T04:33:11.611 INFO:teuthology.orchestra.run.trial172.stdout:(25/94): libgfortran-11.5.0-14.el9.x86_64.rpm 4.0 MB/s | 794 kB 00:00 2026-02-18T04:33:11.626 INFO:teuthology.orchestra.run.trial172.stdout:(26/94): python3-urllib3-1.26.5-7.el9.noarch.rp 7.6 MB/s | 218 kB 00:00 2026-02-18T04:33:11.634 INFO:teuthology.orchestra.run.trial172.stdout:(27/94): unzip-6.0-59.el9.x86_64.rpm 4.9 MB/s | 182 kB 00:00 2026-02-18T04:33:11.640 INFO:teuthology.orchestra.run.trial172.stdout:(28/94): zip-3.0-35.el9.x86_64.rpm 8.9 MB/s | 266 kB 00:00 2026-02-18T04:33:11.934 INFO:teuthology.orchestra.run.trial172.stdout:(29/94): flexiblas-3.0.4-9.el9.x86_64.rpm 96 kB/s | 30 kB 00:00 2026-02-18T04:33:12.052 INFO:teuthology.orchestra.run.trial172.stdout:(30/94): flexiblas-openblas-openmp-3.0.4-9.el9. 36 kB/s | 15 kB 00:00 2026-02-18T04:33:12.503 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T04:33:12.511 INFO:teuthology.orchestra.run.trial172.stdout:(31/94): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 427 kB/s | 246 kB 00:00 2026-02-18T04:33:12.521 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T04:33:12.677 INFO:teuthology.orchestra.run.trial172.stdout:(32/94): lua-5.4.4-4.el9.x86_64.rpm 302 kB/s | 188 kB 00:00 2026-02-18T04:33:12.683 INFO:teuthology.orchestra.run.trial172.stdout:(33/94): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 2.9 MB/s | 3.0 MB 00:01 2026-02-18T04:33:12.854 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T04:33:12.854 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 1/5 2026-02-18T04:33:12.855 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2/5 2026-02-18T04:33:12.855 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T04:33:12.855 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T04:33:12.908 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T04:33:12.908 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:12.908 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-18T04:33:12.908 INFO:teuthology.orchestra.run.trial154.stdout: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:12.908 INFO:teuthology.orchestra.run.trial154.stdout: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:12.908 INFO:teuthology.orchestra.run.trial154.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-18T04:33:12.908 INFO:teuthology.orchestra.run.trial154.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-18T04:33:12.908 INFO:teuthology.orchestra.run.trial154.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T04:33:12.908 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:12.908 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:12.909 INFO:teuthology.orchestra.run.trial172.stdout:(34/94): openblas-0.3.29-1.el9.x86_64.rpm 106 kB/s | 42 kB 00:00 2026-02-18T04:33:12.944 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph 2026-02-18T04:33:13.253 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:20 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:13.338 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:13.341 INFO:teuthology.orchestra.run.trial154.stdout:====================================================================================== 2026-02-18T04:33:13.341 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repository Size 2026-02-18T04:33:13.341 INFO:teuthology.orchestra.run.trial154.stdout:====================================================================================== 2026-02-18T04:33:13.341 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-18T04:33:13.341 INFO:teuthology.orchestra.run.trial154.stdout: ceph x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.5 k 2026-02-18T04:33:13.341 INFO:teuthology.orchestra.run.trial154.stdout:Installing dependencies: 2026-02-18T04:33:13.341 INFO:teuthology.orchestra.run.trial154.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-18T04:33:13.341 INFO:teuthology.orchestra.run.trial154.stdout: ceph-grafana-dashboards noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 43 k 2026-02-18T04:33:13.341 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mds x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.3 M 2026-02-18T04:33:13.341 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr x86_64 2:20.2.0-670.gadc19233.el9 ceph 961 k 2026-02-18T04:33:13.341 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-modules-core noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 290 k 2026-02-18T04:33:13.342 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mon x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.1 M 2026-02-18T04:33:13.342 INFO:teuthology.orchestra.run.trial154.stdout: ceph-osd x86_64 2:20.2.0-670.gadc19233.el9 ceph 17 M 2026-02-18T04:33:13.342 INFO:teuthology.orchestra.run.trial154.stdout: ceph-prometheus-alerts noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 17 k 2026-02-18T04:33:13.342 INFO:teuthology.orchestra.run.trial154.stdout: cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 1.0 M 2026-02-18T04:33:13.342 INFO:teuthology.orchestra.run.trial154.stdout: cryptsetup x86_64 2.8.1-2.el9 baseos 350 k 2026-02-18T04:33:13.342 INFO:teuthology.orchestra.run.trial154.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T04:33:13.342 INFO:teuthology.orchestra.run.trial154.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T04:33:13.342 INFO:teuthology.orchestra.run.trial154.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T04:33:13.342 INFO:teuthology.orchestra.run.trial154.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-18T04:33:13.342 INFO:teuthology.orchestra.run.trial154.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T04:33:13.342 INFO:teuthology.orchestra.run.trial154.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T04:33:13.342 INFO:teuthology.orchestra.run.trial154.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T04:33:13.343 INFO:teuthology.orchestra.run.trial154.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T04:33:13.343 INFO:teuthology.orchestra.run.trial154.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T04:33:13.343 INFO:teuthology.orchestra.run.trial154.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-18T04:33:13.343 INFO:teuthology.orchestra.run.trial154.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-18T04:33:13.343 INFO:teuthology.orchestra.run.trial154.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-18T04:33:13.343 INFO:teuthology.orchestra.run.trial154.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T04:33:13.343 INFO:teuthology.orchestra.run.trial154.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T04:33:13.343 INFO:teuthology.orchestra.run.trial154.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-18T04:33:13.343 INFO:teuthology.orchestra.run.trial154.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-18T04:33:13.343 INFO:teuthology.orchestra.run.trial154.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T04:33:13.343 INFO:teuthology.orchestra.run.trial154.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T04:33:13.343 INFO:teuthology.orchestra.run.trial154.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T04:33:13.344 INFO:teuthology.orchestra.run.trial154.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T04:33:13.344 INFO:teuthology.orchestra.run.trial154.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T04:33:13.344 INFO:teuthology.orchestra.run.trial154.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T04:33:13.344 INFO:teuthology.orchestra.run.trial154.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T04:33:13.344 INFO:teuthology.orchestra.run.trial154.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T04:33:13.344 INFO:teuthology.orchestra.run.trial154.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T04:33:13.344 INFO:teuthology.orchestra.run.trial154.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T04:33:13.344 INFO:teuthology.orchestra.run.trial154.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T04:33:13.344 INFO:teuthology.orchestra.run.trial154.stdout: python3-devel x86_64 3.9.25-2.el9 appstream 244 k 2026-02-18T04:33:13.344 INFO:teuthology.orchestra.run.trial154.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T04:33:13.344 INFO:teuthology.orchestra.run.trial154.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-18T04:33:13.344 INFO:teuthology.orchestra.run.trial154.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-18T04:33:13.344 INFO:teuthology.orchestra.run.trial154.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-18T04:33:13.345 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T04:33:13.345 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T04:33:13.345 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T04:33:13.345 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T04:33:13.345 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T04:33:13.345 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T04:33:13.345 INFO:teuthology.orchestra.run.trial154.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T04:33:13.345 INFO:teuthology.orchestra.run.trial154.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-18T04:33:13.345 INFO:teuthology.orchestra.run.trial154.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T04:33:13.345 INFO:teuthology.orchestra.run.trial154.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T04:33:13.345 INFO:teuthology.orchestra.run.trial154.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-18T04:33:13.345 INFO:teuthology.orchestra.run.trial154.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T04:33:13.346 INFO:teuthology.orchestra.run.trial154.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T04:33:13.346 INFO:teuthology.orchestra.run.trial154.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-18T04:33:13.346 INFO:teuthology.orchestra.run.trial154.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T04:33:13.346 INFO:teuthology.orchestra.run.trial154.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T04:33:13.346 INFO:teuthology.orchestra.run.trial154.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T04:33:13.346 INFO:teuthology.orchestra.run.trial154.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T04:33:13.346 INFO:teuthology.orchestra.run.trial154.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T04:33:13.346 INFO:teuthology.orchestra.run.trial154.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T04:33:13.346 INFO:teuthology.orchestra.run.trial154.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-18T04:33:13.346 INFO:teuthology.orchestra.run.trial154.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T04:33:13.346 INFO:teuthology.orchestra.run.trial154.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T04:33:13.346 INFO:teuthology.orchestra.run.trial154.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T04:33:13.346 INFO:teuthology.orchestra.run.trial154.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T04:33:13.347 INFO:teuthology.orchestra.run.trial154.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T04:33:13.347 INFO:teuthology.orchestra.run.trial154.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T04:33:13.347 INFO:teuthology.orchestra.run.trial154.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T04:33:13.347 INFO:teuthology.orchestra.run.trial154.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T04:33:13.347 INFO:teuthology.orchestra.run.trial154.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T04:33:13.347 INFO:teuthology.orchestra.run.trial154.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T04:33:13.347 INFO:teuthology.orchestra.run.trial154.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T04:33:13.347 INFO:teuthology.orchestra.run.trial154.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T04:33:13.347 INFO:teuthology.orchestra.run.trial154.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T04:33:13.347 INFO:teuthology.orchestra.run.trial154.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T04:33:13.347 INFO:teuthology.orchestra.run.trial154.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T04:33:13.347 INFO:teuthology.orchestra.run.trial154.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-18T04:33:13.347 INFO:teuthology.orchestra.run.trial154.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-18T04:33:13.348 INFO:teuthology.orchestra.run.trial154.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T04:33:13.348 INFO:teuthology.orchestra.run.trial154.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-18T04:33:13.348 INFO:teuthology.orchestra.run.trial154.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-18T04:33:13.348 INFO:teuthology.orchestra.run.trial154.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-18T04:33:13.348 INFO:teuthology.orchestra.run.trial154.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-18T04:33:13.348 INFO:teuthology.orchestra.run.trial154.stdout:Installing weak dependencies: 2026-02-18T04:33:13.348 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 173 k 2026-02-18T04:33:13.348 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-dashboard noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 11 M 2026-02-18T04:33:13.348 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 7.4 M 2026-02-18T04:33:13.348 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-k8sevents noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 22 k 2026-02-18T04:33:13.348 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-rook noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 50 k 2026-02-18T04:33:13.348 INFO:teuthology.orchestra.run.trial154.stdout: ceph-volume noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 297 k 2026-02-18T04:33:13.349 INFO:teuthology.orchestra.run.trial154.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-18T04:33:13.349 INFO:teuthology.orchestra.run.trial154.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-18T04:33:13.349 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:13.349 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-18T04:33:13.349 INFO:teuthology.orchestra.run.trial154.stdout:====================================================================================== 2026-02-18T04:33:13.349 INFO:teuthology.orchestra.run.trial154.stdout:Install 94 Packages 2026-02-18T04:33:13.349 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:13.350 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 101 M 2026-02-18T04:33:13.350 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 560 M 2026-02-18T04:33:13.350 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-18T04:33:13.385 INFO:teuthology.orchestra.run.trial172.stdout:(35/94): protobuf-3.14.0-17.el9.x86_64.rpm 1.4 MB/s | 1.0 MB 00:00 2026-02-18T04:33:13.921 INFO:teuthology.orchestra.run.trial172.stdout:(36/94): python3-babel-2.9.1-2.el9.noarch.rpm 5.9 MB/s | 6.0 MB 00:01 2026-02-18T04:33:13.937 INFO:teuthology.orchestra.run.trial172.stdout:(37/94): python3-devel-3.9.25-2.el9.x86_64.rpm 443 kB/s | 244 kB 00:00 2026-02-18T04:33:14.272 INFO:teuthology.orchestra.run.trial154.stdout:(1/94): ceph-20.2.0-670.gadc19233.el9.x86_64.rp 107 kB/s | 6.5 kB 00:00 2026-02-18T04:33:14.352 INFO:teuthology.orchestra.run.trial172.stdout:(38/94): python3-jinja2-2.11.3-8.el9.noarch.rpm 577 kB/s | 249 kB 00:00 2026-02-18T04:33:14.361 INFO:teuthology.orchestra.run.trial154.stdout:(2/94): ceph-mgr-20.2.0-670.gadc19233.el9.x86_6 6.3 MB/s | 961 kB 00:00 2026-02-18T04:33:14.388 INFO:teuthology.orchestra.run.trial154.stdout:(3/94): ceph-mds-20.2.0-670.gadc19233.el9.x86_6 13 MB/s | 2.3 MB 00:00 2026-02-18T04:33:14.417 INFO:teuthology.orchestra.run.trial154.stdout:(4/94): ceph-grafana-dashboards-20.2.0-670.gadc 1.4 MB/s | 43 kB 00:00 2026-02-18T04:33:14.451 INFO:teuthology.orchestra.run.trial154.stdout:(5/94): ceph-mgr-cephadm-20.2.0-670.gadc19233.e 4.9 MB/s | 173 kB 00:00 2026-02-18T04:33:14.501 INFO:teuthology.orchestra.run.trial172.stdout:(39/94): python3-jmespath-1.0.1-1.el9.noarch.rp 84 kB/s | 48 kB 00:00 2026-02-18T04:33:14.534 INFO:teuthology.orchestra.run.trial154.stdout:(6/94): ceph-mon-20.2.0-670.gadc19233.el9.x86_6 19 MB/s | 5.1 MB 00:00 2026-02-18T04:33:14.860 INFO:teuthology.orchestra.run.trial172.stdout:(40/94): openblas-openmp-0.3.29-1.el9.x86_64.rp 2.4 MB/s | 5.3 MB 00:02 2026-02-18T04:33:14.964 INFO:teuthology.orchestra.run.trial154.stdout:(7/94): ceph-mgr-diskprediction-local-20.2.0-67 17 MB/s | 7.4 MB 00:00 2026-02-18T04:33:14.978 INFO:teuthology.orchestra.run.trial154.stdout:(8/94): ceph-mgr-dashboard-20.2.0-670.gadc19233 20 MB/s | 11 MB 00:00 2026-02-18T04:33:14.979 INFO:teuthology.orchestra.run.trial154.stdout:(9/94): ceph-mgr-k8sevents-20.2.0-670.gadc19233 1.5 MB/s | 22 kB 00:00 2026-02-18T04:33:14.995 INFO:teuthology.orchestra.run.trial154.stdout:(10/94): ceph-mgr-modules-core-20.2.0-670.gadc1 17 MB/s | 290 kB 00:00 2026-02-18T04:33:15.000 INFO:teuthology.orchestra.run.trial154.stdout:(11/94): ceph-mgr-rook-20.2.0-670.gadc19233.el9 2.3 MB/s | 50 kB 00:00 2026-02-18T04:33:15.010 INFO:teuthology.orchestra.run.trial172.stdout:(41/94): python3-libstoragemgmt-1.10.1-1.el9.x8 269 kB/s | 177 kB 00:00 2026-02-18T04:33:15.012 INFO:teuthology.orchestra.run.trial154.stdout:(12/94): ceph-prometheus-alerts-20.2.0-670.gadc 1.0 MB/s | 17 kB 00:00 2026-02-18T04:33:15.022 INFO:teuthology.orchestra.run.trial154.stdout:(13/94): ceph-volume-20.2.0-670.gadc19233.el9.n 13 MB/s | 297 kB 00:00 2026-02-18T04:33:15.052 INFO:teuthology.orchestra.run.trial154.stdout:(14/94): cephadm-20.2.0-670.gadc19233.el9.noarc 25 MB/s | 1.0 MB 00:00 2026-02-18T04:33:15.106 INFO:teuthology.orchestra.run.trial154.stdout:(15/94): ceph-osd-20.2.0-670.gadc19233.el9.x86_ 23 MB/s | 17 MB 00:00 2026-02-18T04:33:15.115 INFO:teuthology.orchestra.run.trial154.stdout:(16/94): ledmon-libs-1.1.0-3.el9.x86_64.rpm 645 kB/s | 40 kB 00:00 2026-02-18T04:33:15.148 INFO:teuthology.orchestra.run.trial154.stdout:(17/94): cryptsetup-2.8.1-2.el9.x86_64.rpm 2.7 MB/s | 350 kB 00:00 2026-02-18T04:33:15.169 INFO:teuthology.orchestra.run.trial154.stdout:(18/94): libconfig-1.7.2-9.el9.x86_64.rpm 1.1 MB/s | 72 kB 00:00 2026-02-18T04:33:15.169 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T04:33:15.172 INFO:teuthology.orchestra.run.trial154.stdout:(19/94): libquadmath-11.5.0-14.el9.x86_64.rpm 7.6 MB/s | 184 kB 00:00 2026-02-18T04:33:15.187 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T04:33:15.193 INFO:teuthology.orchestra.run.trial172.stdout:(42/94): python3-lxml-4.6.5-3.el9.x86_64.rpm 1.8 MB/s | 1.2 MB 00:00 2026-02-18T04:33:15.200 INFO:teuthology.orchestra.run.trial154.stdout:(20/94): libgfortran-11.5.0-14.el9.x86_64.rpm 9.1 MB/s | 794 kB 00:00 2026-02-18T04:33:15.204 INFO:teuthology.orchestra.run.trial172.stdout:(43/94): python3-markupsafe-1.1.1-12.el9.x86_64 101 kB/s | 35 kB 00:00 2026-02-18T04:33:15.224 INFO:teuthology.orchestra.run.trial154.stdout:(21/94): python3-ply-3.11-14.el9.noarch.rpm 4.5 MB/s | 106 kB 00:00 2026-02-18T04:33:15.233 INFO:teuthology.orchestra.run.trial154.stdout:(22/94): python3-cffi-1.14.5-5.el9.x86_64.rpm 3.8 MB/s | 253 kB 00:00 2026-02-18T04:33:15.237 INFO:teuthology.orchestra.run.trial154.stdout:(23/94): python3-cryptography-36.0.1-5.el9.x86_ 19 MB/s | 1.2 MB 00:00 2026-02-18T04:33:15.247 INFO:teuthology.orchestra.run.trial154.stdout:(24/94): python3-pycparser-2.20-6.el9.noarch.rp 5.9 MB/s | 135 kB 00:00 2026-02-18T04:33:15.257 INFO:teuthology.orchestra.run.trial154.stdout:(25/94): python3-requests-2.25.1-10.el9.noarch. 5.2 MB/s | 126 kB 00:00 2026-02-18T04:33:15.270 INFO:teuthology.orchestra.run.trial154.stdout:(26/94): python3-urllib3-1.26.5-7.el9.noarch.rp 6.5 MB/s | 218 kB 00:00 2026-02-18T04:33:15.270 INFO:teuthology.orchestra.run.trial154.stdout:(27/94): unzip-6.0-59.el9.x86_64.rpm 7.5 MB/s | 182 kB 00:00 2026-02-18T04:33:15.280 INFO:teuthology.orchestra.run.trial154.stdout:(28/94): zip-3.0-35.el9.x86_64.rpm 11 MB/s | 266 kB 00:00 2026-02-18T04:33:15.403 INFO:teuthology.orchestra.run.trial154.stdout:(29/94): flexiblas-openblas-openmp-3.0.4-9.el9. 121 kB/s | 15 kB 00:00 2026-02-18T04:33:15.426 INFO:teuthology.orchestra.run.trial154.stdout:(30/94): flexiblas-3.0.4-9.el9.x86_64.rpm 190 kB/s | 30 kB 00:00 2026-02-18T04:33:15.489 INFO:teuthology.orchestra.run.trial154.stdout:(31/94): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 2.8 MB/s | 246 kB 00:00 2026-02-18T04:33:15.500 INFO:teuthology.orchestra.run.trial154.stdout:(32/94): lua-5.4.4-4.el9.x86_64.rpm 2.5 MB/s | 188 kB 00:00 2026-02-18T04:33:15.508 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T04:33:15.508 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 1/5 2026-02-18T04:33:15.508 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2/5 2026-02-18T04:33:15.508 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T04:33:15.508 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T04:33:15.512 INFO:teuthology.orchestra.run.trial154.stdout:(33/94): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 12 MB/s | 3.0 MB 00:00 2026-02-18T04:33:15.525 INFO:teuthology.orchestra.run.trial154.stdout:(34/94): openblas-0.3.29-1.el9.x86_64.rpm 1.1 MB/s | 42 kB 00:00 2026-02-18T04:33:15.526 INFO:teuthology.orchestra.run.trial172.stdout:(44/94): python3-numpy-f2py-1.23.5-2.el9.x86_64 1.3 MB/s | 442 kB 00:00 2026-02-18T04:33:15.540 INFO:teuthology.orchestra.run.trial154.stdout:(35/94): protobuf-3.14.0-17.el9.x86_64.rpm 36 MB/s | 1.0 MB 00:00 2026-02-18T04:33:15.560 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T04:33:15.560 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:15.561 INFO:teuthology.orchestra.run.trial077.stdout:Installed: 2026-02-18T04:33:15.561 INFO:teuthology.orchestra.run.trial077.stdout: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:15.561 INFO:teuthology.orchestra.run.trial077.stdout: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:15.561 INFO:teuthology.orchestra.run.trial077.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-18T04:33:15.561 INFO:teuthology.orchestra.run.trial077.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-18T04:33:15.561 INFO:teuthology.orchestra.run.trial077.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T04:33:15.561 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:15.561 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:15.582 INFO:teuthology.orchestra.run.trial154.stdout:(36/94): python3-devel-3.9.25-2.el9.x86_64.rpm 5.7 MB/s | 244 kB 00:00 2026-02-18T04:33:15.598 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install ceph 2026-02-18T04:33:15.606 INFO:teuthology.orchestra.run.trial154.stdout:(37/94): python3-jinja2-2.11.3-8.el9.noarch.rpm 10 MB/s | 249 kB 00:00 2026-02-18T04:33:15.648 INFO:teuthology.orchestra.run.trial154.stdout:(38/94): python3-jmespath-1.0.1-1.el9.noarch.rp 1.1 MB/s | 48 kB 00:00 2026-02-18T04:33:15.671 INFO:teuthology.orchestra.run.trial154.stdout:(39/94): python3-libstoragemgmt-1.10.1-1.el9.x8 7.4 MB/s | 177 kB 00:00 2026-02-18T04:33:15.710 INFO:teuthology.orchestra.run.trial154.stdout:(40/94): python3-lxml-4.6.5-3.el9.x86_64.rpm 31 MB/s | 1.2 MB 00:00 2026-02-18T04:33:15.720 INFO:teuthology.orchestra.run.trial172.stdout:(45/94): python3-packaging-20.9-5.el9.noarch.rp 150 kB/s | 77 kB 00:00 2026-02-18T04:33:15.732 INFO:teuthology.orchestra.run.trial154.stdout:(41/94): python3-markupsafe-1.1.1-12.el9.x86_64 1.6 MB/s | 35 kB 00:00 2026-02-18T04:33:15.748 INFO:teuthology.orchestra.run.trial154.stdout:(42/94): python3-babel-2.9.1-2.el9.noarch.rpm 27 MB/s | 6.0 MB 00:00 2026-02-18T04:33:15.776 INFO:teuthology.orchestra.run.trial154.stdout:(43/94): python3-numpy-f2py-1.23.5-2.el9.x86_64 16 MB/s | 442 kB 00:00 2026-02-18T04:33:15.853 INFO:teuthology.orchestra.run.trial154.stdout:(44/94): python3-packaging-20.9-5.el9.noarch.rp 1.0 MB/s | 77 kB 00:00 2026-02-18T04:33:15.868 INFO:teuthology.orchestra.run.trial154.stdout:(45/94): python3-numpy-1.23.5-2.el9.x86_64.rpm 45 MB/s | 6.1 MB 00:00 2026-02-18T04:33:15.891 INFO:teuthology.orchestra.run.trial154.stdout:(46/94): python3-pyasn1-0.4.8-6.el9.noarch.rpm 6.6 MB/s | 159 kB 00:00 2026-02-18T04:33:15.900 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:19 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:15.957 INFO:teuthology.orchestra.run.trial154.stdout:(47/94): python3-pyasn1-modules-0.4.8-6.el9.noa 4.1 MB/s | 279 kB 00:00 2026-02-18T04:33:15.984 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:15.987 INFO:teuthology.orchestra.run.trial077.stdout:====================================================================================== 2026-02-18T04:33:15.987 INFO:teuthology.orchestra.run.trial077.stdout: Package Arch Version Repository Size 2026-02-18T04:33:15.987 INFO:teuthology.orchestra.run.trial077.stdout:====================================================================================== 2026-02-18T04:33:15.987 INFO:teuthology.orchestra.run.trial077.stdout:Installing: 2026-02-18T04:33:15.987 INFO:teuthology.orchestra.run.trial077.stdout: ceph x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.5 k 2026-02-18T04:33:15.988 INFO:teuthology.orchestra.run.trial077.stdout:Installing dependencies: 2026-02-18T04:33:15.988 INFO:teuthology.orchestra.run.trial077.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-18T04:33:15.988 INFO:teuthology.orchestra.run.trial077.stdout: ceph-grafana-dashboards noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 43 k 2026-02-18T04:33:15.988 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mds x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.3 M 2026-02-18T04:33:15.988 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mgr x86_64 2:20.2.0-670.gadc19233.el9 ceph 961 k 2026-02-18T04:33:15.988 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mgr-modules-core noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 290 k 2026-02-18T04:33:15.988 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mon x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.1 M 2026-02-18T04:33:15.988 INFO:teuthology.orchestra.run.trial077.stdout: ceph-osd x86_64 2:20.2.0-670.gadc19233.el9 ceph 17 M 2026-02-18T04:33:15.988 INFO:teuthology.orchestra.run.trial077.stdout: ceph-prometheus-alerts noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 17 k 2026-02-18T04:33:15.988 INFO:teuthology.orchestra.run.trial077.stdout: cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 1.0 M 2026-02-18T04:33:15.988 INFO:teuthology.orchestra.run.trial077.stdout: cryptsetup x86_64 2.8.1-2.el9 baseos 350 k 2026-02-18T04:33:15.988 INFO:teuthology.orchestra.run.trial077.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T04:33:15.989 INFO:teuthology.orchestra.run.trial077.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T04:33:15.989 INFO:teuthology.orchestra.run.trial077.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T04:33:15.989 INFO:teuthology.orchestra.run.trial077.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-18T04:33:15.989 INFO:teuthology.orchestra.run.trial077.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T04:33:15.989 INFO:teuthology.orchestra.run.trial077.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T04:33:15.989 INFO:teuthology.orchestra.run.trial077.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T04:33:15.989 INFO:teuthology.orchestra.run.trial077.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T04:33:15.989 INFO:teuthology.orchestra.run.trial077.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T04:33:15.989 INFO:teuthology.orchestra.run.trial077.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-18T04:33:15.989 INFO:teuthology.orchestra.run.trial077.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-18T04:33:15.989 INFO:teuthology.orchestra.run.trial077.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-18T04:33:15.989 INFO:teuthology.orchestra.run.trial077.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T04:33:15.990 INFO:teuthology.orchestra.run.trial077.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T04:33:15.990 INFO:teuthology.orchestra.run.trial077.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-18T04:33:15.990 INFO:teuthology.orchestra.run.trial077.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-18T04:33:15.990 INFO:teuthology.orchestra.run.trial077.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T04:33:15.990 INFO:teuthology.orchestra.run.trial077.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T04:33:15.990 INFO:teuthology.orchestra.run.trial077.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T04:33:15.990 INFO:teuthology.orchestra.run.trial077.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T04:33:15.990 INFO:teuthology.orchestra.run.trial077.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T04:33:15.990 INFO:teuthology.orchestra.run.trial077.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T04:33:15.990 INFO:teuthology.orchestra.run.trial077.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T04:33:15.990 INFO:teuthology.orchestra.run.trial077.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T04:33:15.990 INFO:teuthology.orchestra.run.trial077.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T04:33:15.990 INFO:teuthology.orchestra.run.trial077.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T04:33:15.991 INFO:teuthology.orchestra.run.trial077.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T04:33:15.991 INFO:teuthology.orchestra.run.trial077.stdout: python3-devel x86_64 3.9.25-2.el9 appstream 244 k 2026-02-18T04:33:15.991 INFO:teuthology.orchestra.run.trial077.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T04:33:15.991 INFO:teuthology.orchestra.run.trial077.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-18T04:33:15.991 INFO:teuthology.orchestra.run.trial077.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-18T04:33:15.991 INFO:teuthology.orchestra.run.trial077.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-18T04:33:15.991 INFO:teuthology.orchestra.run.trial077.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T04:33:15.991 INFO:teuthology.orchestra.run.trial077.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T04:33:15.991 INFO:teuthology.orchestra.run.trial077.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T04:33:15.991 INFO:teuthology.orchestra.run.trial077.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T04:33:15.991 INFO:teuthology.orchestra.run.trial077.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T04:33:15.991 INFO:teuthology.orchestra.run.trial077.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T04:33:15.991 INFO:teuthology.orchestra.run.trial077.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T04:33:15.992 INFO:teuthology.orchestra.run.trial077.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-18T04:33:15.992 INFO:teuthology.orchestra.run.trial077.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T04:33:15.992 INFO:teuthology.orchestra.run.trial077.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T04:33:15.992 INFO:teuthology.orchestra.run.trial077.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-18T04:33:15.992 INFO:teuthology.orchestra.run.trial077.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T04:33:15.992 INFO:teuthology.orchestra.run.trial077.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T04:33:15.992 INFO:teuthology.orchestra.run.trial077.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-18T04:33:15.992 INFO:teuthology.orchestra.run.trial077.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T04:33:15.992 INFO:teuthology.orchestra.run.trial077.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T04:33:15.992 INFO:teuthology.orchestra.run.trial077.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T04:33:15.992 INFO:teuthology.orchestra.run.trial077.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T04:33:15.993 INFO:teuthology.orchestra.run.trial077.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T04:33:15.993 INFO:teuthology.orchestra.run.trial077.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T04:33:15.993 INFO:teuthology.orchestra.run.trial077.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-18T04:33:15.993 INFO:teuthology.orchestra.run.trial077.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T04:33:15.993 INFO:teuthology.orchestra.run.trial077.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T04:33:15.993 INFO:teuthology.orchestra.run.trial077.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T04:33:15.993 INFO:teuthology.orchestra.run.trial077.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T04:33:15.993 INFO:teuthology.orchestra.run.trial077.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T04:33:15.993 INFO:teuthology.orchestra.run.trial077.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T04:33:15.993 INFO:teuthology.orchestra.run.trial077.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T04:33:15.993 INFO:teuthology.orchestra.run.trial077.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T04:33:15.993 INFO:teuthology.orchestra.run.trial077.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T04:33:15.993 INFO:teuthology.orchestra.run.trial077.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T04:33:15.994 INFO:teuthology.orchestra.run.trial077.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T04:33:15.994 INFO:teuthology.orchestra.run.trial077.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T04:33:15.994 INFO:teuthology.orchestra.run.trial077.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T04:33:15.994 INFO:teuthology.orchestra.run.trial077.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T04:33:15.994 INFO:teuthology.orchestra.run.trial077.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T04:33:15.994 INFO:teuthology.orchestra.run.trial077.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-18T04:33:15.994 INFO:teuthology.orchestra.run.trial077.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-18T04:33:15.994 INFO:teuthology.orchestra.run.trial077.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T04:33:15.994 INFO:teuthology.orchestra.run.trial077.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-18T04:33:15.994 INFO:teuthology.orchestra.run.trial077.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-18T04:33:15.994 INFO:teuthology.orchestra.run.trial077.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-18T04:33:15.994 INFO:teuthology.orchestra.run.trial077.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-18T04:33:15.994 INFO:teuthology.orchestra.run.trial077.stdout:Installing weak dependencies: 2026-02-18T04:33:15.995 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mgr-cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 173 k 2026-02-18T04:33:15.995 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mgr-dashboard noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 11 M 2026-02-18T04:33:15.995 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 7.4 M 2026-02-18T04:33:15.995 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mgr-k8sevents noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 22 k 2026-02-18T04:33:15.995 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mgr-rook noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 50 k 2026-02-18T04:33:15.995 INFO:teuthology.orchestra.run.trial077.stdout: ceph-volume noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 297 k 2026-02-18T04:33:15.995 INFO:teuthology.orchestra.run.trial077.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-18T04:33:15.995 INFO:teuthology.orchestra.run.trial077.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-18T04:33:15.995 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:15.995 INFO:teuthology.orchestra.run.trial077.stdout:Transaction Summary 2026-02-18T04:33:15.995 INFO:teuthology.orchestra.run.trial077.stdout:====================================================================================== 2026-02-18T04:33:15.995 INFO:teuthology.orchestra.run.trial077.stdout:Install 94 Packages 2026-02-18T04:33:15.996 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:15.996 INFO:teuthology.orchestra.run.trial077.stdout:Total download size: 101 M 2026-02-18T04:33:15.996 INFO:teuthology.orchestra.run.trial077.stdout:Installed size: 560 M 2026-02-18T04:33:15.996 INFO:teuthology.orchestra.run.trial077.stdout:Downloading Packages: 2026-02-18T04:33:16.003 INFO:teuthology.orchestra.run.trial154.stdout:(48/94): python3-requests-oauthlib-1.3.0-12.el9 1.1 MB/s | 54 kB 00:00 2026-02-18T04:33:16.023 INFO:teuthology.orchestra.run.trial172.stdout:(46/94): python3-protobuf-3.14.0-17.el9.noarch. 538 kB/s | 267 kB 00:00 2026-02-18T04:33:16.034 INFO:teuthology.orchestra.run.trial154.stdout:(49/94): python3-protobuf-3.14.0-17.el9.noarch. 1.4 MB/s | 267 kB 00:00 2026-02-18T04:33:16.097 INFO:teuthology.orchestra.run.trial154.stdout:(50/94): python3-toml-0.10.2-6.el9.noarch.rpm 654 kB/s | 42 kB 00:00 2026-02-18T04:33:16.123 INFO:teuthology.orchestra.run.trial154.stdout:(51/94): xmlsec1-1.2.29-13.el9.x86_64.rpm 7.1 MB/s | 189 kB 00:00 2026-02-18T04:33:16.141 INFO:teuthology.orchestra.run.trial172.stdout:(47/94): python3-numpy-1.23.5-2.el9.x86_64.rpm 5.4 MB/s | 6.1 MB 00:01 2026-02-18T04:33:16.148 INFO:teuthology.orchestra.run.trial154.stdout:(52/94): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 3.6 MB/s | 90 kB 00:00 2026-02-18T04:33:16.181 INFO:teuthology.orchestra.run.trial154.stdout:(53/94): lua-devel-5.4.4-4.el9.x86_64.rpm 693 kB/s | 22 kB 00:00 2026-02-18T04:33:16.234 INFO:teuthology.orchestra.run.trial154.stdout:(54/94): protobuf-compiler-3.14.0-17.el9.x86_64 16 MB/s | 862 kB 00:00 2026-02-18T04:33:16.269 INFO:teuthology.orchestra.run.trial172.stdout:(48/94): python3-pyasn1-0.4.8-6.el9.noarch.rpm 289 kB/s | 159 kB 00:00 2026-02-18T04:33:16.444 INFO:teuthology.orchestra.run.trial154.stdout:(55/94): openblas-openmp-0.3.29-1.el9.x86_64.rp 5.6 MB/s | 5.3 MB 00:00 2026-02-18T04:33:16.446 INFO:teuthology.orchestra.run.trial172.stdout:(49/94): python3-pyasn1-modules-0.4.8-6.el9.noa 659 kB/s | 279 kB 00:00 2026-02-18T04:33:16.452 INFO:teuthology.orchestra.run.trial172.stdout:(50/94): python3-requests-oauthlib-1.3.0-12.el9 172 kB/s | 54 kB 00:00 2026-02-18T04:33:16.524 INFO:teuthology.orchestra.run.trial154.stdout:(56/94): python3-scipy-1.9.3-2.el9.x86_64.rpm 37 MB/s | 19 MB 00:00 2026-02-18T04:33:16.557 INFO:teuthology.orchestra.run.trial077.stdout:(1/94): ceph-20.2.0-670.gadc19233.el9.x86_64.rp 123 kB/s | 6.5 kB 00:00 2026-02-18T04:33:16.621 INFO:teuthology.orchestra.run.trial077.stdout:(2/94): ceph-mgr-20.2.0-670.gadc19233.el9.x86_6 8.1 MB/s | 961 kB 00:00 2026-02-18T04:33:16.664 INFO:teuthology.orchestra.run.trial154.stdout:(57/94): grpc-data-1.46.7-10.el9.noarch.rpm 88 kB/s | 19 kB 00:00 2026-02-18T04:33:16.685 INFO:teuthology.orchestra.run.trial077.stdout:(3/94): ceph-mds-20.2.0-670.gadc19233.el9.x86_6 13 MB/s | 2.3 MB 00:00 2026-02-18T04:33:16.727 INFO:teuthology.orchestra.run.trial077.stdout:(4/94): ceph-grafana-dashboards-20.2.0-670.gadc 1.0 MB/s | 43 kB 00:00 2026-02-18T04:33:16.734 INFO:teuthology.orchestra.run.trial154.stdout:(58/94): abseil-cpp-20211102.0-4.el9.x86_64.rpm 1.1 MB/s | 551 kB 00:00 2026-02-18T04:33:16.770 INFO:teuthology.orchestra.run.trial077.stdout:(5/94): ceph-mgr-cephadm-20.2.0-670.gadc19233.e 3.9 MB/s | 173 kB 00:00 2026-02-18T04:33:16.775 INFO:teuthology.orchestra.run.trial172.stdout:(51/94): xmlsec1-1.2.29-13.el9.x86_64.rpm 585 kB/s | 189 kB 00:00 2026-02-18T04:33:16.823 INFO:teuthology.orchestra.run.trial172.stdout:(52/94): python3-toml-0.10.2-6.el9.noarch.rpm 110 kB/s | 42 kB 00:00 2026-02-18T04:33:16.850 INFO:teuthology.orchestra.run.trial172.stdout:(53/94): lua-devel-5.4.4-4.el9.x86_64.rpm 854 kB/s | 22 kB 00:00 2026-02-18T04:33:16.854 INFO:teuthology.orchestra.run.trial172.stdout:(54/94): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 1.1 MB/s | 90 kB 00:00 2026-02-18T04:33:16.856 INFO:teuthology.orchestra.run.trial077.stdout:(6/94): ceph-mon-20.2.0-670.gadc19233.el9.x86_6 17 MB/s | 5.1 MB 00:00 2026-02-18T04:33:16.881 INFO:teuthology.orchestra.run.trial154.stdout:(59/94): luarocks-3.9.2-5.el9.noarch.rpm 424 kB/s | 151 kB 00:00 2026-02-18T04:33:16.900 INFO:teuthology.orchestra.run.trial172.stdout:(55/94): protobuf-compiler-3.14.0-17.el9.x86_64 17 MB/s | 862 kB 00:00 2026-02-18T04:33:16.945 INFO:teuthology.orchestra.run.trial154.stdout:(60/94): python3-autocommand-2.2.2-8.el9.noarch 140 kB/s | 29 kB 00:00 2026-02-18T04:33:17.161 INFO:teuthology.orchestra.run.trial154.stdout:(61/94): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 202 kB/s | 43 kB 00:00 2026-02-18T04:33:17.167 INFO:teuthology.orchestra.run.trial154.stdout:(62/94): python3-backports-tarfile-1.2.0-1.el9. 210 kB/s | 60 kB 00:00 2026-02-18T04:33:17.169 INFO:teuthology.orchestra.run.trial154.stdout:(63/94): python3-asyncssh-2.13.2-5.el9.noarch.r 1.1 MB/s | 548 kB 00:00 2026-02-18T04:33:17.292 INFO:teuthology.orchestra.run.trial077.stdout:(7/94): ceph-mgr-dashboard-20.2.0-670.gadc19233 20 MB/s | 11 MB 00:00 2026-02-18T04:33:17.300 INFO:teuthology.orchestra.run.trial172.stdout:(56/94): grpc-data-1.46.7-10.el9.noarch.rpm 49 kB/s | 19 kB 00:00 2026-02-18T04:33:17.312 INFO:teuthology.orchestra.run.trial154.stdout:(64/94): python3-certifi-2023.05.07-4.el9.noarc 97 kB/s | 14 kB 00:00 2026-02-18T04:33:17.319 INFO:teuthology.orchestra.run.trial077.stdout:(8/94): ceph-mgr-k8sevents-20.2.0-670.gadc19233 806 kB/s | 22 kB 00:00 2026-02-18T04:33:17.337 INFO:teuthology.orchestra.run.trial077.stdout:(9/94): ceph-mgr-diskprediction-local-20.2.0-67 15 MB/s | 7.4 MB 00:00 2026-02-18T04:33:17.345 INFO:teuthology.orchestra.run.trial077.stdout:(10/94): ceph-mgr-modules-core-20.2.0-670.gadc1 11 MB/s | 290 kB 00:00 2026-02-18T04:33:17.368 INFO:teuthology.orchestra.run.trial077.stdout:(11/94): ceph-osd-20.2.0-670.gadc19233.el9.x86_ 23 MB/s | 17 MB 00:00 2026-02-18T04:33:17.369 INFO:teuthology.orchestra.run.trial077.stdout:(12/94): ceph-prometheus-alerts-20.2.0-670.gadc 755 kB/s | 17 kB 00:00 2026-02-18T04:33:17.369 INFO:teuthology.orchestra.run.trial077.stdout:(13/94): ceph-mgr-rook-20.2.0-670.gadc19233.el9 1.5 MB/s | 50 kB 00:00 2026-02-18T04:33:17.378 INFO:teuthology.orchestra.run.trial154.stdout:(65/94): python3-cachetools-4.2.4-1.el9.noarch. 148 kB/s | 32 kB 00:00 2026-02-18T04:33:17.380 INFO:teuthology.orchestra.run.trial077.stdout:(14/94): ceph-volume-20.2.0-670.gadc19233.el9.n 24 MB/s | 297 kB 00:00 2026-02-18T04:33:17.391 INFO:teuthology.orchestra.run.trial077.stdout:(15/94): ledmon-libs-1.1.0-3.el9.x86_64.rpm 3.9 MB/s | 40 kB 00:00 2026-02-18T04:33:17.393 INFO:teuthology.orchestra.run.trial077.stdout:(16/94): cephadm-20.2.0-670.gadc19233.el9.noarc 41 MB/s | 1.0 MB 00:00 2026-02-18T04:33:17.397 INFO:teuthology.orchestra.run.trial077.stdout:(17/94): cryptsetup-2.8.1-2.el9.x86_64.rpm 12 MB/s | 350 kB 00:00 2026-02-18T04:33:17.398 INFO:teuthology.orchestra.run.trial077.stdout:(18/94): libconfig-1.7.2-9.el9.x86_64.rpm 9.3 MB/s | 72 kB 00:00 2026-02-18T04:33:17.403 INFO:teuthology.orchestra.run.trial077.stdout:(19/94): libquadmath-11.5.0-14.el9.x86_64.rpm 30 MB/s | 184 kB 00:00 2026-02-18T04:33:17.408 INFO:teuthology.orchestra.run.trial077.stdout:(20/94): python3-cffi-1.14.5-5.el9.x86_64.rpm 26 MB/s | 253 kB 00:00 2026-02-18T04:33:17.414 INFO:teuthology.orchestra.run.trial077.stdout:(21/94): python3-ply-3.11-14.el9.noarch.rpm 17 MB/s | 106 kB 00:00 2026-02-18T04:33:17.421 INFO:teuthology.orchestra.run.trial077.stdout:(22/94): python3-pycparser-2.20-6.el9.noarch.rp 20 MB/s | 135 kB 00:00 2026-02-18T04:33:17.424 INFO:teuthology.orchestra.run.trial077.stdout:(23/94): libgfortran-11.5.0-14.el9.x86_64.rpm 25 MB/s | 794 kB 00:00 2026-02-18T04:33:17.427 INFO:teuthology.orchestra.run.trial077.stdout:(24/94): python3-requests-2.25.1-10.el9.noarch. 20 MB/s | 126 kB 00:00 2026-02-18T04:33:17.431 INFO:teuthology.orchestra.run.trial077.stdout:(25/94): python3-urllib3-1.26.5-7.el9.noarch.rp 30 MB/s | 218 kB 00:00 2026-02-18T04:33:17.433 INFO:teuthology.orchestra.run.trial077.stdout:(26/94): unzip-6.0-59.el9.x86_64.rpm 30 MB/s | 182 kB 00:00 2026-02-18T04:33:17.440 INFO:teuthology.orchestra.run.trial077.stdout:(27/94): zip-3.0-35.el9.x86_64.rpm 31 MB/s | 266 kB 00:00 2026-02-18T04:33:17.442 INFO:teuthology.orchestra.run.trial077.stdout:(28/94): python3-cryptography-36.0.1-5.el9.x86_ 32 MB/s | 1.2 MB 00:00 2026-02-18T04:33:17.460 INFO:teuthology.orchestra.run.trial077.stdout:(29/94): flexiblas-3.0.4-9.el9.x86_64.rpm 1.1 MB/s | 30 kB 00:00 2026-02-18T04:33:17.467 INFO:teuthology.orchestra.run.trial077.stdout:(30/94): flexiblas-openblas-openmp-3.0.4-9.el9. 600 kB/s | 15 kB 00:00 2026-02-18T04:33:17.490 INFO:teuthology.orchestra.run.trial077.stdout:(31/94): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 7.9 MB/s | 246 kB 00:00 2026-02-18T04:33:17.499 INFO:teuthology.orchestra.run.trial077.stdout:(32/94): openblas-0.3.29-1.el9.x86_64.rpm 4.7 MB/s | 42 kB 00:00 2026-02-18T04:33:17.501 INFO:teuthology.orchestra.run.trial077.stdout:(33/94): lua-5.4.4-4.el9.x86_64.rpm 5.4 MB/s | 188 kB 00:00 2026-02-18T04:33:17.516 INFO:teuthology.orchestra.run.trial077.stdout:(34/94): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 39 MB/s | 3.0 MB 00:00 2026-02-18T04:33:17.517 INFO:teuthology.orchestra.run.trial154.stdout:(66/94): python3-cheroot-10.0.1-4.el9.noarch.rp 498 kB/s | 173 kB 00:00 2026-02-18T04:33:17.535 INFO:teuthology.orchestra.run.trial172.stdout:(57/94): luarocks-3.9.2-5.el9.noarch.rpm 643 kB/s | 151 kB 00:00 2026-02-18T04:33:17.548 INFO:teuthology.orchestra.run.trial077.stdout:(35/94): python3-babel-2.9.1-2.el9.noarch.rpm 190 MB/s | 6.0 MB 00:00 2026-02-18T04:33:17.549 INFO:teuthology.orchestra.run.trial077.stdout:(36/94): protobuf-3.14.0-17.el9.x86_64.rpm 21 MB/s | 1.0 MB 00:00 2026-02-18T04:33:17.559 INFO:teuthology.orchestra.run.trial077.stdout:(37/94): python3-devel-3.9.25-2.el9.x86_64.rpm 21 MB/s | 244 kB 00:00 2026-02-18T04:33:17.564 INFO:teuthology.orchestra.run.trial077.stdout:(38/94): python3-jinja2-2.11.3-8.el9.noarch.rpm 17 MB/s | 249 kB 00:00 2026-02-18T04:33:17.568 INFO:teuthology.orchestra.run.trial077.stdout:(39/94): python3-jmespath-1.0.1-1.el9.noarch.rp 5.2 MB/s | 48 kB 00:00 2026-02-18T04:33:17.579 INFO:teuthology.orchestra.run.trial077.stdout:(40/94): python3-libstoragemgmt-1.10.1-1.el9.x8 12 MB/s | 177 kB 00:00 2026-02-18T04:33:17.591 INFO:teuthology.orchestra.run.trial077.stdout:(41/94): python3-markupsafe-1.1.1-12.el9.x86_64 2.8 MB/s | 35 kB 00:00 2026-02-18T04:33:17.594 INFO:teuthology.orchestra.run.trial077.stdout:(42/94): python3-lxml-4.6.5-3.el9.x86_64.rpm 48 MB/s | 1.2 MB 00:00 2026-02-18T04:33:17.617 INFO:teuthology.orchestra.run.trial077.stdout:(43/94): openblas-openmp-0.3.29-1.el9.x86_64.rp 45 MB/s | 5.3 MB 00:00 2026-02-18T04:33:17.625 INFO:teuthology.orchestra.run.trial077.stdout:(44/94): python3-numpy-f2py-1.23.5-2.el9.x86_64 14 MB/s | 442 kB 00:00 2026-02-18T04:33:17.627 INFO:teuthology.orchestra.run.trial077.stdout:(45/94): python3-packaging-20.9-5.el9.noarch.rp 7.5 MB/s | 77 kB 00:00 2026-02-18T04:33:17.636 INFO:teuthology.orchestra.run.trial077.stdout:(46/94): python3-protobuf-3.14.0-17.el9.noarch. 23 MB/s | 267 kB 00:00 2026-02-18T04:33:17.637 INFO:teuthology.orchestra.run.trial077.stdout:(47/94): python3-pyasn1-0.4.8-6.el9.noarch.rpm 15 MB/s | 159 kB 00:00 2026-02-18T04:33:17.646 INFO:teuthology.orchestra.run.trial077.stdout:(48/94): python3-numpy-1.23.5-2.el9.x86_64.rpm 113 MB/s | 6.1 MB 00:00 2026-02-18T04:33:17.647 INFO:teuthology.orchestra.run.trial077.stdout:(49/94): python3-requests-oauthlib-1.3.0-12.el9 5.7 MB/s | 54 kB 00:00 2026-02-18T04:33:17.648 INFO:teuthology.orchestra.run.trial077.stdout:(50/94): python3-pyasn1-modules-0.4.8-6.el9.noa 24 MB/s | 279 kB 00:00 2026-02-18T04:33:17.656 INFO:teuthology.orchestra.run.trial077.stdout:(51/94): python3-toml-0.10.2-6.el9.noarch.rpm 4.5 MB/s | 42 kB 00:00 2026-02-18T04:33:17.658 INFO:teuthology.orchestra.run.trial077.stdout:(52/94): xmlsec1-1.2.29-13.el9.x86_64.rpm 18 MB/s | 189 kB 00:00 2026-02-18T04:33:17.665 INFO:teuthology.orchestra.run.trial077.stdout:(53/94): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 9.8 MB/s | 90 kB 00:00 2026-02-18T04:33:17.735 INFO:teuthology.orchestra.run.trial154.stdout:(67/94): python3-cherrypy-18.6.1-2.el9.noarch.r 849 kB/s | 358 kB 00:00 2026-02-18T04:33:17.746 INFO:teuthology.orchestra.run.trial077.stdout:(54/94): python3-scipy-1.9.3-2.el9.x86_64.rpm 193 MB/s | 19 MB 00:00 2026-02-18T04:33:17.795 INFO:teuthology.orchestra.run.trial154.stdout:(68/94): python3-google-auth-2.45.0-1.el9.noarc 611 kB/s | 254 kB 00:00 2026-02-18T04:33:17.965 INFO:teuthology.orchestra.run.trial172.stdout:(58/94): abseil-cpp-20211102.0-4.el9.x86_64.rpm 496 kB/s | 551 kB 00:01 2026-02-18T04:33:18.044 INFO:teuthology.orchestra.run.trial172.stdout:(59/94): python3-autocommand-2.2.2-8.el9.noarch 372 kB/s | 29 kB 00:00 2026-02-18T04:33:18.083 INFO:teuthology.orchestra.run.trial172.stdout:(60/94): python3-asyncssh-2.13.2-5.el9.noarch.r 1.0 MB/s | 548 kB 00:00 2026-02-18T04:33:18.097 INFO:teuthology.orchestra.run.trial154.stdout:(69/94): python3-grpcio-tools-1.46.7-10.el9.x86 399 kB/s | 144 kB 00:00 2026-02-18T04:33:18.123 INFO:teuthology.orchestra.run.trial172.stdout:(61/94): python3-backports-tarfile-1.2.0-1.el9. 758 kB/s | 60 kB 00:00 2026-02-18T04:33:18.148 INFO:teuthology.orchestra.run.trial154.stdout:(70/94): python3-influxdb-5.3.1-1.el9.noarch.rp 394 kB/s | 139 kB 00:00 2026-02-18T04:33:18.162 INFO:teuthology.orchestra.run.trial172.stdout:(62/94): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 549 kB/s | 43 kB 00:00 2026-02-18T04:33:18.201 INFO:teuthology.orchestra.run.trial077.stdout:(55/94): lua-devel-5.4.4-4.el9.x86_64.rpm 41 kB/s | 22 kB 00:00 2026-02-18T04:33:18.203 INFO:teuthology.orchestra.run.trial172.stdout:(63/94): python3-cachetools-4.2.4-1.el9.noarch. 406 kB/s | 32 kB 00:00 2026-02-18T04:33:18.218 INFO:teuthology.orchestra.run.trial154.stdout:(71/94): python3-grpcio-1.46.7-10.el9.x86_64.rp 2.9 MB/s | 2.0 MB 00:00 2026-02-18T04:33:18.241 INFO:teuthology.orchestra.run.trial172.stdout:(64/94): python3-certifi-2023.05.07-4.el9.noarc 178 kB/s | 14 kB 00:00 2026-02-18T04:33:18.290 INFO:teuthology.orchestra.run.trial154.stdout:(72/94): python3-jaraco-8.2.1-3.el9.noarch.rpm 75 kB/s | 11 kB 00:00 2026-02-18T04:33:18.315 INFO:teuthology.orchestra.run.trial077.stdout:(56/94): abseil-cpp-20211102.0-4.el9.x86_64.rpm 970 kB/s | 551 kB 00:00 2026-02-18T04:33:18.386 INFO:teuthology.orchestra.run.trial154.stdout:(73/94): python3-isodate-0.6.1-3.el9.noarch.rpm 194 kB/s | 56 kB 00:00 2026-02-18T04:33:18.395 INFO:teuthology.orchestra.run.trial077.stdout:(57/94): luarocks-3.9.2-5.el9.noarch.rpm 1.9 MB/s | 151 kB 00:00 2026-02-18T04:33:18.399 INFO:teuthology.orchestra.run.trial172.stdout:(65/94): python3-cherrypy-18.6.1-2.el9.noarch.r 2.2 MB/s | 358 kB 00:00 2026-02-18T04:33:18.433 INFO:teuthology.orchestra.run.trial154.stdout:(74/94): python3-jaraco-classes-3.2.1-5.el9.noa 82 kB/s | 18 kB 00:00 2026-02-18T04:33:18.439 INFO:teuthology.orchestra.run.trial172.stdout:(66/94): python3-cheroot-10.0.1-4.el9.noarch.rp 733 kB/s | 173 kB 00:00 2026-02-18T04:33:18.468 INFO:teuthology.orchestra.run.trial077.stdout:(58/94): grpc-data-1.46.7-10.el9.noarch.rpm 73 kB/s | 19 kB 00:00 2026-02-18T04:33:18.479 INFO:teuthology.orchestra.run.trial172.stdout:(67/94): python3-google-auth-2.45.0-1.el9.noarc 3.1 MB/s | 254 kB 00:00 2026-02-18T04:33:18.500 INFO:teuthology.orchestra.run.trial154.stdout:(75/94): python3-jaraco-collections-3.0.0-8.el9 110 kB/s | 23 kB 00:00 2026-02-18T04:33:18.508 INFO:teuthology.orchestra.run.trial077.stdout:(59/94): python3-asyncssh-2.13.2-5.el9.noarch.r 4.7 MB/s | 548 kB 00:00 2026-02-18T04:33:18.558 INFO:teuthology.orchestra.run.trial172.stdout:(68/94): python3-grpcio-tools-1.46.7-10.el9.x86 1.8 MB/s | 144 kB 00:00 2026-02-18T04:33:18.565 INFO:teuthology.orchestra.run.trial077.stdout:(60/94): python3-autocommand-2.2.2-8.el9.noarch 303 kB/s | 29 kB 00:00 2026-02-18T04:33:18.579 INFO:teuthology.orchestra.run.trial077.stdout:(61/94): python3-backports-tarfile-1.2.0-1.el9. 850 kB/s | 60 kB 00:00 2026-02-18T04:33:18.603 INFO:teuthology.orchestra.run.trial154.stdout:(76/94): python3-jaraco-context-6.0.1-3.el9.noa 90 kB/s | 20 kB 00:00 2026-02-18T04:33:18.638 INFO:teuthology.orchestra.run.trial172.stdout:(69/94): python3-influxdb-5.3.1-1.el9.noarch.rp 1.7 MB/s | 139 kB 00:00 2026-02-18T04:33:18.641 INFO:teuthology.orchestra.run.trial154.stdout:(77/94): python3-jaraco-functools-3.5.0-2.el9.n 93 kB/s | 19 kB 00:00 2026-02-18T04:33:18.648 INFO:teuthology.orchestra.run.trial077.stdout:(62/94): python3-cachetools-4.2.4-1.el9.noarch. 468 kB/s | 32 kB 00:00 2026-02-18T04:33:18.676 INFO:teuthology.orchestra.run.trial077.stdout:(63/94): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 395 kB/s | 43 kB 00:00 2026-02-18T04:33:18.709 INFO:teuthology.orchestra.run.trial154.stdout:(78/94): python3-jaraco-text-4.0.0-2.el9.noarch 127 kB/s | 26 kB 00:00 2026-02-18T04:33:18.715 INFO:teuthology.orchestra.run.trial077.stdout:(64/94): python3-certifi-2023.05.07-4.el9.noarc 209 kB/s | 14 kB 00:00 2026-02-18T04:33:18.719 INFO:teuthology.orchestra.run.trial172.stdout:(70/94): python3-isodate-0.6.1-3.el9.noarch.rpm 696 kB/s | 56 kB 00:00 2026-02-18T04:33:18.798 INFO:teuthology.orchestra.run.trial172.stdout:(71/94): python3-jaraco-8.2.1-3.el9.noarch.rpm 135 kB/s | 11 kB 00:00 2026-02-18T04:33:18.808 INFO:teuthology.orchestra.run.trial077.stdout:(65/94): python3-cherrypy-18.6.1-2.el9.noarch.r 3.8 MB/s | 358 kB 00:00 2026-02-18T04:33:18.877 INFO:teuthology.orchestra.run.trial172.stdout:(72/94): python3-jaraco-classes-3.2.1-5.el9.noa 224 kB/s | 18 kB 00:00 2026-02-18T04:33:18.880 INFO:teuthology.orchestra.run.trial077.stdout:(66/94): python3-cheroot-10.0.1-4.el9.noarch.rp 851 kB/s | 173 kB 00:00 2026-02-18T04:33:18.893 INFO:teuthology.orchestra.run.trial077.stdout:(67/94): python3-google-auth-2.45.0-1.el9.noarc 2.9 MB/s | 254 kB 00:00 2026-02-18T04:33:18.928 INFO:teuthology.orchestra.run.trial154.stdout:(79/94): python3-more-itertools-8.12.0-2.el9.no 275 kB/s | 79 kB 00:00 2026-02-18T04:33:18.958 INFO:teuthology.orchestra.run.trial172.stdout:(73/94): python3-jaraco-collections-3.0.0-8.el9 288 kB/s | 23 kB 00:00 2026-02-18T04:33:18.970 INFO:teuthology.orchestra.run.trial077.stdout:(68/94): python3-grpcio-tools-1.46.7-10.el9.x86 1.8 MB/s | 144 kB 00:00 2026-02-18T04:33:18.990 INFO:teuthology.orchestra.run.trial154.stdout:(80/94): python3-msgpack-1.0.3-2.el9.x86_64.rpm 307 kB/s | 86 kB 00:00 2026-02-18T04:33:19.037 INFO:teuthology.orchestra.run.trial172.stdout:(74/94): python3-jaraco-context-6.0.1-3.el9.noa 249 kB/s | 20 kB 00:00 2026-02-18T04:33:19.047 INFO:teuthology.orchestra.run.trial077.stdout:(69/94): python3-influxdb-5.3.1-1.el9.noarch.rp 1.8 MB/s | 139 kB 00:00 2026-02-18T04:33:19.116 INFO:teuthology.orchestra.run.trial172.stdout:(75/94): python3-jaraco-functools-3.5.0-2.el9.n 245 kB/s | 19 kB 00:00 2026-02-18T04:33:19.117 INFO:teuthology.orchestra.run.trial077.stdout:(70/94): python3-isodate-0.6.1-3.el9.noarch.rpm 792 kB/s | 56 kB 00:00 2026-02-18T04:33:19.163 INFO:teuthology.orchestra.run.trial154.stdout:(81/94): python3-kubernetes-26.1.0-3.el9.noarch 1.8 MB/s | 1.0 MB 00:00 2026-02-18T04:33:19.185 INFO:teuthology.orchestra.run.trial077.stdout:(71/94): python3-jaraco-8.2.1-3.el9.noarch.rpm 159 kB/s | 11 kB 00:00 2026-02-18T04:33:19.199 INFO:teuthology.orchestra.run.trial172.stdout:(76/94): python3-scipy-1.9.3-2.el9.x86_64.rpm 6.6 MB/s | 19 MB 00:02 2026-02-18T04:33:19.199 INFO:teuthology.orchestra.run.trial077.stdout:(72/94): python3-grpcio-1.46.7-10.el9.x86_64.rp 6.4 MB/s | 2.0 MB 00:00 2026-02-18T04:33:19.200 INFO:teuthology.orchestra.run.trial172.stdout:(77/94): python3-jaraco-text-4.0.0-2.el9.noarch 316 kB/s | 26 kB 00:00 2026-02-18T04:33:19.207 INFO:teuthology.orchestra.run.trial154.stdout:(82/94): python3-portend-3.1.0-2.el9.noarch.rpm 76 kB/s | 16 kB 00:00 2026-02-18T04:33:19.215 INFO:teuthology.orchestra.run.trial154.stdout:(83/94): python3-natsort-7.1.1-5.el9.noarch.rpm 201 kB/s | 58 kB 00:00 2026-02-18T04:33:19.228 INFO:teuthology.orchestra.run.trial077.stdout:(73/94): protobuf-compiler-3.14.0-17.el9.x86_64 552 kB/s | 862 kB 00:01 2026-02-18T04:33:19.253 INFO:teuthology.orchestra.run.trial077.stdout:(74/94): python3-jaraco-classes-3.2.1-5.el9.noa 260 kB/s | 18 kB 00:00 2026-02-18T04:33:19.264 INFO:teuthology.orchestra.run.trial077.stdout:(75/94): python3-jaraco-collections-3.0.0-8.el9 354 kB/s | 23 kB 00:00 2026-02-18T04:33:19.281 INFO:teuthology.orchestra.run.trial172.stdout:(78/94): python3-more-itertools-8.12.0-2.el9.no 971 kB/s | 79 kB 00:00 2026-02-18T04:33:19.321 INFO:teuthology.orchestra.run.trial077.stdout:(76/94): python3-jaraco-functools-3.5.0-2.el9.n 286 kB/s | 19 kB 00:00 2026-02-18T04:33:19.329 INFO:teuthology.orchestra.run.trial077.stdout:(77/94): python3-jaraco-text-4.0.0-2.el9.noarch 404 kB/s | 26 kB 00:00 2026-02-18T04:33:19.361 INFO:teuthology.orchestra.run.trial172.stdout:(79/94): python3-msgpack-1.0.3-2.el9.x86_64.rpm 1.1 MB/s | 86 kB 00:00 2026-02-18T04:33:19.396 INFO:teuthology.orchestra.run.trial077.stdout:(78/94): python3-more-itertools-8.12.0-2.el9.no 1.2 MB/s | 79 kB 00:00 2026-02-18T04:33:19.416 INFO:teuthology.orchestra.run.trial154.stdout:(84/94): python3-repoze-lru-0.7-16.el9.noarch.r 147 kB/s | 31 kB 00:00 2026-02-18T04:33:19.441 INFO:teuthology.orchestra.run.trial172.stdout:(80/94): python3-natsort-7.1.1-5.el9.noarch.rpm 721 kB/s | 58 kB 00:00 2026-02-18T04:33:19.450 INFO:teuthology.orchestra.run.trial154.stdout:(85/94): python3-pyOpenSSL-21.0.0-1.el9.noarch. 313 kB/s | 90 kB 00:00 2026-02-18T04:33:19.464 INFO:teuthology.orchestra.run.trial077.stdout:(79/94): python3-kubernetes-26.1.0-3.el9.noarch 7.1 MB/s | 1.0 MB 00:00 2026-02-18T04:33:19.464 INFO:teuthology.orchestra.run.trial077.stdout:(80/94): python3-msgpack-1.0.3-2.el9.x86_64.rpm 1.2 MB/s | 86 kB 00:00 2026-02-18T04:33:19.505 INFO:teuthology.orchestra.run.trial077.stdout:(81/94): python3-jaraco-context-6.0.1-3.el9.noa 71 kB/s | 20 kB 00:00 2026-02-18T04:33:19.520 INFO:teuthology.orchestra.run.trial172.stdout:(81/94): python3-portend-3.1.0-2.el9.noarch.rpm 208 kB/s | 16 kB 00:00 2026-02-18T04:33:19.529 INFO:teuthology.orchestra.run.trial077.stdout:(82/94): python3-portend-3.1.0-2.el9.noarch.rpm 251 kB/s | 16 kB 00:00 2026-02-18T04:33:19.533 INFO:teuthology.orchestra.run.trial077.stdout:(83/94): python3-natsort-7.1.1-5.el9.noarch.rpm 838 kB/s | 58 kB 00:00 2026-02-18T04:33:19.562 INFO:teuthology.orchestra.run.trial154.stdout:(86/94): python3-routes-2.5.1-5.el9.noarch.rpm 542 kB/s | 188 kB 00:00 2026-02-18T04:33:19.595 INFO:teuthology.orchestra.run.trial077.stdout:(84/94): python3-repoze-lru-0.7-16.el9.noarch.r 470 kB/s | 31 kB 00:00 2026-02-18T04:33:19.600 INFO:teuthology.orchestra.run.trial172.stdout:(82/94): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.1 MB/s | 90 kB 00:00 2026-02-18T04:33:19.605 INFO:teuthology.orchestra.run.trial077.stdout:(85/94): python3-routes-2.5.1-5.el9.noarch.rpm 2.6 MB/s | 188 kB 00:00 2026-02-18T04:33:19.661 INFO:teuthology.orchestra.run.trial077.stdout:(86/94): python3-rsa-4.9-2.el9.noarch.rpm 896 kB/s | 59 kB 00:00 2026-02-18T04:33:19.674 INFO:teuthology.orchestra.run.trial077.stdout:(87/94): python3-saml-1.16.0-1.el9.noarch.rpm 1.7 MB/s | 125 kB 00:00 2026-02-18T04:33:19.679 INFO:teuthology.orchestra.run.trial172.stdout:(83/94): python3-repoze-lru-0.7-16.el9.noarch.r 389 kB/s | 31 kB 00:00 2026-02-18T04:33:19.688 INFO:teuthology.orchestra.run.trial077.stdout:(88/94): python3-pyOpenSSL-21.0.0-1.el9.noarch. 492 kB/s | 90 kB 00:00 2026-02-18T04:33:19.702 INFO:teuthology.orchestra.run.trial154.stdout:(87/94): python3-rsa-4.9-2.el9.noarch.rpm 206 kB/s | 59 kB 00:00 2026-02-18T04:33:19.727 INFO:teuthology.orchestra.run.trial077.stdout:(89/94): python3-tempora-5.0.0-2.el9.noarch.rpm 543 kB/s | 36 kB 00:00 2026-02-18T04:33:19.744 INFO:teuthology.orchestra.run.trial077.stdout:(90/94): python3-typing-extensions-4.15.0-1.el9 1.2 MB/s | 86 kB 00:00 2026-02-18T04:33:19.759 INFO:teuthology.orchestra.run.trial172.stdout:(84/94): python3-routes-2.5.1-5.el9.noarch.rpm 2.3 MB/s | 188 kB 00:00 2026-02-18T04:33:19.778 INFO:teuthology.orchestra.run.trial154.stdout:(88/94): python3-tempora-5.0.0-2.el9.noarch.rpm 166 kB/s | 36 kB 00:00 2026-02-18T04:33:19.793 INFO:teuthology.orchestra.run.trial077.stdout:(91/94): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 730 kB/s | 48 kB 00:00 2026-02-18T04:33:19.800 INFO:teuthology.orchestra.run.trial154.stdout:(89/94): python3-saml-1.16.0-1.el9.noarch.rpm 357 kB/s | 125 kB 00:00 2026-02-18T04:33:19.801 INFO:teuthology.orchestra.run.trial077.stdout:(92/94): python3-websocket-client-1.2.3-2.el9.n 797 kB/s | 90 kB 00:00 2026-02-18T04:33:19.811 INFO:teuthology.orchestra.run.trial077.stdout:(93/94): python3-xmltodict-0.12.0-15.el9.noarch 327 kB/s | 22 kB 00:00 2026-02-18T04:33:19.839 INFO:teuthology.orchestra.run.trial172.stdout:(85/94): python3-rsa-4.9-2.el9.noarch.rpm 737 kB/s | 59 kB 00:00 2026-02-18T04:33:19.859 INFO:teuthology.orchestra.run.trial077.stdout:(94/94): python3-zc-lockfile-2.0-10.el9.noarch. 305 kB/s | 20 kB 00:00 2026-02-18T04:33:19.862 INFO:teuthology.orchestra.run.trial077.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:19.862 INFO:teuthology.orchestra.run.trial077.stdout:Total 26 MB/s | 101 MB 00:03 2026-02-18T04:33:19.919 INFO:teuthology.orchestra.run.trial172.stdout:(86/94): python3-saml-1.16.0-1.el9.noarch.rpm 1.5 MB/s | 125 kB 00:00 2026-02-18T04:33:19.980 INFO:teuthology.orchestra.run.trial154.stdout:(90/94): python3-typing-extensions-4.15.0-1.el9 311 kB/s | 86 kB 00:00 2026-02-18T04:33:20.000 INFO:teuthology.orchestra.run.trial172.stdout:(87/94): python3-tempora-5.0.0-2.el9.noarch.rpm 445 kB/s | 36 kB 00:00 2026-02-18T04:33:20.056 INFO:teuthology.orchestra.run.trial154.stdout:(91/94): python3-websocket-client-1.2.3-2.el9.n 322 kB/s | 90 kB 00:00 2026-02-18T04:33:20.071 INFO:teuthology.orchestra.run.trial172.stdout:(88/94): python3-kubernetes-26.1.0-3.el9.noarch 1.2 MB/s | 1.0 MB 00:00 2026-02-18T04:33:20.081 INFO:teuthology.orchestra.run.trial172.stdout:(89/94): python3-typing-extensions-4.15.0-1.el9 1.0 MB/s | 86 kB 00:00 2026-02-18T04:33:20.089 INFO:teuthology.orchestra.run.trial154.stdout:(92/94): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 168 kB/s | 48 kB 00:00 2026-02-18T04:33:20.151 INFO:teuthology.orchestra.run.trial172.stdout:(90/94): python3-websocket-client-1.2.3-2.el9.n 1.1 MB/s | 90 kB 00:00 2026-02-18T04:33:20.160 INFO:teuthology.orchestra.run.trial172.stdout:(91/94): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 613 kB/s | 48 kB 00:00 2026-02-18T04:33:20.195 INFO:teuthology.orchestra.run.trial154.stdout:(93/94): python3-xmltodict-0.12.0-15.el9.noarch 103 kB/s | 22 kB 00:00 2026-02-18T04:33:20.230 INFO:teuthology.orchestra.run.trial172.stdout:(92/94): python3-xmltodict-0.12.0-15.el9.noarch 279 kB/s | 22 kB 00:00 2026-02-18T04:33:20.241 INFO:teuthology.orchestra.run.trial172.stdout:(93/94): python3-zc-lockfile-2.0-10.el9.noarch. 250 kB/s | 20 kB 00:00 2026-02-18T04:33:20.267 INFO:teuthology.orchestra.run.trial154.stdout:(94/94): python3-zc-lockfile-2.0-10.el9.noarch. 95 kB/s | 20 kB 00:00 2026-02-18T04:33:20.272 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:20.272 INFO:teuthology.orchestra.run.trial154.stdout:Total 15 MB/s | 101 MB 00:06 2026-02-18T04:33:20.276 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction check 2026-02-18T04:33:20.315 INFO:teuthology.orchestra.run.trial077.stdout:Transaction check succeeded. 2026-02-18T04:33:20.315 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction test 2026-02-18T04:33:20.692 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-18T04:33:20.730 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-18T04:33:20.730 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-18T04:33:20.745 INFO:teuthology.orchestra.run.trial077.stdout:Transaction test succeeded. 2026-02-18T04:33:20.745 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction 2026-02-18T04:33:20.796 INFO:teuthology.orchestra.run.trial172.stdout:(94/94): python3-grpcio-1.46.7-10.el9.x86_64.rp 885 kB/s | 2.0 MB 00:02 2026-02-18T04:33:20.799 INFO:teuthology.orchestra.run.trial172.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:20.799 INFO:teuthology.orchestra.run.trial172.stdout:Total 8.7 MB/s | 101 MB 00:11 2026-02-18T04:33:21.160 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-18T04:33:21.160 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-18T04:33:21.198 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction check 2026-02-18T04:33:21.199 INFO:teuthology.orchestra.run.trial077.stdout: Preparing : 1/1 2026-02-18T04:33:21.201 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/94 2026-02-18T04:33:21.205 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/94 2026-02-18T04:33:21.226 INFO:teuthology.orchestra.run.trial077.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/94 2026-02-18T04:33:21.237 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/94 2026-02-18T04:33:21.237 INFO:teuthology.orchestra.run.trial172.stdout:Transaction check succeeded. 2026-02-18T04:33:21.237 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction test 2026-02-18T04:33:21.272 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-packaging-20.9-5.el9.noarch 5/94 2026-02-18T04:33:21.283 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 6/94 2026-02-18T04:33:21.288 INFO:teuthology.orchestra.run.trial077.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 7/94 2026-02-18T04:33:21.290 INFO:teuthology.orchestra.run.trial077.stdout: Installing : lua-5.4.4-4.el9.x86_64 8/94 2026-02-18T04:33:21.295 INFO:teuthology.orchestra.run.trial077.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 9/94 2026-02-18T04:33:21.318 INFO:teuthology.orchestra.run.trial077.stdout: Installing : unzip-6.0-59.el9.x86_64 10/94 2026-02-18T04:33:21.330 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 11/94 2026-02-18T04:33:21.334 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 12/94 2026-02-18T04:33:21.340 INFO:teuthology.orchestra.run.trial077.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 13/94 2026-02-18T04:33:21.341 INFO:teuthology.orchestra.run.trial077.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 14/94 2026-02-18T04:33:21.353 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 15/94 2026-02-18T04:33:21.359 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 16/94 2026-02-18T04:33:21.383 INFO:teuthology.orchestra.run.trial077.stdout: Installing : zip-3.0-35.el9.x86_64 17/94 2026-02-18T04:33:21.386 INFO:teuthology.orchestra.run.trial077.stdout: Installing : luarocks-3.9.2-5.el9.noarch 18/94 2026-02-18T04:33:21.393 INFO:teuthology.orchestra.run.trial077.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 19/94 2026-02-18T04:33:21.443 INFO:teuthology.orchestra.run.trial077.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 20/94 2026-02-18T04:33:21.456 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 21/94 2026-02-18T04:33:21.459 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-rsa-4.9-2.el9.noarch 22/94 2026-02-18T04:33:21.463 INFO:teuthology.orchestra.run.trial077.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 23/94 2026-02-18T04:33:21.469 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 24/94 2026-02-18T04:33:21.473 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 25/94 2026-02-18T04:33:21.476 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 26/94 2026-02-18T04:33:21.491 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 27/94 2026-02-18T04:33:21.496 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 28/94 2026-02-18T04:33:21.501 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 29/94 2026-02-18T04:33:21.512 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 30/94 2026-02-18T04:33:21.521 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 31/94 2026-02-18T04:33:21.527 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 32/94 2026-02-18T04:33:21.547 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 33/94 2026-02-18T04:33:21.558 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 34/94 2026-02-18T04:33:21.574 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 35/94 2026-02-18T04:33:21.578 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 36/94 2026-02-18T04:33:21.586 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 37/94 2026-02-18T04:33:21.615 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-18T04:33:21.617 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/94 2026-02-18T04:33:21.621 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/94 2026-02-18T04:33:21.626 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 38/94 2026-02-18T04:33:21.642 INFO:teuthology.orchestra.run.trial154.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/94 2026-02-18T04:33:21.653 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/94 2026-02-18T04:33:21.675 INFO:teuthology.orchestra.run.trial172.stdout:Transaction test succeeded. 2026-02-18T04:33:21.676 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction 2026-02-18T04:33:21.685 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-packaging-20.9-5.el9.noarch 5/94 2026-02-18T04:33:21.695 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 6/94 2026-02-18T04:33:21.701 INFO:teuthology.orchestra.run.trial154.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 7/94 2026-02-18T04:33:21.703 INFO:teuthology.orchestra.run.trial154.stdout: Installing : lua-5.4.4-4.el9.x86_64 8/94 2026-02-18T04:33:21.708 INFO:teuthology.orchestra.run.trial154.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 9/94 2026-02-18T04:33:21.731 INFO:teuthology.orchestra.run.trial154.stdout: Installing : unzip-6.0-59.el9.x86_64 10/94 2026-02-18T04:33:21.744 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 11/94 2026-02-18T04:33:21.748 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 12/94 2026-02-18T04:33:21.754 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 13/94 2026-02-18T04:33:21.755 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 14/94 2026-02-18T04:33:21.767 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 15/94 2026-02-18T04:33:21.772 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 16/94 2026-02-18T04:33:21.797 INFO:teuthology.orchestra.run.trial154.stdout: Installing : zip-3.0-35.el9.x86_64 17/94 2026-02-18T04:33:21.800 INFO:teuthology.orchestra.run.trial154.stdout: Installing : luarocks-3.9.2-5.el9.noarch 18/94 2026-02-18T04:33:21.807 INFO:teuthology.orchestra.run.trial154.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 19/94 2026-02-18T04:33:21.858 INFO:teuthology.orchestra.run.trial154.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 20/94 2026-02-18T04:33:21.871 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 21/94 2026-02-18T04:33:21.873 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-rsa-4.9-2.el9.noarch 22/94 2026-02-18T04:33:21.878 INFO:teuthology.orchestra.run.trial154.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 23/94 2026-02-18T04:33:21.883 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 24/94 2026-02-18T04:33:21.888 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 25/94 2026-02-18T04:33:21.891 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 26/94 2026-02-18T04:33:21.905 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 27/94 2026-02-18T04:33:21.910 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 28/94 2026-02-18T04:33:21.915 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 29/94 2026-02-18T04:33:21.926 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 30/94 2026-02-18T04:33:21.935 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 31/94 2026-02-18T04:33:21.941 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 32/94 2026-02-18T04:33:21.950 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 39/94 2026-02-18T04:33:21.960 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 40/94 2026-02-18T04:33:21.961 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 33/94 2026-02-18T04:33:21.963 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 41/94 2026-02-18T04:33:21.969 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 42/94 2026-02-18T04:33:21.971 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 43/94 2026-02-18T04:33:21.972 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 34/94 2026-02-18T04:33:21.987 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 35/94 2026-02-18T04:33:21.992 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 36/94 2026-02-18T04:33:21.999 INFO:teuthology.orchestra.run.trial077.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 44/94 2026-02-18T04:33:22.000 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 37/94 2026-02-18T04:33:22.039 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 38/94 2026-02-18T04:33:22.043 INFO:teuthology.orchestra.run.trial077.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 45/94 2026-02-18T04:33:22.050 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 46/94 2026-02-18T04:33:22.054 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 47/94 2026-02-18T04:33:22.060 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 48/94 2026-02-18T04:33:22.063 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 49/94 2026-02-18T04:33:22.070 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 50/94 2026-02-18T04:33:22.074 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 51/94 2026-02-18T04:33:22.101 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 52/94 2026-02-18T04:33:22.111 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 53/94 2026-02-18T04:33:22.117 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 54/94 2026-02-18T04:33:22.124 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 55/94 2026-02-18T04:33:22.134 INFO:teuthology.orchestra.run.trial172.stdout: Preparing : 1/1 2026-02-18T04:33:22.136 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/94 2026-02-18T04:33:22.140 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/94 2026-02-18T04:33:22.159 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 56/94 2026-02-18T04:33:22.161 INFO:teuthology.orchestra.run.trial172.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/94 2026-02-18T04:33:22.172 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/94 2026-02-18T04:33:22.205 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-packaging-20.9-5.el9.noarch 5/94 2026-02-18T04:33:22.214 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 6/94 2026-02-18T04:33:22.219 INFO:teuthology.orchestra.run.trial172.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 7/94 2026-02-18T04:33:22.222 INFO:teuthology.orchestra.run.trial172.stdout: Installing : lua-5.4.4-4.el9.x86_64 8/94 2026-02-18T04:33:22.226 INFO:teuthology.orchestra.run.trial172.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 9/94 2026-02-18T04:33:22.249 INFO:teuthology.orchestra.run.trial172.stdout: Installing : unzip-6.0-59.el9.x86_64 10/94 2026-02-18T04:33:22.262 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 11/94 2026-02-18T04:33:22.266 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 12/94 2026-02-18T04:33:22.272 INFO:teuthology.orchestra.run.trial172.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 13/94 2026-02-18T04:33:22.274 INFO:teuthology.orchestra.run.trial172.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 14/94 2026-02-18T04:33:22.285 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 15/94 2026-02-18T04:33:22.291 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 16/94 2026-02-18T04:33:22.315 INFO:teuthology.orchestra.run.trial172.stdout: Installing : zip-3.0-35.el9.x86_64 17/94 2026-02-18T04:33:22.318 INFO:teuthology.orchestra.run.trial172.stdout: Installing : luarocks-3.9.2-5.el9.noarch 18/94 2026-02-18T04:33:22.325 INFO:teuthology.orchestra.run.trial172.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 19/94 2026-02-18T04:33:22.364 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 39/94 2026-02-18T04:33:22.374 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 40/94 2026-02-18T04:33:22.376 INFO:teuthology.orchestra.run.trial172.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 20/94 2026-02-18T04:33:22.378 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 41/94 2026-02-18T04:33:22.382 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-devel-3.9.25-2.el9.x86_64 57/94 2026-02-18T04:33:22.384 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 42/94 2026-02-18T04:33:22.386 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 43/94 2026-02-18T04:33:22.389 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 21/94 2026-02-18T04:33:22.391 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-rsa-4.9-2.el9.noarch 22/94 2026-02-18T04:33:22.396 INFO:teuthology.orchestra.run.trial172.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 23/94 2026-02-18T04:33:22.401 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 24/94 2026-02-18T04:33:22.406 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 58/94 2026-02-18T04:33:22.407 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 25/94 2026-02-18T04:33:22.409 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 26/94 2026-02-18T04:33:22.410 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 59/94 2026-02-18T04:33:22.414 INFO:teuthology.orchestra.run.trial154.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 44/94 2026-02-18T04:33:22.424 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 27/94 2026-02-18T04:33:22.428 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 28/94 2026-02-18T04:33:22.433 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 29/94 2026-02-18T04:33:22.445 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 30/94 2026-02-18T04:33:22.454 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 31/94 2026-02-18T04:33:22.457 INFO:teuthology.orchestra.run.trial154.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 45/94 2026-02-18T04:33:22.460 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 32/94 2026-02-18T04:33:22.464 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 46/94 2026-02-18T04:33:22.468 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 47/94 2026-02-18T04:33:22.468 INFO:teuthology.orchestra.run.trial077.stdout: Installing : openblas-0.3.29-1.el9.x86_64 60/94 2026-02-18T04:33:22.470 INFO:teuthology.orchestra.run.trial077.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 61/94 2026-02-18T04:33:22.474 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 48/94 2026-02-18T04:33:22.477 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 49/94 2026-02-18T04:33:22.479 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 33/94 2026-02-18T04:33:22.484 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 50/94 2026-02-18T04:33:22.488 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 51/94 2026-02-18T04:33:22.491 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 34/94 2026-02-18T04:33:22.491 INFO:teuthology.orchestra.run.trial077.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 62/94 2026-02-18T04:33:22.506 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 35/94 2026-02-18T04:33:22.511 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 36/94 2026-02-18T04:33:22.515 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 52/94 2026-02-18T04:33:22.518 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 37/94 2026-02-18T04:33:22.525 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 53/94 2026-02-18T04:33:22.531 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 54/94 2026-02-18T04:33:22.538 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 55/94 2026-02-18T04:33:22.558 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 38/94 2026-02-18T04:33:22.572 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 56/94 2026-02-18T04:33:22.796 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-devel-3.9.25-2.el9.x86_64 57/94 2026-02-18T04:33:22.815 INFO:teuthology.orchestra.run.trial077.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 63/94 2026-02-18T04:33:22.819 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 58/94 2026-02-18T04:33:22.823 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 59/94 2026-02-18T04:33:22.882 INFO:teuthology.orchestra.run.trial154.stdout: Installing : openblas-0.3.29-1.el9.x86_64 60/94 2026-02-18T04:33:22.883 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 39/94 2026-02-18T04:33:22.884 INFO:teuthology.orchestra.run.trial154.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 61/94 2026-02-18T04:33:22.888 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 64/94 2026-02-18T04:33:22.892 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 40/94 2026-02-18T04:33:22.896 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 41/94 2026-02-18T04:33:22.902 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 42/94 2026-02-18T04:33:22.904 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 43/94 2026-02-18T04:33:22.905 INFO:teuthology.orchestra.run.trial154.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 62/94 2026-02-18T04:33:22.932 INFO:teuthology.orchestra.run.trial172.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 44/94 2026-02-18T04:33:22.976 INFO:teuthology.orchestra.run.trial172.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 45/94 2026-02-18T04:33:22.982 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 46/94 2026-02-18T04:33:22.986 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 47/94 2026-02-18T04:33:22.992 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 48/94 2026-02-18T04:33:22.995 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 49/94 2026-02-18T04:33:23.002 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 50/94 2026-02-18T04:33:23.006 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 51/94 2026-02-18T04:33:23.033 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 52/94 2026-02-18T04:33:23.043 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 53/94 2026-02-18T04:33:23.050 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 54/94 2026-02-18T04:33:23.057 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 55/94 2026-02-18T04:33:23.092 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 56/94 2026-02-18T04:33:23.230 INFO:teuthology.orchestra.run.trial154.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 63/94 2026-02-18T04:33:23.303 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 64/94 2026-02-18T04:33:23.316 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-devel-3.9.25-2.el9.x86_64 57/94 2026-02-18T04:33:23.340 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 58/94 2026-02-18T04:33:23.344 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 59/94 2026-02-18T04:33:23.402 INFO:teuthology.orchestra.run.trial172.stdout: Installing : openblas-0.3.29-1.el9.x86_64 60/94 2026-02-18T04:33:23.404 INFO:teuthology.orchestra.run.trial172.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 61/94 2026-02-18T04:33:23.425 INFO:teuthology.orchestra.run.trial172.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 62/94 2026-02-18T04:33:23.560 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 65/94 2026-02-18T04:33:23.578 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 66/94 2026-02-18T04:33:23.592 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-ply-3.11-14.el9.noarch 67/94 2026-02-18T04:33:23.608 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 68/94 2026-02-18T04:33:23.683 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 69/94 2026-02-18T04:33:23.692 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 70/94 2026-02-18T04:33:23.715 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 71/94 2026-02-18T04:33:23.745 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 72/94 2026-02-18T04:33:23.750 INFO:teuthology.orchestra.run.trial172.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 63/94 2026-02-18T04:33:23.798 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 73/94 2026-02-18T04:33:23.804 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 74/94 2026-02-18T04:33:23.807 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 75/94 2026-02-18T04:33:23.808 INFO:teuthology.orchestra.run.trial077.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 76/94 2026-02-18T04:33:23.823 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 64/94 2026-02-18T04:33:23.826 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/94 2026-02-18T04:33:23.827 INFO:teuthology.orchestra.run.trial077.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-18T04:33:23.827 INFO:teuthology.orchestra.run.trial077.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-18T04:33:23.827 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:23.835 INFO:teuthology.orchestra.run.trial077.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 77/94 2026-02-18T04:33:23.860 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/94 2026-02-18T04:33:23.860 INFO:teuthology.orchestra.run.trial077.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T04:33:23.861 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:23.894 INFO:teuthology.orchestra.run.trial077.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 78/94 2026-02-18T04:33:23.957 INFO:teuthology.orchestra.run.trial077.stdout: Installing : cryptsetup-2.8.1-2.el9.x86_64 79/94 2026-02-18T04:33:23.960 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 80/94 2026-02-18T04:33:23.973 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 65/94 2026-02-18T04:33:23.974 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 80/94 2026-02-18T04:33:23.974 INFO:teuthology.orchestra.run.trial077.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:23.974 INFO:teuthology.orchestra.run.trial077.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-18T04:33:23.974 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:23.992 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 66/94 2026-02-18T04:33:24.006 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-ply-3.11-14.el9.noarch 67/94 2026-02-18T04:33:24.022 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 68/94 2026-02-18T04:33:24.096 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 69/94 2026-02-18T04:33:24.105 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 70/94 2026-02-18T04:33:24.128 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 71/94 2026-02-18T04:33:24.158 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 72/94 2026-02-18T04:33:24.209 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 73/94 2026-02-18T04:33:24.215 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 74/94 2026-02-18T04:33:24.219 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 75/94 2026-02-18T04:33:24.220 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 76/94 2026-02-18T04:33:24.239 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/94 2026-02-18T04:33:24.239 INFO:teuthology.orchestra.run.trial154.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-18T04:33:24.239 INFO:teuthology.orchestra.run.trial154.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-18T04:33:24.239 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:24.248 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 77/94 2026-02-18T04:33:24.274 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/94 2026-02-18T04:33:24.274 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T04:33:24.274 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:24.309 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 78/94 2026-02-18T04:33:24.372 INFO:teuthology.orchestra.run.trial154.stdout: Installing : cryptsetup-2.8.1-2.el9.x86_64 79/94 2026-02-18T04:33:24.375 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 80/94 2026-02-18T04:33:24.388 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 80/94 2026-02-18T04:33:24.388 INFO:teuthology.orchestra.run.trial154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:24.388 INFO:teuthology.orchestra.run.trial154.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-18T04:33:24.388 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:24.494 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 65/94 2026-02-18T04:33:24.513 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 66/94 2026-02-18T04:33:24.527 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-ply-3.11-14.el9.noarch 67/94 2026-02-18T04:33:24.542 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 68/94 2026-02-18T04:33:24.618 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 69/94 2026-02-18T04:33:24.627 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 70/94 2026-02-18T04:33:24.649 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 81/94 2026-02-18T04:33:24.650 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 71/94 2026-02-18T04:33:24.675 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 81/94 2026-02-18T04:33:24.675 INFO:teuthology.orchestra.run.trial077.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:24.675 INFO:teuthology.orchestra.run.trial077.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T04:33:24.675 INFO:teuthology.orchestra.run.trial077.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T04:33:24.676 INFO:teuthology.orchestra.run.trial077.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T04:33:24.676 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:24.680 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 72/94 2026-02-18T04:33:24.731 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 73/94 2026-02-18T04:33:24.735 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: cephadm-2:20.2.0-670.gadc19233.el9.noarch 82/94 2026-02-18T04:33:24.736 INFO:teuthology.orchestra.run.trial077.stdout: Installing : cephadm-2:20.2.0-670.gadc19233.el9.noarch 82/94 2026-02-18T04:33:24.737 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 74/94 2026-02-18T04:33:24.740 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 75/94 2026-02-18T04:33:24.741 INFO:teuthology.orchestra.run.trial172.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 76/94 2026-02-18T04:33:24.743 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 83/94 2026-02-18T04:33:24.760 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/94 2026-02-18T04:33:24.760 INFO:teuthology.orchestra.run.trial172.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-18T04:33:24.760 INFO:teuthology.orchestra.run.trial172.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-18T04:33:24.760 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:24.767 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 84/94 2026-02-18T04:33:24.768 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 85/94 2026-02-18T04:33:24.769 INFO:teuthology.orchestra.run.trial172.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 77/94 2026-02-18T04:33:24.795 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/94 2026-02-18T04:33:24.795 INFO:teuthology.orchestra.run.trial172.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T04:33:24.796 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:24.831 INFO:teuthology.orchestra.run.trial172.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 78/94 2026-02-18T04:33:24.894 INFO:teuthology.orchestra.run.trial172.stdout: Installing : cryptsetup-2.8.1-2.el9.x86_64 79/94 2026-02-18T04:33:24.896 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 80/94 2026-02-18T04:33:24.910 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 80/94 2026-02-18T04:33:24.910 INFO:teuthology.orchestra.run.trial172.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:24.910 INFO:teuthology.orchestra.run.trial172.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-18T04:33:24.910 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:25.092 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 81/94 2026-02-18T04:33:25.117 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 81/94 2026-02-18T04:33:25.117 INFO:teuthology.orchestra.run.trial154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:25.117 INFO:teuthology.orchestra.run.trial154.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T04:33:25.117 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T04:33:25.117 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T04:33:25.117 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:25.176 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: cephadm-2:20.2.0-670.gadc19233.el9.noarch 82/94 2026-02-18T04:33:25.178 INFO:teuthology.orchestra.run.trial154.stdout: Installing : cephadm-2:20.2.0-670.gadc19233.el9.noarch 82/94 2026-02-18T04:33:25.185 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 83/94 2026-02-18T04:33:25.208 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 84/94 2026-02-18T04:33:25.209 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 85/94 2026-02-18T04:33:25.585 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 81/94 2026-02-18T04:33:25.610 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 81/94 2026-02-18T04:33:25.610 INFO:teuthology.orchestra.run.trial172.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:25.610 INFO:teuthology.orchestra.run.trial172.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T04:33:25.610 INFO:teuthology.orchestra.run.trial172.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T04:33:25.610 INFO:teuthology.orchestra.run.trial172.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T04:33:25.610 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:25.668 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: cephadm-2:20.2.0-670.gadc19233.el9.noarch 82/94 2026-02-18T04:33:25.669 INFO:teuthology.orchestra.run.trial172.stdout: Installing : cephadm-2:20.2.0-670.gadc19233.el9.noarch 82/94 2026-02-18T04:33:25.676 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 83/94 2026-02-18T04:33:25.700 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 84/94 2026-02-18T04:33:25.701 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 85/94 2026-02-18T04:33:25.913 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 85/94 2026-02-18T04:33:25.919 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 86/94 2026-02-18T04:33:26.376 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 86/94 2026-02-18T04:33:26.377 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 87/94 2026-02-18T04:33:26.378 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 85/94 2026-02-18T04:33:26.383 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 86/94 2026-02-18T04:33:26.391 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 87/94 2026-02-18T04:33:26.392 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 88/94 2026-02-18T04:33:26.448 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 88/94 2026-02-18T04:33:26.492 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 89/94 2026-02-18T04:33:26.493 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 90/94 2026-02-18T04:33:26.515 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 90/94 2026-02-18T04:33:26.515 INFO:teuthology.orchestra.run.trial077.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:26.515 INFO:teuthology.orchestra.run.trial077.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T04:33:26.515 INFO:teuthology.orchestra.run.trial077.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T04:33:26.515 INFO:teuthology.orchestra.run.trial077.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T04:33:26.515 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:26.528 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 91/94 2026-02-18T04:33:26.751 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 91/94 2026-02-18T04:33:26.753 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 92/94 2026-02-18T04:33:26.774 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 92/94 2026-02-18T04:33:26.774 INFO:teuthology.orchestra.run.trial077.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:26.774 INFO:teuthology.orchestra.run.trial077.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T04:33:26.775 INFO:teuthology.orchestra.run.trial077.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T04:33:26.775 INFO:teuthology.orchestra.run.trial077.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T04:33:26.775 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:26.849 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 85/94 2026-02-18T04:33:26.851 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 86/94 2026-02-18T04:33:26.852 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 87/94 2026-02-18T04:33:26.855 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 86/94 2026-02-18T04:33:26.864 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 87/94 2026-02-18T04:33:26.864 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 88/94 2026-02-18T04:33:26.872 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 93/94 2026-02-18T04:33:26.893 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 93/94 2026-02-18T04:33:26.893 INFO:teuthology.orchestra.run.trial077.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:26.893 INFO:teuthology.orchestra.run.trial077.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T04:33:26.894 INFO:teuthology.orchestra.run.trial077.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T04:33:26.894 INFO:teuthology.orchestra.run.trial077.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T04:33:26.894 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:26.913 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-2:20.2.0-670.gadc19233.el9.x86_64 94/94 2026-02-18T04:33:26.922 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 88/94 2026-02-18T04:33:26.968 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 89/94 2026-02-18T04:33:26.969 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 90/94 2026-02-18T04:33:26.991 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 90/94 2026-02-18T04:33:26.991 INFO:teuthology.orchestra.run.trial154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:26.991 INFO:teuthology.orchestra.run.trial154.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T04:33:26.991 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T04:33:26.992 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T04:33:26.992 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:27.002 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 91/94 2026-02-18T04:33:27.234 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 91/94 2026-02-18T04:33:27.236 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 92/94 2026-02-18T04:33:27.258 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 92/94 2026-02-18T04:33:27.258 INFO:teuthology.orchestra.run.trial154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:27.259 INFO:teuthology.orchestra.run.trial154.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T04:33:27.259 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T04:33:27.259 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T04:33:27.259 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:27.310 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 86/94 2026-02-18T04:33:27.311 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 87/94 2026-02-18T04:33:27.324 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 87/94 2026-02-18T04:33:27.325 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 88/94 2026-02-18T04:33:27.361 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 93/94 2026-02-18T04:33:27.382 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 88/94 2026-02-18T04:33:27.383 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 93/94 2026-02-18T04:33:27.383 INFO:teuthology.orchestra.run.trial154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:27.383 INFO:teuthology.orchestra.run.trial154.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T04:33:27.383 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T04:33:27.383 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T04:33:27.383 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:27.402 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-2:20.2.0-670.gadc19233.el9.x86_64 94/94 2026-02-18T04:33:27.425 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 89/94 2026-02-18T04:33:27.426 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 90/94 2026-02-18T04:33:27.447 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 90/94 2026-02-18T04:33:27.447 INFO:teuthology.orchestra.run.trial172.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:27.447 INFO:teuthology.orchestra.run.trial172.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T04:33:27.447 INFO:teuthology.orchestra.run.trial172.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T04:33:27.447 INFO:teuthology.orchestra.run.trial172.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T04:33:27.447 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:27.459 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 91/94 2026-02-18T04:33:27.601 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-2:20.2.0-670.gadc19233.el9.x86_64 94/94 2026-02-18T04:33:27.602 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-2:20.2.0-670.gadc19233.el9.x86_64 1/94 2026-02-18T04:33:27.602 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2/94 2026-02-18T04:33:27.602 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 3/94 2026-02-18T04:33:27.602 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 4/94 2026-02-18T04:33:27.602 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 5/94 2026-02-18T04:33:27.602 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 6/94 2026-02-18T04:33:27.602 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 7/94 2026-02-18T04:33:27.602 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 8/94 2026-02-18T04:33:27.603 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 9/94 2026-02-18T04:33:27.603 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 10/94 2026-02-18T04:33:27.603 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 11/94 2026-02-18T04:33:27.603 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 12/94 2026-02-18T04:33:27.603 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 13/94 2026-02-18T04:33:27.603 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 14/94 2026-02-18T04:33:27.603 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : cephadm-2:20.2.0-670.gadc19233.el9.noarch 15/94 2026-02-18T04:33:27.603 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : cryptsetup-2.8.1-2.el9.x86_64 16/94 2026-02-18T04:33:27.603 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 17/94 2026-02-18T04:33:27.603 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 18/94 2026-02-18T04:33:27.603 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 19/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 20/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 21/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 22/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-ply-3.11-14.el9.noarch 23/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 24/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 25/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 26/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : unzip-6.0-59.el9.x86_64 27/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : zip-3.0-35.el9.x86_64 28/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 29/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 30/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 31/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 32/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : lua-5.4.4-4.el9.x86_64 33/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 34/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 35/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 36/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 37/94 2026-02-18T04:33:27.604 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-devel-3.9.25-2.el9.x86_64 38/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 39/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 40/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 41/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 42/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 43/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 44/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 45/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 46/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 47/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 48/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 49/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 50/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 51/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 52/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 53/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 54/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 55/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 56/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 57/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 58/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 59/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 60/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 61/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 62/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 63/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 64/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 65/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 66/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 67/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 68/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 69/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 70/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 71/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 72/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 73/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 74/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 75/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 76/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 77/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 78/94 2026-02-18T04:33:27.605 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 79/94 2026-02-18T04:33:27.606 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 80/94 2026-02-18T04:33:27.606 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 81/94 2026-02-18T04:33:27.606 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 82/94 2026-02-18T04:33:27.606 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 83/94 2026-02-18T04:33:27.606 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 84/94 2026-02-18T04:33:27.606 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 85/94 2026-02-18T04:33:27.606 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 86/94 2026-02-18T04:33:27.606 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 87/94 2026-02-18T04:33:27.606 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 88/94 2026-02-18T04:33:27.606 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 89/94 2026-02-18T04:33:27.606 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 90/94 2026-02-18T04:33:27.606 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 91/94 2026-02-18T04:33:27.606 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 92/94 2026-02-18T04:33:27.606 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 93/94 2026-02-18T04:33:27.663 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 94/94 2026-02-18T04:33:27.663 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:27.663 INFO:teuthology.orchestra.run.trial077.stdout:Installed: 2026-02-18T04:33:27.663 INFO:teuthology.orchestra.run.trial077.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-18T04:33:27.663 INFO:teuthology.orchestra.run.trial077.stdout: ceph-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:27.663 INFO:teuthology.orchestra.run.trial077.stdout: ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:27.663 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:27.663 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:27.663 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:27.663 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:27.663 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:27.663 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:27.663 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:27.663 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:27.663 INFO:teuthology.orchestra.run.trial077.stdout: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:27.663 INFO:teuthology.orchestra.run.trial077.stdout: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:27.663 INFO:teuthology.orchestra.run.trial077.stdout: ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: cryptsetup-2.8.1-2.el9.x86_64 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: lua-5.4.4-4.el9.x86_64 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T04:33:27.664 INFO:teuthology.orchestra.run.trial077.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-devel-3.9.25-2.el9.x86_64 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T04:33:27.665 INFO:teuthology.orchestra.run.trial077.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: unzip-6.0-59.el9.x86_64 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: zip-3.0-35.el9.x86_64 2026-02-18T04:33:27.666 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:27.667 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:27.679 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 91/94 2026-02-18T04:33:27.681 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 92/94 2026-02-18T04:33:27.703 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 92/94 2026-02-18T04:33:27.703 INFO:teuthology.orchestra.run.trial172.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:27.703 INFO:teuthology.orchestra.run.trial172.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T04:33:27.703 INFO:teuthology.orchestra.run.trial172.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T04:33:27.703 INFO:teuthology.orchestra.run.trial172.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T04:33:27.703 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:27.716 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install ceph-base 2026-02-18T04:33:27.802 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 93/94 2026-02-18T04:33:27.824 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 93/94 2026-02-18T04:33:27.824 INFO:teuthology.orchestra.run.trial172.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:27.824 INFO:teuthology.orchestra.run.trial172.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T04:33:27.824 INFO:teuthology.orchestra.run.trial172.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T04:33:27.824 INFO:teuthology.orchestra.run.trial172.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T04:33:27.824 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:27.843 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-2:20.2.0-670.gadc19233.el9.x86_64 94/94 2026-02-18T04:33:28.028 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:32 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:28.091 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-2:20.2.0-670.gadc19233.el9.x86_64 94/94 2026-02-18T04:33:28.091 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-2:20.2.0-670.gadc19233.el9.x86_64 1/94 2026-02-18T04:33:28.091 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2/94 2026-02-18T04:33:28.091 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 3/94 2026-02-18T04:33:28.091 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 4/94 2026-02-18T04:33:28.091 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 5/94 2026-02-18T04:33:28.091 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 6/94 2026-02-18T04:33:28.091 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 7/94 2026-02-18T04:33:28.091 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 8/94 2026-02-18T04:33:28.091 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 9/94 2026-02-18T04:33:28.091 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 10/94 2026-02-18T04:33:28.091 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 11/94 2026-02-18T04:33:28.091 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 12/94 2026-02-18T04:33:28.091 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 13/94 2026-02-18T04:33:28.091 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 14/94 2026-02-18T04:33:28.091 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : cephadm-2:20.2.0-670.gadc19233.el9.noarch 15/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : cryptsetup-2.8.1-2.el9.x86_64 16/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 17/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 18/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 19/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 20/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 21/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 22/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-ply-3.11-14.el9.noarch 23/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 24/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 25/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 26/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : unzip-6.0-59.el9.x86_64 27/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : zip-3.0-35.el9.x86_64 28/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 29/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 30/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 31/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 32/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : lua-5.4.4-4.el9.x86_64 33/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 34/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 35/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 36/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 37/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-devel-3.9.25-2.el9.x86_64 38/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 39/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 40/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 41/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 42/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 43/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 44/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 45/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 46/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 47/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 48/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 49/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 50/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 51/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 52/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 53/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 54/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 55/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 56/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 57/94 2026-02-18T04:33:28.092 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 58/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 59/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 60/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 61/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 62/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 63/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 64/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 65/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 66/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 67/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 68/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 69/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 70/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 71/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 72/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 73/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 74/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 75/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 76/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 77/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 78/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 79/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 80/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 81/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 82/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 83/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 84/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 85/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 86/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 87/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 88/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 89/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 90/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 91/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 92/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 93/94 2026-02-18T04:33:28.093 INFO:teuthology.orchestra.run.trial077.stdout:Package ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:28.110 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:28.111 INFO:teuthology.orchestra.run.trial077.stdout:Nothing to do. 2026-02-18T04:33:28.111 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:28.131 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install cephadm 2026-02-18T04:33:28.160 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 94/94 2026-02-18T04:33:28.161 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:28.161 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-18T04:33:28.161 INFO:teuthology.orchestra.run.trial154.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-18T04:33:28.161 INFO:teuthology.orchestra.run.trial154.stdout: ceph-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:28.161 INFO:teuthology.orchestra.run.trial154.stdout: ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.161 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:28.161 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:28.161 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.162 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.162 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.162 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.162 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.162 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.162 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:28.162 INFO:teuthology.orchestra.run.trial154.stdout: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:28.162 INFO:teuthology.orchestra.run.trial154.stdout: ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.162 INFO:teuthology.orchestra.run.trial154.stdout: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.162 INFO:teuthology.orchestra.run.trial154.stdout: cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.162 INFO:teuthology.orchestra.run.trial154.stdout: cryptsetup-2.8.1-2.el9.x86_64 2026-02-18T04:33:28.163 INFO:teuthology.orchestra.run.trial154.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T04:33:28.163 INFO:teuthology.orchestra.run.trial154.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T04:33:28.163 INFO:teuthology.orchestra.run.trial154.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T04:33:28.163 INFO:teuthology.orchestra.run.trial154.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-18T04:33:28.163 INFO:teuthology.orchestra.run.trial154.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T04:33:28.163 INFO:teuthology.orchestra.run.trial154.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T04:33:28.163 INFO:teuthology.orchestra.run.trial154.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T04:33:28.163 INFO:teuthology.orchestra.run.trial154.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T04:33:28.163 INFO:teuthology.orchestra.run.trial154.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T04:33:28.163 INFO:teuthology.orchestra.run.trial154.stdout: lua-5.4.4-4.el9.x86_64 2026-02-18T04:33:28.164 INFO:teuthology.orchestra.run.trial154.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-18T04:33:28.164 INFO:teuthology.orchestra.run.trial154.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-18T04:33:28.164 INFO:teuthology.orchestra.run.trial154.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T04:33:28.164 INFO:teuthology.orchestra.run.trial154.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T04:33:28.164 INFO:teuthology.orchestra.run.trial154.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-18T04:33:28.164 INFO:teuthology.orchestra.run.trial154.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-18T04:33:28.164 INFO:teuthology.orchestra.run.trial154.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T04:33:28.164 INFO:teuthology.orchestra.run.trial154.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T04:33:28.164 INFO:teuthology.orchestra.run.trial154.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T04:33:28.164 INFO:teuthology.orchestra.run.trial154.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T04:33:28.165 INFO:teuthology.orchestra.run.trial154.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T04:33:28.165 INFO:teuthology.orchestra.run.trial154.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T04:33:28.165 INFO:teuthology.orchestra.run.trial154.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T04:33:28.165 INFO:teuthology.orchestra.run.trial154.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T04:33:28.165 INFO:teuthology.orchestra.run.trial154.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T04:33:28.165 INFO:teuthology.orchestra.run.trial154.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T04:33:28.165 INFO:teuthology.orchestra.run.trial154.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T04:33:28.165 INFO:teuthology.orchestra.run.trial154.stdout: python3-devel-3.9.25-2.el9.x86_64 2026-02-18T04:33:28.165 INFO:teuthology.orchestra.run.trial154.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T04:33:28.165 INFO:teuthology.orchestra.run.trial154.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-18T04:33:28.165 INFO:teuthology.orchestra.run.trial154.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-18T04:33:28.165 INFO:teuthology.orchestra.run.trial154.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-18T04:33:28.166 INFO:teuthology.orchestra.run.trial154.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-18T04:33:28.166 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T04:33:28.166 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T04:33:28.166 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T04:33:28.166 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T04:33:28.166 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T04:33:28.166 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T04:33:28.166 INFO:teuthology.orchestra.run.trial154.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T04:33:28.166 INFO:teuthology.orchestra.run.trial154.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-18T04:33:28.166 INFO:teuthology.orchestra.run.trial154.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T04:33:28.167 INFO:teuthology.orchestra.run.trial154.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T04:33:28.167 INFO:teuthology.orchestra.run.trial154.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-18T04:33:28.167 INFO:teuthology.orchestra.run.trial154.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T04:33:28.167 INFO:teuthology.orchestra.run.trial154.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T04:33:28.167 INFO:teuthology.orchestra.run.trial154.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-18T04:33:28.167 INFO:teuthology.orchestra.run.trial154.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T04:33:28.167 INFO:teuthology.orchestra.run.trial154.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T04:33:28.167 INFO:teuthology.orchestra.run.trial154.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T04:33:28.167 INFO:teuthology.orchestra.run.trial154.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T04:33:28.167 INFO:teuthology.orchestra.run.trial154.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T04:33:28.167 INFO:teuthology.orchestra.run.trial154.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T04:33:28.168 INFO:teuthology.orchestra.run.trial154.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-18T04:33:28.168 INFO:teuthology.orchestra.run.trial154.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T04:33:28.168 INFO:teuthology.orchestra.run.trial154.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T04:33:28.168 INFO:teuthology.orchestra.run.trial154.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T04:33:28.168 INFO:teuthology.orchestra.run.trial154.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T04:33:28.168 INFO:teuthology.orchestra.run.trial154.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T04:33:28.168 INFO:teuthology.orchestra.run.trial154.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T04:33:28.168 INFO:teuthology.orchestra.run.trial154.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T04:33:28.168 INFO:teuthology.orchestra.run.trial154.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T04:33:28.168 INFO:teuthology.orchestra.run.trial154.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T04:33:28.168 INFO:teuthology.orchestra.run.trial154.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-18T04:33:28.169 INFO:teuthology.orchestra.run.trial154.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T04:33:28.169 INFO:teuthology.orchestra.run.trial154.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T04:33:28.169 INFO:teuthology.orchestra.run.trial154.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T04:33:28.169 INFO:teuthology.orchestra.run.trial154.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T04:33:28.169 INFO:teuthology.orchestra.run.trial154.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T04:33:28.169 INFO:teuthology.orchestra.run.trial154.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T04:33:28.169 INFO:teuthology.orchestra.run.trial154.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-18T04:33:28.169 INFO:teuthology.orchestra.run.trial154.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-18T04:33:28.169 INFO:teuthology.orchestra.run.trial154.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T04:33:28.169 INFO:teuthology.orchestra.run.trial154.stdout: unzip-6.0-59.el9.x86_64 2026-02-18T04:33:28.169 INFO:teuthology.orchestra.run.trial154.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-18T04:33:28.170 INFO:teuthology.orchestra.run.trial154.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-18T04:33:28.170 INFO:teuthology.orchestra.run.trial154.stdout: zip-3.0-35.el9.x86_64 2026-02-18T04:33:28.170 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:28.170 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:28.218 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-base 2026-02-18T04:33:28.438 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:32 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:28.502 INFO:teuthology.orchestra.run.trial077.stdout:Package cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:28.520 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:28.521 INFO:teuthology.orchestra.run.trial077.stdout:Nothing to do. 2026-02-18T04:33:28.521 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:28.531 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-2:20.2.0-670.gadc19233.el9.x86_64 94/94 2026-02-18T04:33:28.531 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-2:20.2.0-670.gadc19233.el9.x86_64 1/94 2026-02-18T04:33:28.531 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2/94 2026-02-18T04:33:28.532 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 3/94 2026-02-18T04:33:28.532 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 4/94 2026-02-18T04:33:28.532 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 5/94 2026-02-18T04:33:28.532 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 6/94 2026-02-18T04:33:28.532 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 7/94 2026-02-18T04:33:28.532 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 8/94 2026-02-18T04:33:28.532 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 9/94 2026-02-18T04:33:28.532 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 10/94 2026-02-18T04:33:28.532 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 11/94 2026-02-18T04:33:28.532 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 12/94 2026-02-18T04:33:28.532 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 13/94 2026-02-18T04:33:28.532 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 14/94 2026-02-18T04:33:28.533 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : cephadm-2:20.2.0-670.gadc19233.el9.noarch 15/94 2026-02-18T04:33:28.533 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : cryptsetup-2.8.1-2.el9.x86_64 16/94 2026-02-18T04:33:28.533 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 17/94 2026-02-18T04:33:28.533 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 18/94 2026-02-18T04:33:28.533 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 19/94 2026-02-18T04:33:28.533 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 20/94 2026-02-18T04:33:28.533 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 21/94 2026-02-18T04:33:28.533 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 22/94 2026-02-18T04:33:28.533 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-ply-3.11-14.el9.noarch 23/94 2026-02-18T04:33:28.533 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 24/94 2026-02-18T04:33:28.533 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 25/94 2026-02-18T04:33:28.533 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 26/94 2026-02-18T04:33:28.533 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : unzip-6.0-59.el9.x86_64 27/94 2026-02-18T04:33:28.534 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : zip-3.0-35.el9.x86_64 28/94 2026-02-18T04:33:28.534 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 29/94 2026-02-18T04:33:28.534 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 30/94 2026-02-18T04:33:28.534 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 31/94 2026-02-18T04:33:28.534 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 32/94 2026-02-18T04:33:28.534 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : lua-5.4.4-4.el9.x86_64 33/94 2026-02-18T04:33:28.534 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 34/94 2026-02-18T04:33:28.534 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 35/94 2026-02-18T04:33:28.534 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 36/94 2026-02-18T04:33:28.534 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 37/94 2026-02-18T04:33:28.534 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-devel-3.9.25-2.el9.x86_64 38/94 2026-02-18T04:33:28.534 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 39/94 2026-02-18T04:33:28.535 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 40/94 2026-02-18T04:33:28.535 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 41/94 2026-02-18T04:33:28.535 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 42/94 2026-02-18T04:33:28.535 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 43/94 2026-02-18T04:33:28.535 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 44/94 2026-02-18T04:33:28.535 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 45/94 2026-02-18T04:33:28.535 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 46/94 2026-02-18T04:33:28.535 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 47/94 2026-02-18T04:33:28.535 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 48/94 2026-02-18T04:33:28.535 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 49/94 2026-02-18T04:33:28.535 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 50/94 2026-02-18T04:33:28.535 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 51/94 2026-02-18T04:33:28.536 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 52/94 2026-02-18T04:33:28.536 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 53/94 2026-02-18T04:33:28.536 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 54/94 2026-02-18T04:33:28.536 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 55/94 2026-02-18T04:33:28.536 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 56/94 2026-02-18T04:33:28.536 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 57/94 2026-02-18T04:33:28.536 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 58/94 2026-02-18T04:33:28.536 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 59/94 2026-02-18T04:33:28.536 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 60/94 2026-02-18T04:33:28.536 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 61/94 2026-02-18T04:33:28.536 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 62/94 2026-02-18T04:33:28.536 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 63/94 2026-02-18T04:33:28.536 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 64/94 2026-02-18T04:33:28.537 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 65/94 2026-02-18T04:33:28.537 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 66/94 2026-02-18T04:33:28.537 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 67/94 2026-02-18T04:33:28.537 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 68/94 2026-02-18T04:33:28.537 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 69/94 2026-02-18T04:33:28.537 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 70/94 2026-02-18T04:33:28.537 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 71/94 2026-02-18T04:33:28.537 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 72/94 2026-02-18T04:33:28.537 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 73/94 2026-02-18T04:33:28.537 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 74/94 2026-02-18T04:33:28.537 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 75/94 2026-02-18T04:33:28.537 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 76/94 2026-02-18T04:33:28.537 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 77/94 2026-02-18T04:33:28.538 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 78/94 2026-02-18T04:33:28.538 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 79/94 2026-02-18T04:33:28.538 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 80/94 2026-02-18T04:33:28.538 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 81/94 2026-02-18T04:33:28.538 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 82/94 2026-02-18T04:33:28.538 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 83/94 2026-02-18T04:33:28.538 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 84/94 2026-02-18T04:33:28.538 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 85/94 2026-02-18T04:33:28.538 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 86/94 2026-02-18T04:33:28.538 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 87/94 2026-02-18T04:33:28.538 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 88/94 2026-02-18T04:33:28.538 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 89/94 2026-02-18T04:33:28.538 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 90/94 2026-02-18T04:33:28.539 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 91/94 2026-02-18T04:33:28.539 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 92/94 2026-02-18T04:33:28.539 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 93/94 2026-02-18T04:33:28.539 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:28.542 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T04:33:28.594 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 94/94 2026-02-18T04:33:28.594 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:28.594 INFO:teuthology.orchestra.run.trial172.stdout:Installed: 2026-02-18T04:33:28.595 INFO:teuthology.orchestra.run.trial172.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-18T04:33:28.595 INFO:teuthology.orchestra.run.trial172.stdout: ceph-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:28.595 INFO:teuthology.orchestra.run.trial172.stdout: ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.595 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:28.595 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:28.595 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.595 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.595 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.595 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.595 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.595 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.596 INFO:teuthology.orchestra.run.trial172.stdout: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:28.596 INFO:teuthology.orchestra.run.trial172.stdout: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:28.596 INFO:teuthology.orchestra.run.trial172.stdout: ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.596 INFO:teuthology.orchestra.run.trial172.stdout: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.596 INFO:teuthology.orchestra.run.trial172.stdout: cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T04:33:28.596 INFO:teuthology.orchestra.run.trial172.stdout: cryptsetup-2.8.1-2.el9.x86_64 2026-02-18T04:33:28.596 INFO:teuthology.orchestra.run.trial172.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T04:33:28.596 INFO:teuthology.orchestra.run.trial172.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T04:33:28.596 INFO:teuthology.orchestra.run.trial172.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T04:33:28.596 INFO:teuthology.orchestra.run.trial172.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-18T04:33:28.596 INFO:teuthology.orchestra.run.trial172.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T04:33:28.596 INFO:teuthology.orchestra.run.trial172.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T04:33:28.597 INFO:teuthology.orchestra.run.trial172.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T04:33:28.597 INFO:teuthology.orchestra.run.trial172.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T04:33:28.597 INFO:teuthology.orchestra.run.trial172.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T04:33:28.597 INFO:teuthology.orchestra.run.trial172.stdout: lua-5.4.4-4.el9.x86_64 2026-02-18T04:33:28.597 INFO:teuthology.orchestra.run.trial172.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-18T04:33:28.597 INFO:teuthology.orchestra.run.trial172.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-18T04:33:28.597 INFO:teuthology.orchestra.run.trial172.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T04:33:28.597 INFO:teuthology.orchestra.run.trial172.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T04:33:28.597 INFO:teuthology.orchestra.run.trial172.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-18T04:33:28.597 INFO:teuthology.orchestra.run.trial172.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-18T04:33:28.597 INFO:teuthology.orchestra.run.trial172.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T04:33:28.597 INFO:teuthology.orchestra.run.trial172.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T04:33:28.598 INFO:teuthology.orchestra.run.trial172.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T04:33:28.598 INFO:teuthology.orchestra.run.trial172.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T04:33:28.598 INFO:teuthology.orchestra.run.trial172.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T04:33:28.598 INFO:teuthology.orchestra.run.trial172.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T04:33:28.598 INFO:teuthology.orchestra.run.trial172.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T04:33:28.598 INFO:teuthology.orchestra.run.trial172.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T04:33:28.598 INFO:teuthology.orchestra.run.trial172.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T04:33:28.598 INFO:teuthology.orchestra.run.trial172.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T04:33:28.598 INFO:teuthology.orchestra.run.trial172.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T04:33:28.598 INFO:teuthology.orchestra.run.trial172.stdout: python3-devel-3.9.25-2.el9.x86_64 2026-02-18T04:33:28.598 INFO:teuthology.orchestra.run.trial172.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T04:33:28.598 INFO:teuthology.orchestra.run.trial172.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-18T04:33:28.599 INFO:teuthology.orchestra.run.trial172.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-18T04:33:28.599 INFO:teuthology.orchestra.run.trial172.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-18T04:33:28.599 INFO:teuthology.orchestra.run.trial172.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-18T04:33:28.599 INFO:teuthology.orchestra.run.trial172.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T04:33:28.599 INFO:teuthology.orchestra.run.trial172.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T04:33:28.599 INFO:teuthology.orchestra.run.trial172.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T04:33:28.599 INFO:teuthology.orchestra.run.trial172.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T04:33:28.599 INFO:teuthology.orchestra.run.trial172.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T04:33:28.599 INFO:teuthology.orchestra.run.trial172.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T04:33:28.599 INFO:teuthology.orchestra.run.trial172.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T04:33:28.599 INFO:teuthology.orchestra.run.trial172.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-18T04:33:28.599 INFO:teuthology.orchestra.run.trial172.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T04:33:28.599 INFO:teuthology.orchestra.run.trial172.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T04:33:28.599 INFO:teuthology.orchestra.run.trial172.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-18T04:33:28.600 INFO:teuthology.orchestra.run.trial172.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T04:33:28.600 INFO:teuthology.orchestra.run.trial172.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T04:33:28.600 INFO:teuthology.orchestra.run.trial172.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-18T04:33:28.600 INFO:teuthology.orchestra.run.trial172.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T04:33:28.600 INFO:teuthology.orchestra.run.trial172.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T04:33:28.600 INFO:teuthology.orchestra.run.trial172.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T04:33:28.600 INFO:teuthology.orchestra.run.trial172.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T04:33:28.600 INFO:teuthology.orchestra.run.trial172.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T04:33:28.600 INFO:teuthology.orchestra.run.trial172.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T04:33:28.600 INFO:teuthology.orchestra.run.trial172.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-18T04:33:28.600 INFO:teuthology.orchestra.run.trial172.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T04:33:28.600 INFO:teuthology.orchestra.run.trial172.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T04:33:28.600 INFO:teuthology.orchestra.run.trial172.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T04:33:28.601 INFO:teuthology.orchestra.run.trial172.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T04:33:28.601 INFO:teuthology.orchestra.run.trial172.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T04:33:28.601 INFO:teuthology.orchestra.run.trial172.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T04:33:28.601 INFO:teuthology.orchestra.run.trial172.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T04:33:28.601 INFO:teuthology.orchestra.run.trial172.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T04:33:28.601 INFO:teuthology.orchestra.run.trial172.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T04:33:28.601 INFO:teuthology.orchestra.run.trial172.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-18T04:33:28.601 INFO:teuthology.orchestra.run.trial172.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T04:33:28.601 INFO:teuthology.orchestra.run.trial172.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T04:33:28.601 INFO:teuthology.orchestra.run.trial172.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T04:33:28.601 INFO:teuthology.orchestra.run.trial172.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T04:33:28.601 INFO:teuthology.orchestra.run.trial172.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T04:33:28.601 INFO:teuthology.orchestra.run.trial172.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T04:33:28.602 INFO:teuthology.orchestra.run.trial172.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-18T04:33:28.602 INFO:teuthology.orchestra.run.trial172.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-18T04:33:28.602 INFO:teuthology.orchestra.run.trial172.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T04:33:28.602 INFO:teuthology.orchestra.run.trial172.stdout: unzip-6.0-59.el9.x86_64 2026-02-18T04:33:28.602 INFO:teuthology.orchestra.run.trial172.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-18T04:33:28.602 INFO:teuthology.orchestra.run.trial172.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-18T04:33:28.602 INFO:teuthology.orchestra.run.trial172.stdout: zip-3.0-35.el9.x86_64 2026-02-18T04:33:28.602 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:28.602 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:28.603 INFO:teuthology.orchestra.run.trial154.stdout:Package ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:28.617 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:28.617 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-18T04:33:28.618 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:28.640 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install cephadm 2026-02-18T04:33:28.652 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install ceph-base 2026-02-18T04:33:28.848 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:32 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:28.933 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:28.933 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:28.933 INFO:teuthology.orchestra.run.trial077.stdout: Package Arch Version Repo Size 2026-02-18T04:33:28.933 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:28.933 INFO:teuthology.orchestra.run.trial077.stdout:Installing: 2026-02-18T04:33:28.933 INFO:teuthology.orchestra.run.trial077.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-670.gadc19233.el9 ceph 154 k 2026-02-18T04:33:28.933 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:28.934 INFO:teuthology.orchestra.run.trial077.stdout:Transaction Summary 2026-02-18T04:33:28.934 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:28.934 INFO:teuthology.orchestra.run.trial077.stdout:Install 1 Package 2026-02-18T04:33:28.934 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:28.934 INFO:teuthology.orchestra.run.trial077.stdout:Total download size: 154 k 2026-02-18T04:33:28.934 INFO:teuthology.orchestra.run.trial077.stdout:Installed size: 447 k 2026-02-18T04:33:28.934 INFO:teuthology.orchestra.run.trial077.stdout:Downloading Packages: 2026-02-18T04:33:28.954 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:28.969 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:29.017 INFO:teuthology.orchestra.run.trial154.stdout:Package cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:29.024 INFO:teuthology.orchestra.run.trial077.stdout:ceph-immutable-object-cache-20.2.0-670.gadc1923 1.7 MB/s | 154 kB 00:00 2026-02-18T04:33:29.024 INFO:teuthology.orchestra.run.trial077.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:29.025 INFO:teuthology.orchestra.run.trial077.stdout:Total 1.6 MB/s | 154 kB 00:00 2026-02-18T04:33:29.025 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction check 2026-02-18T04:33:29.029 INFO:teuthology.orchestra.run.trial077.stdout:Transaction check succeeded. 2026-02-18T04:33:29.029 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction test 2026-02-18T04:33:29.033 INFO:teuthology.orchestra.run.trial172.stdout:Package ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:29.036 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:29.037 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-18T04:33:29.037 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:29.051 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:29.051 INFO:teuthology.orchestra.run.trial172.stdout:Nothing to do. 2026-02-18T04:33:29.051 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:29.058 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T04:33:29.061 INFO:teuthology.orchestra.run.trial077.stdout:Transaction test succeeded. 2026-02-18T04:33:29.061 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction 2026-02-18T04:33:29.073 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install cephadm 2026-02-18T04:33:29.116 INFO:teuthology.orchestra.run.trial077.stdout: Preparing : 1/1 2026-02-18T04:33:29.118 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T04:33:29.139 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T04:33:29.139 INFO:teuthology.orchestra.run.trial077.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:29.139 INFO:teuthology.orchestra.run.trial077.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T04:33:29.139 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:29.368 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:29.383 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:29.448 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T04:33:29.448 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:29.448 INFO:teuthology.orchestra.run.trial077.stdout:Installed: 2026-02-18T04:33:29.448 INFO:teuthology.orchestra.run.trial077.stdout: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:29.448 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:29.449 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:29.449 INFO:teuthology.orchestra.run.trial172.stdout:Package cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:29.450 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:29.451 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:29.451 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repo Size 2026-02-18T04:33:29.451 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:29.452 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-18T04:33:29.452 INFO:teuthology.orchestra.run.trial154.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-670.gadc19233.el9 ceph 154 k 2026-02-18T04:33:29.452 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:29.452 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-18T04:33:29.452 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:29.452 INFO:teuthology.orchestra.run.trial154.stdout:Install 1 Package 2026-02-18T04:33:29.452 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:29.452 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 154 k 2026-02-18T04:33:29.452 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 447 k 2026-02-18T04:33:29.452 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-18T04:33:29.467 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:29.468 INFO:teuthology.orchestra.run.trial172.stdout:Nothing to do. 2026-02-18T04:33:29.468 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:29.474 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install ceph-mgr 2026-02-18T04:33:29.489 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T04:33:29.537 INFO:teuthology.orchestra.run.trial154.stdout:ceph-immutable-object-cache-20.2.0-670.gadc1923 1.8 MB/s | 154 kB 00:00 2026-02-18T04:33:29.537 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:29.538 INFO:teuthology.orchestra.run.trial154.stdout:Total 1.7 MB/s | 154 kB 00:00 2026-02-18T04:33:29.538 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-18T04:33:29.542 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-18T04:33:29.542 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-18T04:33:29.573 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-18T04:33:29.574 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-18T04:33:29.629 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-18T04:33:29.631 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T04:33:29.652 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T04:33:29.652 INFO:teuthology.orchestra.run.trial154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:29.653 INFO:teuthology.orchestra.run.trial154.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T04:33:29.653 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:29.786 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:33 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:29.799 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:29.851 INFO:teuthology.orchestra.run.trial077.stdout:Package ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:29.868 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:29.869 INFO:teuthology.orchestra.run.trial077.stdout:Nothing to do. 2026-02-18T04:33:29.869 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:29.881 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:29.882 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:29.882 INFO:teuthology.orchestra.run.trial172.stdout: Package Arch Version Repo Size 2026-02-18T04:33:29.883 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:29.883 INFO:teuthology.orchestra.run.trial172.stdout:Installing: 2026-02-18T04:33:29.883 INFO:teuthology.orchestra.run.trial172.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-670.gadc19233.el9 ceph 154 k 2026-02-18T04:33:29.883 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:29.883 INFO:teuthology.orchestra.run.trial172.stdout:Transaction Summary 2026-02-18T04:33:29.883 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:29.883 INFO:teuthology.orchestra.run.trial172.stdout:Install 1 Package 2026-02-18T04:33:29.883 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:29.883 INFO:teuthology.orchestra.run.trial172.stdout:Total download size: 154 k 2026-02-18T04:33:29.883 INFO:teuthology.orchestra.run.trial172.stdout:Installed size: 447 k 2026-02-18T04:33:29.884 INFO:teuthology.orchestra.run.trial172.stdout:Downloading Packages: 2026-02-18T04:33:29.891 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T04:33:29.936 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T04:33:29.936 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:29.936 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-18T04:33:29.936 INFO:teuthology.orchestra.run.trial154.stdout: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:29.937 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:29.937 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:29.965 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-mgr 2026-02-18T04:33:29.968 INFO:teuthology.orchestra.run.trial172.stdout:ceph-immutable-object-cache-20.2.0-670.gadc1923 1.8 MB/s | 154 kB 00:00 2026-02-18T04:33:29.969 INFO:teuthology.orchestra.run.trial172.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:29.969 INFO:teuthology.orchestra.run.trial172.stdout:Total 1.7 MB/s | 154 kB 00:00 2026-02-18T04:33:29.969 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction check 2026-02-18T04:33:29.973 INFO:teuthology.orchestra.run.trial172.stdout:Transaction check succeeded. 2026-02-18T04:33:29.973 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction test 2026-02-18T04:33:30.005 INFO:teuthology.orchestra.run.trial172.stdout:Transaction test succeeded. 2026-02-18T04:33:30.005 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction 2026-02-18T04:33:30.061 INFO:teuthology.orchestra.run.trial172.stdout: Preparing : 1/1 2026-02-18T04:33:30.062 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T04:33:30.085 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T04:33:30.085 INFO:teuthology.orchestra.run.trial172.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:30.085 INFO:teuthology.orchestra.run.trial172.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T04:33:30.085 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:30.199 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:34 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:30.263 INFO:teuthology.orchestra.run.trial077.stdout:Package ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:30.280 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:30.281 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:30.281 INFO:teuthology.orchestra.run.trial077.stdout:Nothing to do. 2026-02-18T04:33:30.281 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:30.303 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T04:33:30.346 INFO:teuthology.orchestra.run.trial154.stdout:Package ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:30.364 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:30.364 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-18T04:33:30.365 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:30.386 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T04:33:30.392 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T04:33:30.392 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:30.392 INFO:teuthology.orchestra.run.trial172.stdout:Installed: 2026-02-18T04:33:30.392 INFO:teuthology.orchestra.run.trial172.stdout: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:30.393 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:30.393 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:30.420 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install ceph-mgr 2026-02-18T04:33:30.614 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:34 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:30.679 INFO:teuthology.orchestra.run.trial077.stdout:Package ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:30.695 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:30.697 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:30.697 INFO:teuthology.orchestra.run.trial077.stdout:Nothing to do. 2026-02-18T04:33:30.697 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:30.718 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install ceph-mgr-rook 2026-02-18T04:33:30.735 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:41 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:30.760 INFO:teuthology.orchestra.run.trial154.stdout:Package ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:30.777 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:30.778 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-18T04:33:30.778 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:30.799 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T04:33:30.800 INFO:teuthology.orchestra.run.trial172.stdout:Package ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:30.817 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:30.817 INFO:teuthology.orchestra.run.trial172.stdout:Nothing to do. 2026-02-18T04:33:30.818 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:30.840 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T04:33:31.030 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:31.093 INFO:teuthology.orchestra.run.trial077.stdout:Package ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:31.109 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:31.111 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:31.111 INFO:teuthology.orchestra.run.trial077.stdout:Nothing to do. 2026-02-18T04:33:31.111 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:31.132 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T04:33:31.149 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:31.173 INFO:teuthology.orchestra.run.trial154.stdout:Package ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:31.191 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:31.192 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-18T04:33:31.192 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:31.214 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-mgr-rook 2026-02-18T04:33:31.215 INFO:teuthology.orchestra.run.trial172.stdout:Package ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:31.232 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:31.232 INFO:teuthology.orchestra.run.trial172.stdout:Nothing to do. 2026-02-18T04:33:31.232 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:31.255 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T04:33:31.441 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:31.506 INFO:teuthology.orchestra.run.trial077.stdout:Package ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:31.524 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:31.525 INFO:teuthology.orchestra.run.trial077.stdout:Nothing to do. 2026-02-18T04:33:31.525 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:31.529 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:31.545 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install ceph-fuse 2026-02-18T04:33:31.571 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:31.592 INFO:teuthology.orchestra.run.trial154.stdout:Package ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:31.610 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:31.611 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-18T04:33:31.611 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:31.633 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T04:33:31.638 INFO:teuthology.orchestra.run.trial172.stdout:Package ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:31.655 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:31.657 INFO:teuthology.orchestra.run.trial172.stdout:Nothing to do. 2026-02-18T04:33:31.657 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:31.678 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install ceph-mgr-rook 2026-02-18T04:33:31.856 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:31.938 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:31.938 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:31.938 INFO:teuthology.orchestra.run.trial077.stdout: Package Architecture Version Repository Size 2026-02-18T04:33:31.939 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:31.939 INFO:teuthology.orchestra.run.trial077.stdout:Installing: 2026-02-18T04:33:31.939 INFO:teuthology.orchestra.run.trial077.stdout: ceph-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 942 k 2026-02-18T04:33:31.939 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:31.939 INFO:teuthology.orchestra.run.trial077.stdout:Transaction Summary 2026-02-18T04:33:31.939 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:31.939 INFO:teuthology.orchestra.run.trial077.stdout:Install 1 Package 2026-02-18T04:33:31.939 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:31.939 INFO:teuthology.orchestra.run.trial077.stdout:Total download size: 942 k 2026-02-18T04:33:31.939 INFO:teuthology.orchestra.run.trial077.stdout:Installed size: 2.7 M 2026-02-18T04:33:31.939 INFO:teuthology.orchestra.run.trial077.stdout:Downloading Packages: 2026-02-18T04:33:31.950 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:31.988 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:32.014 INFO:teuthology.orchestra.run.trial154.stdout:Package ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:32.032 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:32.033 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-18T04:33:32.033 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:32.051 INFO:teuthology.orchestra.run.trial172.stdout:Package ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:32.077 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:32.077 INFO:teuthology.orchestra.run.trial172.stdout:Nothing to do. 2026-02-18T04:33:32.077 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:32.078 INFO:teuthology.orchestra.run.trial077.stdout:ceph-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 7.8 MB/s | 942 kB 00:00 2026-02-18T04:33:32.078 INFO:teuthology.orchestra.run.trial077.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:32.078 INFO:teuthology.orchestra.run.trial077.stdout:Total 7.7 MB/s | 942 kB 00:00 2026-02-18T04:33:32.078 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction check 2026-02-18T04:33:32.078 INFO:teuthology.orchestra.run.trial077.stdout:Transaction check succeeded. 2026-02-18T04:33:32.078 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction test 2026-02-18T04:33:32.079 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-fuse 2026-02-18T04:33:32.090 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T04:33:32.097 INFO:teuthology.orchestra.run.trial077.stdout:Transaction test succeeded. 2026-02-18T04:33:32.097 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction 2026-02-18T04:33:32.187 INFO:teuthology.orchestra.run.trial077.stdout: Preparing : 1/1 2026-02-18T04:33:32.204 INFO:teuthology.orchestra.run.trial077.stdout: Installing : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:32.397 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:32.399 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:43 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:32.434 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:32.464 INFO:teuthology.orchestra.run.trial172.stdout:Package ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:32.481 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:32.482 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:32.482 INFO:teuthology.orchestra.run.trial154.stdout: Package Architecture Version Repository Size 2026-02-18T04:33:32.482 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:32.482 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-18T04:33:32.482 INFO:teuthology.orchestra.run.trial154.stdout: ceph-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 942 k 2026-02-18T04:33:32.482 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:32.482 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-18T04:33:32.482 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:32.482 INFO:teuthology.orchestra.run.trial154.stdout:Install 1 Package 2026-02-18T04:33:32.482 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:32.483 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 942 k 2026-02-18T04:33:32.483 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 2.7 M 2026-02-18T04:33:32.483 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-18T04:33:32.483 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:32.484 INFO:teuthology.orchestra.run.trial172.stdout:Nothing to do. 2026-02-18T04:33:32.484 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:32.491 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:32.491 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:32.491 INFO:teuthology.orchestra.run.trial077.stdout:Installed: 2026-02-18T04:33:32.491 INFO:teuthology.orchestra.run.trial077.stdout: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:32.491 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:32.491 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:32.504 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install ceph-fuse 2026-02-18T04:33:32.518 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install ceph-volume 2026-02-18T04:33:32.601 INFO:teuthology.orchestra.run.trial154.stdout:ceph-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 7.7 MB/s | 942 kB 00:00 2026-02-18T04:33:32.602 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:32.602 INFO:teuthology.orchestra.run.trial154.stdout:Total 7.6 MB/s | 942 kB 00:00 2026-02-18T04:33:32.602 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-18T04:33:32.607 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-18T04:33:32.607 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-18T04:33:32.641 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-18T04:33:32.642 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-18T04:33:32.731 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-18T04:33:32.749 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:32.811 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:43 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:32.833 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:32.893 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:32.894 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:32.894 INFO:teuthology.orchestra.run.trial172.stdout: Package Architecture Version Repository Size 2026-02-18T04:33:32.894 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:32.894 INFO:teuthology.orchestra.run.trial172.stdout:Installing: 2026-02-18T04:33:32.894 INFO:teuthology.orchestra.run.trial172.stdout: ceph-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 942 k 2026-02-18T04:33:32.894 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:32.894 INFO:teuthology.orchestra.run.trial172.stdout:Transaction Summary 2026-02-18T04:33:32.894 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:32.894 INFO:teuthology.orchestra.run.trial172.stdout:Install 1 Package 2026-02-18T04:33:32.895 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:32.895 INFO:teuthology.orchestra.run.trial172.stdout:Total download size: 942 k 2026-02-18T04:33:32.895 INFO:teuthology.orchestra.run.trial172.stdout:Installed size: 2.7 M 2026-02-18T04:33:32.895 INFO:teuthology.orchestra.run.trial172.stdout:Downloading Packages: 2026-02-18T04:33:32.898 INFO:teuthology.orchestra.run.trial077.stdout:Package ceph-volume-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:32.916 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:32.916 INFO:teuthology.orchestra.run.trial077.stdout:Nothing to do. 2026-02-18T04:33:32.916 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:32.938 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install librados-devel 2026-02-18T04:33:32.968 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:33.011 INFO:teuthology.orchestra.run.trial172.stdout:ceph-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 7.9 MB/s | 942 kB 00:00 2026-02-18T04:33:33.011 INFO:teuthology.orchestra.run.trial172.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:33.011 INFO:teuthology.orchestra.run.trial172.stdout:Total 7.8 MB/s | 942 kB 00:00 2026-02-18T04:33:33.011 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction check 2026-02-18T04:33:33.016 INFO:teuthology.orchestra.run.trial172.stdout:Transaction check succeeded. 2026-02-18T04:33:33.016 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction test 2026-02-18T04:33:33.028 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:33.028 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:33.028 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-18T04:33:33.028 INFO:teuthology.orchestra.run.trial154.stdout: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:33.028 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:33.028 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:33.049 INFO:teuthology.orchestra.run.trial172.stdout:Transaction test succeeded. 2026-02-18T04:33:33.050 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction 2026-02-18T04:33:33.058 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-volume 2026-02-18T04:33:33.141 INFO:teuthology.orchestra.run.trial172.stdout: Preparing : 1/1 2026-02-18T04:33:33.158 INFO:teuthology.orchestra.run.trial172.stdout: Installing : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:33.254 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:33.337 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:33.338 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:33.338 INFO:teuthology.orchestra.run.trial077.stdout: Package Arch Version Repo Size 2026-02-18T04:33:33.338 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:33.338 INFO:teuthology.orchestra.run.trial077.stdout:Installing: 2026-02-18T04:33:33.338 INFO:teuthology.orchestra.run.trial077.stdout: librados-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 126 k 2026-02-18T04:33:33.339 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:33.339 INFO:teuthology.orchestra.run.trial077.stdout:Transaction Summary 2026-02-18T04:33:33.339 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:33.339 INFO:teuthology.orchestra.run.trial077.stdout:Install 1 Package 2026-02-18T04:33:33.339 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:33.339 INFO:teuthology.orchestra.run.trial077.stdout:Total download size: 126 k 2026-02-18T04:33:33.339 INFO:teuthology.orchestra.run.trial077.stdout:Installed size: 449 k 2026-02-18T04:33:33.339 INFO:teuthology.orchestra.run.trial077.stdout:Downloading Packages: 2026-02-18T04:33:33.376 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:33.402 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:33.422 INFO:teuthology.orchestra.run.trial077.stdout:librados-devel-20.2.0-670.gadc19233.el9.x86_64. 1.5 MB/s | 126 kB 00:00 2026-02-18T04:33:33.423 INFO:teuthology.orchestra.run.trial077.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:33.423 INFO:teuthology.orchestra.run.trial077.stdout:Total 1.4 MB/s | 126 kB 00:00 2026-02-18T04:33:33.423 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction check 2026-02-18T04:33:33.426 INFO:teuthology.orchestra.run.trial077.stdout:Transaction check succeeded. 2026-02-18T04:33:33.426 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction test 2026-02-18T04:33:33.441 INFO:teuthology.orchestra.run.trial154.stdout:Package ceph-volume-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:33.458 INFO:teuthology.orchestra.run.trial077.stdout:Transaction test succeeded. 2026-02-18T04:33:33.458 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction 2026-02-18T04:33:33.459 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:33.460 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-18T04:33:33.460 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:33.460 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:33.460 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:33.460 INFO:teuthology.orchestra.run.trial172.stdout:Installed: 2026-02-18T04:33:33.461 INFO:teuthology.orchestra.run.trial172.stdout: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:33.461 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:33.461 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:33.482 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install librados-devel 2026-02-18T04:33:33.487 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install ceph-volume 2026-02-18T04:33:33.513 INFO:teuthology.orchestra.run.trial077.stdout: Preparing : 1/1 2026-02-18T04:33:33.530 INFO:teuthology.orchestra.run.trial077.stdout: Installing : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:33.611 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:33.668 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:33.668 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:33.668 INFO:teuthology.orchestra.run.trial077.stdout:Installed: 2026-02-18T04:33:33.668 INFO:teuthology.orchestra.run.trial077.stdout: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:33.669 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:33.669 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:33.697 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install libcephfs2 2026-02-18T04:33:33.788 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:33.799 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:44 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:33.864 INFO:teuthology.orchestra.run.trial172.stdout:Package ceph-volume-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T04:33:33.870 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:33.871 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:33.871 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repo Size 2026-02-18T04:33:33.871 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:33.871 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-18T04:33:33.871 INFO:teuthology.orchestra.run.trial154.stdout: librados-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 126 k 2026-02-18T04:33:33.871 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:33.871 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-18T04:33:33.871 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:33.871 INFO:teuthology.orchestra.run.trial154.stdout:Install 1 Package 2026-02-18T04:33:33.871 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:33.872 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 126 k 2026-02-18T04:33:33.872 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 449 k 2026-02-18T04:33:33.872 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-18T04:33:33.882 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:33.883 INFO:teuthology.orchestra.run.trial172.stdout:Nothing to do. 2026-02-18T04:33:33.883 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:33.904 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install librados-devel 2026-02-18T04:33:33.955 INFO:teuthology.orchestra.run.trial154.stdout:librados-devel-20.2.0-670.gadc19233.el9.x86_64. 1.5 MB/s | 126 kB 00:00 2026-02-18T04:33:33.956 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:33.956 INFO:teuthology.orchestra.run.trial154.stdout:Total 1.5 MB/s | 126 kB 00:00 2026-02-18T04:33:33.956 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-18T04:33:33.958 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-18T04:33:33.958 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-18T04:33:33.990 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-18T04:33:33.990 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-18T04:33:34.020 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:34.045 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-18T04:33:34.061 INFO:teuthology.orchestra.run.trial154.stdout: Installing : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:34.083 INFO:teuthology.orchestra.run.trial077.stdout:Package libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:34.101 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:34.102 INFO:teuthology.orchestra.run.trial077.stdout:Nothing to do. 2026-02-18T04:33:34.102 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:34.124 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install libcephfs-devel 2026-02-18T04:33:34.143 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:34.203 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:34.203 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:34.203 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-18T04:33:34.203 INFO:teuthology.orchestra.run.trial154.stdout: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:34.204 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:34.204 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:34.214 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:45 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:34.232 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install libcephfs2 2026-02-18T04:33:34.297 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:34.298 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:34.298 INFO:teuthology.orchestra.run.trial172.stdout: Package Arch Version Repo Size 2026-02-18T04:33:34.298 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:34.298 INFO:teuthology.orchestra.run.trial172.stdout:Installing: 2026-02-18T04:33:34.298 INFO:teuthology.orchestra.run.trial172.stdout: librados-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 126 k 2026-02-18T04:33:34.298 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:34.298 INFO:teuthology.orchestra.run.trial172.stdout:Transaction Summary 2026-02-18T04:33:34.299 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:34.299 INFO:teuthology.orchestra.run.trial172.stdout:Install 1 Package 2026-02-18T04:33:34.299 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:34.299 INFO:teuthology.orchestra.run.trial172.stdout:Total download size: 126 k 2026-02-18T04:33:34.299 INFO:teuthology.orchestra.run.trial172.stdout:Installed size: 449 k 2026-02-18T04:33:34.299 INFO:teuthology.orchestra.run.trial172.stdout:Downloading Packages: 2026-02-18T04:33:34.383 INFO:teuthology.orchestra.run.trial172.stdout:librados-devel-20.2.0-670.gadc19233.el9.x86_64. 1.5 MB/s | 126 kB 00:00 2026-02-18T04:33:34.383 INFO:teuthology.orchestra.run.trial172.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:34.384 INFO:teuthology.orchestra.run.trial172.stdout:Total 1.4 MB/s | 126 kB 00:00 2026-02-18T04:33:34.384 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction check 2026-02-18T04:33:34.386 INFO:teuthology.orchestra.run.trial172.stdout:Transaction check succeeded. 2026-02-18T04:33:34.386 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction test 2026-02-18T04:33:34.418 INFO:teuthology.orchestra.run.trial172.stdout:Transaction test succeeded. 2026-02-18T04:33:34.418 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction 2026-02-18T04:33:34.434 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:34.473 INFO:teuthology.orchestra.run.trial172.stdout: Preparing : 1/1 2026-02-18T04:33:34.489 INFO:teuthology.orchestra.run.trial172.stdout: Installing : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:34.517 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:34.518 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:34.518 INFO:teuthology.orchestra.run.trial077.stdout: Package Arch Version Repo Size 2026-02-18T04:33:34.518 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:34.518 INFO:teuthology.orchestra.run.trial077.stdout:Installing: 2026-02-18T04:33:34.518 INFO:teuthology.orchestra.run.trial077.stdout: libcephfs-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 34 k 2026-02-18T04:33:34.518 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:34.519 INFO:teuthology.orchestra.run.trial077.stdout:Transaction Summary 2026-02-18T04:33:34.519 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:34.519 INFO:teuthology.orchestra.run.trial077.stdout:Install 1 Package 2026-02-18T04:33:34.519 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:34.519 INFO:teuthology.orchestra.run.trial077.stdout:Total download size: 34 k 2026-02-18T04:33:34.519 INFO:teuthology.orchestra.run.trial077.stdout:Installed size: 155 k 2026-02-18T04:33:34.519 INFO:teuthology.orchestra.run.trial077.stdout:Downloading Packages: 2026-02-18T04:33:34.548 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:41 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:34.570 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:34.581 INFO:teuthology.orchestra.run.trial077.stdout:libcephfs-devel-20.2.0-670.gadc19233.el9.x86_64 547 kB/s | 34 kB 00:00 2026-02-18T04:33:34.581 INFO:teuthology.orchestra.run.trial077.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:34.582 INFO:teuthology.orchestra.run.trial077.stdout:Total 541 kB/s | 34 kB 00:00 2026-02-18T04:33:34.582 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction check 2026-02-18T04:33:34.583 INFO:teuthology.orchestra.run.trial077.stdout:Transaction check succeeded. 2026-02-18T04:33:34.584 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction test 2026-02-18T04:33:34.585 INFO:teuthology.orchestra.run.trial077.stdout:Transaction test succeeded. 2026-02-18T04:33:34.585 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction 2026-02-18T04:33:34.606 INFO:teuthology.orchestra.run.trial077.stdout: Preparing : 1/1 2026-02-18T04:33:34.611 INFO:teuthology.orchestra.run.trial154.stdout:Package libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:34.622 INFO:teuthology.orchestra.run.trial077.stdout: Installing : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:34.627 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:34.627 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:34.627 INFO:teuthology.orchestra.run.trial172.stdout:Installed: 2026-02-18T04:33:34.627 INFO:teuthology.orchestra.run.trial172.stdout: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:34.627 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:34.627 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:34.629 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:34.630 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-18T04:33:34.630 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:34.651 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install libcephfs-devel 2026-02-18T04:33:34.655 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install libcephfs2 2026-02-18T04:33:34.677 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:34.732 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:34.733 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:34.733 INFO:teuthology.orchestra.run.trial077.stdout:Installed: 2026-02-18T04:33:34.733 INFO:teuthology.orchestra.run.trial077.stdout: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:34.733 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:34.733 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:34.759 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install librados2 2026-02-18T04:33:34.962 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:41 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:34.981 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:45 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:35.044 INFO:teuthology.orchestra.run.trial172.stdout:Package libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:35.045 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:35.046 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:35.046 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repo Size 2026-02-18T04:33:35.046 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:35.047 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-18T04:33:35.047 INFO:teuthology.orchestra.run.trial154.stdout: libcephfs-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 34 k 2026-02-18T04:33:35.047 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:35.047 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-18T04:33:35.047 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:35.047 INFO:teuthology.orchestra.run.trial154.stdout:Install 1 Package 2026-02-18T04:33:35.047 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:35.047 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 34 k 2026-02-18T04:33:35.047 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 155 k 2026-02-18T04:33:35.047 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-18T04:33:35.062 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:35.063 INFO:teuthology.orchestra.run.trial172.stdout:Nothing to do. 2026-02-18T04:33:35.063 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:35.073 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:35.085 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install libcephfs-devel 2026-02-18T04:33:35.108 INFO:teuthology.orchestra.run.trial154.stdout:libcephfs-devel-20.2.0-670.gadc19233.el9.x86_64 558 kB/s | 34 kB 00:00 2026-02-18T04:33:35.109 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:35.109 INFO:teuthology.orchestra.run.trial154.stdout:Total 551 kB/s | 34 kB 00:00 2026-02-18T04:33:35.109 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-18T04:33:35.111 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-18T04:33:35.111 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-18T04:33:35.113 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-18T04:33:35.113 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-18T04:33:35.133 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-18T04:33:35.139 INFO:teuthology.orchestra.run.trial077.stdout:Package librados2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:35.150 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:35.157 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:35.158 INFO:teuthology.orchestra.run.trial077.stdout:Nothing to do. 2026-02-18T04:33:35.158 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:35.181 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install librbd1 2026-02-18T04:33:35.206 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:35.263 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:35.263 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:35.263 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-18T04:33:35.263 INFO:teuthology.orchestra.run.trial154.stdout: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:35.263 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:35.263 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:35.290 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install librados2 2026-02-18T04:33:35.399 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:46 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:35.481 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:35.481 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:35.481 INFO:teuthology.orchestra.run.trial172.stdout: Package Arch Version Repo Size 2026-02-18T04:33:35.481 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:35.481 INFO:teuthology.orchestra.run.trial172.stdout:Installing: 2026-02-18T04:33:35.481 INFO:teuthology.orchestra.run.trial172.stdout: libcephfs-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 34 k 2026-02-18T04:33:35.481 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:35.481 INFO:teuthology.orchestra.run.trial172.stdout:Transaction Summary 2026-02-18T04:33:35.481 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:35.481 INFO:teuthology.orchestra.run.trial172.stdout:Install 1 Package 2026-02-18T04:33:35.482 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:35.482 INFO:teuthology.orchestra.run.trial172.stdout:Total download size: 34 k 2026-02-18T04:33:35.482 INFO:teuthology.orchestra.run.trial172.stdout:Installed size: 155 k 2026-02-18T04:33:35.482 INFO:teuthology.orchestra.run.trial172.stdout:Downloading Packages: 2026-02-18T04:33:35.490 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:35.544 INFO:teuthology.orchestra.run.trial172.stdout:libcephfs-devel-20.2.0-670.gadc19233.el9.x86_64 550 kB/s | 34 kB 00:00 2026-02-18T04:33:35.544 INFO:teuthology.orchestra.run.trial172.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:35.545 INFO:teuthology.orchestra.run.trial172.stdout:Total 543 kB/s | 34 kB 00:00 2026-02-18T04:33:35.545 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction check 2026-02-18T04:33:35.547 INFO:teuthology.orchestra.run.trial172.stdout:Transaction check succeeded. 2026-02-18T04:33:35.547 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction test 2026-02-18T04:33:35.549 INFO:teuthology.orchestra.run.trial172.stdout:Transaction test succeeded. 2026-02-18T04:33:35.549 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction 2026-02-18T04:33:35.556 INFO:teuthology.orchestra.run.trial077.stdout:Package librbd1-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:35.570 INFO:teuthology.orchestra.run.trial172.stdout: Preparing : 1/1 2026-02-18T04:33:35.573 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:35.574 INFO:teuthology.orchestra.run.trial077.stdout:Nothing to do. 2026-02-18T04:33:35.574 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:35.587 INFO:teuthology.orchestra.run.trial172.stdout: Installing : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:35.595 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install python3-rados 2026-02-18T04:33:35.599 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:35.646 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:35.665 INFO:teuthology.orchestra.run.trial154.stdout:Package librados2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:35.683 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:35.683 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-18T04:33:35.683 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:35.704 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install librbd1 2026-02-18T04:33:35.705 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:35.705 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:35.705 INFO:teuthology.orchestra.run.trial172.stdout:Installed: 2026-02-18T04:33:35.705 INFO:teuthology.orchestra.run.trial172.stdout: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:35.705 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:35.705 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:35.733 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install librados2 2026-02-18T04:33:35.905 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:35.969 INFO:teuthology.orchestra.run.trial077.stdout:Package python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:35.986 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:35.987 INFO:teuthology.orchestra.run.trial077.stdout:Nothing to do. 2026-02-18T04:33:35.987 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:36.009 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install python3-rgw 2026-02-18T04:33:36.016 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:43 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:36.045 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:47 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:36.080 INFO:teuthology.orchestra.run.trial154.stdout:Package librbd1-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:36.098 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:36.099 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-18T04:33:36.099 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:36.108 INFO:teuthology.orchestra.run.trial172.stdout:Package librados2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:36.119 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install python3-rados 2026-02-18T04:33:36.126 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:36.127 INFO:teuthology.orchestra.run.trial172.stdout:Nothing to do. 2026-02-18T04:33:36.127 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:36.148 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install librbd1 2026-02-18T04:33:36.319 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:36.383 INFO:teuthology.orchestra.run.trial077.stdout:Package python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:36.401 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:36.402 INFO:teuthology.orchestra.run.trial077.stdout:Nothing to do. 2026-02-18T04:33:36.402 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:36.424 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install python3-cephfs 2026-02-18T04:33:36.427 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:43 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:36.453 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:47 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:36.491 INFO:teuthology.orchestra.run.trial154.stdout:Package python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:36.509 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:36.509 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-18T04:33:36.510 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:36.517 INFO:teuthology.orchestra.run.trial172.stdout:Package librbd1-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:36.530 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install python3-rgw 2026-02-18T04:33:36.535 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:36.536 INFO:teuthology.orchestra.run.trial172.stdout:Nothing to do. 2026-02-18T04:33:36.536 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:36.557 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install python3-rados 2026-02-18T04:33:36.741 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:36.805 INFO:teuthology.orchestra.run.trial077.stdout:Package python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:36.823 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:36.823 INFO:teuthology.orchestra.run.trial077.stdout:Nothing to do. 2026-02-18T04:33:36.824 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:36.836 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:43 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:36.846 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install python3-rbd 2026-02-18T04:33:36.865 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:47 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:36.900 INFO:teuthology.orchestra.run.trial154.stdout:Package python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:36.918 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:36.918 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-18T04:33:36.918 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:36.928 INFO:teuthology.orchestra.run.trial172.stdout:Package python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:36.939 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install python3-cephfs 2026-02-18T04:33:36.946 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:36.947 INFO:teuthology.orchestra.run.trial172.stdout:Nothing to do. 2026-02-18T04:33:36.947 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:36.968 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install python3-rgw 2026-02-18T04:33:37.160 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:41 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:37.225 INFO:teuthology.orchestra.run.trial077.stdout:Package python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:37.243 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:37.243 INFO:teuthology.orchestra.run.trial077.stdout:Nothing to do. 2026-02-18T04:33:37.243 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:37.253 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:44 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:37.264 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install rbd-fuse 2026-02-18T04:33:37.275 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:48 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:37.318 INFO:teuthology.orchestra.run.trial154.stdout:Package python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:37.336 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:37.336 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-18T04:33:37.336 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:37.340 INFO:teuthology.orchestra.run.trial172.stdout:Package python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:37.358 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install python3-rbd 2026-02-18T04:33:37.358 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:37.358 INFO:teuthology.orchestra.run.trial172.stdout:Nothing to do. 2026-02-18T04:33:37.359 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:37.379 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install python3-cephfs 2026-02-18T04:33:37.576 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:41 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:37.660 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:37.660 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:37.661 INFO:teuthology.orchestra.run.trial077.stdout: Package Architecture Version Repository Size 2026-02-18T04:33:37.661 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:37.661 INFO:teuthology.orchestra.run.trial077.stdout:Installing: 2026-02-18T04:33:37.661 INFO:teuthology.orchestra.run.trial077.stdout: rbd-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 91 k 2026-02-18T04:33:37.661 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:37.661 INFO:teuthology.orchestra.run.trial077.stdout:Transaction Summary 2026-02-18T04:33:37.661 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:37.661 INFO:teuthology.orchestra.run.trial077.stdout:Install 1 Package 2026-02-18T04:33:37.661 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:37.661 INFO:teuthology.orchestra.run.trial077.stdout:Total download size: 91 k 2026-02-18T04:33:37.662 INFO:teuthology.orchestra.run.trial077.stdout:Installed size: 238 k 2026-02-18T04:33:37.662 INFO:teuthology.orchestra.run.trial077.stdout:Downloading Packages: 2026-02-18T04:33:37.667 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:44 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:37.692 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:48 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:37.731 INFO:teuthology.orchestra.run.trial154.stdout:Package python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:37.734 INFO:teuthology.orchestra.run.trial077.stdout:rbd-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 1.2 MB/s | 91 kB 00:00 2026-02-18T04:33:37.734 INFO:teuthology.orchestra.run.trial077.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:37.734 INFO:teuthology.orchestra.run.trial077.stdout:Total 1.2 MB/s | 91 kB 00:00 2026-02-18T04:33:37.734 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction check 2026-02-18T04:33:37.739 INFO:teuthology.orchestra.run.trial077.stdout:Transaction check succeeded. 2026-02-18T04:33:37.739 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction test 2026-02-18T04:33:37.749 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:37.750 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-18T04:33:37.750 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:37.756 INFO:teuthology.orchestra.run.trial172.stdout:Package python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:37.771 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install rbd-fuse 2026-02-18T04:33:37.771 INFO:teuthology.orchestra.run.trial077.stdout:Transaction test succeeded. 2026-02-18T04:33:37.772 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction 2026-02-18T04:33:37.774 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:37.775 INFO:teuthology.orchestra.run.trial172.stdout:Nothing to do. 2026-02-18T04:33:37.775 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:37.797 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install python3-rbd 2026-02-18T04:33:37.825 INFO:teuthology.orchestra.run.trial077.stdout: Preparing : 1/1 2026-02-18T04:33:37.842 INFO:teuthology.orchestra.run.trial077.stdout: Installing : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:37.927 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:37.984 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:37.984 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:37.984 INFO:teuthology.orchestra.run.trial077.stdout:Installed: 2026-02-18T04:33:37.984 INFO:teuthology.orchestra.run.trial077.stdout: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:37.984 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:37.984 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:38.011 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install rbd-mirror 2026-02-18T04:33:38.083 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:45 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:38.103 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:49 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:38.165 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:38.166 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:38.166 INFO:teuthology.orchestra.run.trial154.stdout: Package Architecture Version Repository Size 2026-02-18T04:33:38.166 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:38.166 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-18T04:33:38.166 INFO:teuthology.orchestra.run.trial154.stdout: rbd-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 91 k 2026-02-18T04:33:38.166 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:38.166 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-18T04:33:38.166 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:38.167 INFO:teuthology.orchestra.run.trial154.stdout:Install 1 Package 2026-02-18T04:33:38.167 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:38.167 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 91 k 2026-02-18T04:33:38.167 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 238 k 2026-02-18T04:33:38.167 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-18T04:33:38.167 INFO:teuthology.orchestra.run.trial172.stdout:Package python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T04:33:38.184 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:38.185 INFO:teuthology.orchestra.run.trial172.stdout:Nothing to do. 2026-02-18T04:33:38.185 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:38.207 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install rbd-fuse 2026-02-18T04:33:38.239 INFO:teuthology.orchestra.run.trial154.stdout:rbd-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 1.2 MB/s | 91 kB 00:00 2026-02-18T04:33:38.240 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:38.240 INFO:teuthology.orchestra.run.trial154.stdout:Total 1.2 MB/s | 91 kB 00:00 2026-02-18T04:33:38.240 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-18T04:33:38.244 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-18T04:33:38.244 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-18T04:33:38.276 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-18T04:33:38.276 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-18T04:33:38.320 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:38.328 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-18T04:33:38.345 INFO:teuthology.orchestra.run.trial154.stdout: Installing : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:38.403 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:38.404 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:38.404 INFO:teuthology.orchestra.run.trial077.stdout: Package Arch Version Repo Size 2026-02-18T04:33:38.404 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:38.404 INFO:teuthology.orchestra.run.trial077.stdout:Installing: 2026-02-18T04:33:38.404 INFO:teuthology.orchestra.run.trial077.stdout: rbd-mirror x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.9 M 2026-02-18T04:33:38.404 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:38.404 INFO:teuthology.orchestra.run.trial077.stdout:Transaction Summary 2026-02-18T04:33:38.404 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:38.405 INFO:teuthology.orchestra.run.trial077.stdout:Install 1 Package 2026-02-18T04:33:38.405 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:38.405 INFO:teuthology.orchestra.run.trial077.stdout:Total download size: 2.9 M 2026-02-18T04:33:38.405 INFO:teuthology.orchestra.run.trial077.stdout:Installed size: 11 M 2026-02-18T04:33:38.405 INFO:teuthology.orchestra.run.trial077.stdout:Downloading Packages: 2026-02-18T04:33:38.428 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:38.487 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:38.487 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:38.487 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-18T04:33:38.488 INFO:teuthology.orchestra.run.trial154.stdout: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:38.488 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:38.488 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:38.513 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:49 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:38.516 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install rbd-mirror 2026-02-18T04:33:38.549 INFO:teuthology.orchestra.run.trial077.stdout:rbd-mirror-20.2.0-670.gadc19233.el9.x86_64.rpm 20 MB/s | 2.9 MB 00:00 2026-02-18T04:33:38.549 INFO:teuthology.orchestra.run.trial077.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:38.550 INFO:teuthology.orchestra.run.trial077.stdout:Total 20 MB/s | 2.9 MB 00:00 2026-02-18T04:33:38.550 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction check 2026-02-18T04:33:38.555 INFO:teuthology.orchestra.run.trial077.stdout:Transaction check succeeded. 2026-02-18T04:33:38.555 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction test 2026-02-18T04:33:38.594 INFO:teuthology.orchestra.run.trial077.stdout:Transaction test succeeded. 2026-02-18T04:33:38.595 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction 2026-02-18T04:33:38.595 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:38.596 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:38.596 INFO:teuthology.orchestra.run.trial172.stdout: Package Architecture Version Repository Size 2026-02-18T04:33:38.596 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:38.596 INFO:teuthology.orchestra.run.trial172.stdout:Installing: 2026-02-18T04:33:38.596 INFO:teuthology.orchestra.run.trial172.stdout: rbd-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 91 k 2026-02-18T04:33:38.596 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:38.596 INFO:teuthology.orchestra.run.trial172.stdout:Transaction Summary 2026-02-18T04:33:38.596 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:38.597 INFO:teuthology.orchestra.run.trial172.stdout:Install 1 Package 2026-02-18T04:33:38.597 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:38.597 INFO:teuthology.orchestra.run.trial172.stdout:Total download size: 91 k 2026-02-18T04:33:38.597 INFO:teuthology.orchestra.run.trial172.stdout:Installed size: 238 k 2026-02-18T04:33:38.597 INFO:teuthology.orchestra.run.trial172.stdout:Downloading Packages: 2026-02-18T04:33:38.669 INFO:teuthology.orchestra.run.trial172.stdout:rbd-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 1.2 MB/s | 91 kB 00:00 2026-02-18T04:33:38.670 INFO:teuthology.orchestra.run.trial172.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:38.670 INFO:teuthology.orchestra.run.trial172.stdout:Total 1.2 MB/s | 91 kB 00:00 2026-02-18T04:33:38.670 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction check 2026-02-18T04:33:38.674 INFO:teuthology.orchestra.run.trial172.stdout:Transaction check succeeded. 2026-02-18T04:33:38.674 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction test 2026-02-18T04:33:38.705 INFO:teuthology.orchestra.run.trial172.stdout:Transaction test succeeded. 2026-02-18T04:33:38.705 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction 2026-02-18T04:33:38.758 INFO:teuthology.orchestra.run.trial172.stdout: Preparing : 1/1 2026-02-18T04:33:38.775 INFO:teuthology.orchestra.run.trial172.stdout: Installing : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:38.777 INFO:teuthology.orchestra.run.trial077.stdout: Preparing : 1/1 2026-02-18T04:33:38.779 INFO:teuthology.orchestra.run.trial077.stdout: Installing : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:38.802 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:38.802 INFO:teuthology.orchestra.run.trial077.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:38.802 INFO:teuthology.orchestra.run.trial077.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T04:33:38.802 INFO:teuthology.orchestra.run.trial077.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T04:33:38.803 INFO:teuthology.orchestra.run.trial077.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T04:33:38.803 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:38.828 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:45 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:38.857 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:38.911 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:38.911 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:38.912 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repo Size 2026-02-18T04:33:38.912 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:38.912 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-18T04:33:38.912 INFO:teuthology.orchestra.run.trial154.stdout: rbd-mirror x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.9 M 2026-02-18T04:33:38.912 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:38.912 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-18T04:33:38.912 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:38.912 INFO:teuthology.orchestra.run.trial154.stdout:Install 1 Package 2026-02-18T04:33:38.912 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:38.912 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 2.9 M 2026-02-18T04:33:38.912 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 11 M 2026-02-18T04:33:38.912 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-18T04:33:38.915 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:38.915 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:38.915 INFO:teuthology.orchestra.run.trial172.stdout:Installed: 2026-02-18T04:33:38.915 INFO:teuthology.orchestra.run.trial172.stdout: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:38.915 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:38.915 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:38.942 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install rbd-mirror 2026-02-18T04:33:39.056 INFO:teuthology.orchestra.run.trial154.stdout:rbd-mirror-20.2.0-670.gadc19233.el9.x86_64.rpm 20 MB/s | 2.9 MB 00:00 2026-02-18T04:33:39.057 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:39.057 INFO:teuthology.orchestra.run.trial154.stdout:Total 20 MB/s | 2.9 MB 00:00 2026-02-18T04:33:39.057 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-18T04:33:39.062 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-18T04:33:39.062 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-18T04:33:39.077 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:39.077 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:39.077 INFO:teuthology.orchestra.run.trial077.stdout:Installed: 2026-02-18T04:33:39.077 INFO:teuthology.orchestra.run.trial077.stdout: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:39.077 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:39.077 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:39.102 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-18T04:33:39.102 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-18T04:33:39.104 DEBUG:teuthology.orchestra.run.trial077:> sudo yum -y install rbd-nbd 2026-02-18T04:33:39.251 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:50 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:39.282 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-18T04:33:39.283 INFO:teuthology.orchestra.run.trial154.stdout: Installing : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:39.305 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:39.305 INFO:teuthology.orchestra.run.trial154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:39.305 INFO:teuthology.orchestra.run.trial154.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T04:33:39.305 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T04:33:39.306 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T04:33:39.306 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:39.334 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:39.335 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:39.335 INFO:teuthology.orchestra.run.trial172.stdout: Package Arch Version Repo Size 2026-02-18T04:33:39.335 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:39.335 INFO:teuthology.orchestra.run.trial172.stdout:Installing: 2026-02-18T04:33:39.335 INFO:teuthology.orchestra.run.trial172.stdout: rbd-mirror x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.9 M 2026-02-18T04:33:39.335 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:39.335 INFO:teuthology.orchestra.run.trial172.stdout:Transaction Summary 2026-02-18T04:33:39.335 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:39.335 INFO:teuthology.orchestra.run.trial172.stdout:Install 1 Package 2026-02-18T04:33:39.335 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:39.335 INFO:teuthology.orchestra.run.trial172.stdout:Total download size: 2.9 M 2026-02-18T04:33:39.336 INFO:teuthology.orchestra.run.trial172.stdout:Installed size: 11 M 2026-02-18T04:33:39.336 INFO:teuthology.orchestra.run.trial172.stdout:Downloading Packages: 2026-02-18T04:33:39.416 INFO:teuthology.orchestra.run.trial077.stdout:Last metadata expiration check: 0:00:43 ago on Wed 18 Feb 2026 04:32:56 AM UTC. 2026-02-18T04:33:39.479 INFO:teuthology.orchestra.run.trial172.stdout:rbd-mirror-20.2.0-670.gadc19233.el9.x86_64.rpm 20 MB/s | 2.9 MB 00:00 2026-02-18T04:33:39.479 INFO:teuthology.orchestra.run.trial172.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:39.480 INFO:teuthology.orchestra.run.trial172.stdout:Total 20 MB/s | 2.9 MB 00:00 2026-02-18T04:33:39.480 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction check 2026-02-18T04:33:39.484 INFO:teuthology.orchestra.run.trial172.stdout:Transaction check succeeded. 2026-02-18T04:33:39.484 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction test 2026-02-18T04:33:39.498 INFO:teuthology.orchestra.run.trial077.stdout:Dependencies resolved. 2026-02-18T04:33:39.499 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:39.499 INFO:teuthology.orchestra.run.trial077.stdout: Package Architecture Version Repository Size 2026-02-18T04:33:39.499 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:39.499 INFO:teuthology.orchestra.run.trial077.stdout:Installing: 2026-02-18T04:33:39.499 INFO:teuthology.orchestra.run.trial077.stdout: rbd-nbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 180 k 2026-02-18T04:33:39.499 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:39.500 INFO:teuthology.orchestra.run.trial077.stdout:Transaction Summary 2026-02-18T04:33:39.500 INFO:teuthology.orchestra.run.trial077.stdout:================================================================================ 2026-02-18T04:33:39.500 INFO:teuthology.orchestra.run.trial077.stdout:Install 1 Package 2026-02-18T04:33:39.500 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:39.500 INFO:teuthology.orchestra.run.trial077.stdout:Total download size: 180 k 2026-02-18T04:33:39.500 INFO:teuthology.orchestra.run.trial077.stdout:Installed size: 498 k 2026-02-18T04:33:39.500 INFO:teuthology.orchestra.run.trial077.stdout:Downloading Packages: 2026-02-18T04:33:39.524 INFO:teuthology.orchestra.run.trial172.stdout:Transaction test succeeded. 2026-02-18T04:33:39.524 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction 2026-02-18T04:33:39.584 INFO:teuthology.orchestra.run.trial077.stdout:rbd-nbd-20.2.0-670.gadc19233.el9.x86_64.rpm 2.1 MB/s | 180 kB 00:00 2026-02-18T04:33:39.585 INFO:teuthology.orchestra.run.trial077.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:39.585 INFO:teuthology.orchestra.run.trial077.stdout:Total 2.0 MB/s | 180 kB 00:00 2026-02-18T04:33:39.585 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction check 2026-02-18T04:33:39.589 INFO:teuthology.orchestra.run.trial077.stdout:Transaction check succeeded. 2026-02-18T04:33:39.589 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction test 2026-02-18T04:33:39.595 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:39.595 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:39.595 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-18T04:33:39.595 INFO:teuthology.orchestra.run.trial154.stdout: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:39.595 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:39.595 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:39.621 INFO:teuthology.orchestra.run.trial077.stdout:Transaction test succeeded. 2026-02-18T04:33:39.621 INFO:teuthology.orchestra.run.trial077.stdout:Running transaction 2026-02-18T04:33:39.623 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install rbd-nbd 2026-02-18T04:33:39.678 INFO:teuthology.orchestra.run.trial077.stdout: Preparing : 1/1 2026-02-18T04:33:39.695 INFO:teuthology.orchestra.run.trial077.stdout: Installing : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:39.707 INFO:teuthology.orchestra.run.trial172.stdout: Preparing : 1/1 2026-02-18T04:33:39.709 INFO:teuthology.orchestra.run.trial172.stdout: Installing : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:39.732 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:39.732 INFO:teuthology.orchestra.run.trial172.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T04:33:39.733 INFO:teuthology.orchestra.run.trial172.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T04:33:39.733 INFO:teuthology.orchestra.run.trial172.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T04:33:39.733 INFO:teuthology.orchestra.run.trial172.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T04:33:39.733 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:39.780 INFO:teuthology.orchestra.run.trial077.stdout: Running scriptlet: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:39.837 INFO:teuthology.orchestra.run.trial077.stdout: Verifying : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:39.838 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:39.838 INFO:teuthology.orchestra.run.trial077.stdout:Installed: 2026-02-18T04:33:39.838 INFO:teuthology.orchestra.run.trial077.stdout: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:39.838 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:39.838 INFO:teuthology.orchestra.run.trial077.stdout:Complete! 2026-02-18T04:33:39.870 DEBUG:teuthology.parallel:result is None 2026-02-18T04:33:39.940 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:46 ago on Wed 18 Feb 2026 04:32:53 AM UTC. 2026-02-18T04:33:40.023 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-18T04:33:40.024 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:40.024 INFO:teuthology.orchestra.run.trial154.stdout: Package Architecture Version Repository Size 2026-02-18T04:33:40.024 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:40.024 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-18T04:33:40.024 INFO:teuthology.orchestra.run.trial154.stdout: rbd-nbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 180 k 2026-02-18T04:33:40.024 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:40.024 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-18T04:33:40.024 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-18T04:33:40.024 INFO:teuthology.orchestra.run.trial154.stdout:Install 1 Package 2026-02-18T04:33:40.024 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:40.025 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 180 k 2026-02-18T04:33:40.025 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 498 k 2026-02-18T04:33:40.025 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-18T04:33:40.048 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:40.049 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:40.049 INFO:teuthology.orchestra.run.trial172.stdout:Installed: 2026-02-18T04:33:40.049 INFO:teuthology.orchestra.run.trial172.stdout: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:40.049 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:40.049 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:40.076 DEBUG:teuthology.orchestra.run.trial172:> sudo yum -y install rbd-nbd 2026-02-18T04:33:40.109 INFO:teuthology.orchestra.run.trial154.stdout:rbd-nbd-20.2.0-670.gadc19233.el9.x86_64.rpm 2.1 MB/s | 180 kB 00:00 2026-02-18T04:33:40.109 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:40.110 INFO:teuthology.orchestra.run.trial154.stdout:Total 2.0 MB/s | 180 kB 00:00 2026-02-18T04:33:40.110 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-18T04:33:40.114 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-18T04:33:40.115 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-18T04:33:40.146 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-18T04:33:40.146 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-18T04:33:40.203 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-18T04:33:40.220 INFO:teuthology.orchestra.run.trial154.stdout: Installing : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:40.302 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:40.361 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:40.361 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:40.361 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-18T04:33:40.361 INFO:teuthology.orchestra.run.trial154.stdout: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:40.362 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:33:40.362 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-18T04:33:40.395 DEBUG:teuthology.parallel:result is None 2026-02-18T04:33:40.396 INFO:teuthology.orchestra.run.trial172.stdout:Last metadata expiration check: 0:00:51 ago on Wed 18 Feb 2026 04:32:49 AM UTC. 2026-02-18T04:33:40.475 INFO:teuthology.orchestra.run.trial172.stdout:Dependencies resolved. 2026-02-18T04:33:40.476 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:40.476 INFO:teuthology.orchestra.run.trial172.stdout: Package Architecture Version Repository Size 2026-02-18T04:33:40.477 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:40.477 INFO:teuthology.orchestra.run.trial172.stdout:Installing: 2026-02-18T04:33:40.477 INFO:teuthology.orchestra.run.trial172.stdout: rbd-nbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 180 k 2026-02-18T04:33:40.477 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:40.477 INFO:teuthology.orchestra.run.trial172.stdout:Transaction Summary 2026-02-18T04:33:40.477 INFO:teuthology.orchestra.run.trial172.stdout:================================================================================ 2026-02-18T04:33:40.477 INFO:teuthology.orchestra.run.trial172.stdout:Install 1 Package 2026-02-18T04:33:40.477 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:40.477 INFO:teuthology.orchestra.run.trial172.stdout:Total download size: 180 k 2026-02-18T04:33:40.477 INFO:teuthology.orchestra.run.trial172.stdout:Installed size: 498 k 2026-02-18T04:33:40.477 INFO:teuthology.orchestra.run.trial172.stdout:Downloading Packages: 2026-02-18T04:33:40.561 INFO:teuthology.orchestra.run.trial172.stdout:rbd-nbd-20.2.0-670.gadc19233.el9.x86_64.rpm 2.1 MB/s | 180 kB 00:00 2026-02-18T04:33:40.562 INFO:teuthology.orchestra.run.trial172.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:40.562 INFO:teuthology.orchestra.run.trial172.stdout:Total 2.1 MB/s | 180 kB 00:00 2026-02-18T04:33:40.562 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction check 2026-02-18T04:33:40.566 INFO:teuthology.orchestra.run.trial172.stdout:Transaction check succeeded. 2026-02-18T04:33:40.566 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction test 2026-02-18T04:33:40.599 INFO:teuthology.orchestra.run.trial172.stdout:Transaction test succeeded. 2026-02-18T04:33:40.599 INFO:teuthology.orchestra.run.trial172.stdout:Running transaction 2026-02-18T04:33:40.655 INFO:teuthology.orchestra.run.trial172.stdout: Preparing : 1/1 2026-02-18T04:33:40.672 INFO:teuthology.orchestra.run.trial172.stdout: Installing : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:40.749 INFO:teuthology.orchestra.run.trial172.stdout: Running scriptlet: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:40.807 INFO:teuthology.orchestra.run.trial172.stdout: Verifying : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T04:33:40.807 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:40.807 INFO:teuthology.orchestra.run.trial172.stdout:Installed: 2026-02-18T04:33:40.807 INFO:teuthology.orchestra.run.trial172.stdout: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T04:33:40.807 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:33:40.807 INFO:teuthology.orchestra.run.trial172.stdout:Complete! 2026-02-18T04:33:40.839 DEBUG:teuthology.parallel:result is None 2026-02-18T04:33:40.840 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T04:33:40.995 DEBUG:teuthology.orchestra.run.trial077:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T04:33:41.016 INFO:teuthology.orchestra.run.trial077.stdout:20.2.0-670.gadc19233.el9 2026-02-18T04:33:41.017 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-670.gadc19233.el9 2026-02-18T04:33:41.017 INFO:teuthology.task.install:The correct ceph version 20.2.0-670.gadc19233 is installed. 2026-02-18T04:33:41.019 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T04:33:41.166 DEBUG:teuthology.orchestra.run.trial154:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T04:33:41.188 INFO:teuthology.orchestra.run.trial154.stdout:20.2.0-670.gadc19233.el9 2026-02-18T04:33:41.188 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-670.gadc19233.el9 2026-02-18T04:33:41.188 INFO:teuthology.task.install:The correct ceph version 20.2.0-670.gadc19233 is installed. 2026-02-18T04:33:41.191 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T04:33:41.342 DEBUG:teuthology.orchestra.run.trial172:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T04:33:41.364 INFO:teuthology.orchestra.run.trial172.stdout:20.2.0-670.gadc19233.el9 2026-02-18T04:33:41.364 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-670.gadc19233.el9 2026-02-18T04:33:41.364 INFO:teuthology.task.install:The correct ceph version 20.2.0-670.gadc19233 is installed. 2026-02-18T04:33:41.366 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-18T04:33:41.367 DEBUG:teuthology.orchestra.run.trial077:> set -ex 2026-02-18T04:33:41.367 DEBUG:teuthology.orchestra.run.trial077:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T04:33:41.392 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-18T04:33:41.392 DEBUG:teuthology.orchestra.run.trial154:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T04:33:41.418 DEBUG:teuthology.orchestra.run.trial172:> set -ex 2026-02-18T04:33:41.419 DEBUG:teuthology.orchestra.run.trial172:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T04:33:41.444 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-18T04:33:41.444 DEBUG:teuthology.orchestra.run.trial077:> set -ex 2026-02-18T04:33:41.444 DEBUG:teuthology.orchestra.run.trial077:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T04:33:41.469 DEBUG:teuthology.orchestra.run.trial077:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T04:33:41.532 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-18T04:33:41.532 DEBUG:teuthology.orchestra.run.trial154:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T04:33:41.558 DEBUG:teuthology.orchestra.run.trial154:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T04:33:41.623 DEBUG:teuthology.orchestra.run.trial172:> set -ex 2026-02-18T04:33:41.623 DEBUG:teuthology.orchestra.run.trial172:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T04:33:41.648 DEBUG:teuthology.orchestra.run.trial172:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T04:33:41.714 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-18T04:33:41.714 DEBUG:teuthology.orchestra.run.trial077:> set -ex 2026-02-18T04:33:41.714 DEBUG:teuthology.orchestra.run.trial077:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T04:33:41.739 DEBUG:teuthology.orchestra.run.trial077:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T04:33:41.804 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-18T04:33:41.804 DEBUG:teuthology.orchestra.run.trial154:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T04:33:41.828 DEBUG:teuthology.orchestra.run.trial154:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T04:33:41.891 DEBUG:teuthology.orchestra.run.trial172:> set -ex 2026-02-18T04:33:41.892 DEBUG:teuthology.orchestra.run.trial172:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T04:33:41.917 DEBUG:teuthology.orchestra.run.trial172:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T04:33:41.980 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-18T04:33:41.980 DEBUG:teuthology.orchestra.run.trial077:> set -ex 2026-02-18T04:33:41.980 DEBUG:teuthology.orchestra.run.trial077:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T04:33:42.006 DEBUG:teuthology.orchestra.run.trial077:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T04:33:42.069 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-18T04:33:42.069 DEBUG:teuthology.orchestra.run.trial154:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T04:33:42.094 DEBUG:teuthology.orchestra.run.trial154:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T04:33:42.157 DEBUG:teuthology.orchestra.run.trial172:> set -ex 2026-02-18T04:33:42.157 DEBUG:teuthology.orchestra.run.trial172:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T04:33:42.182 DEBUG:teuthology.orchestra.run.trial172:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T04:33:42.246 INFO:teuthology.run_tasks:Running task cephadm... 2026-02-18T04:33:42.369 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'MON_DOWN', 'mons down', 'mon down', 'out of quorum', 'CEPHADM_STRAY_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'} 2026-02-18T04:33:42.369 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T04:33:42.372 INFO:tasks.cephadm:Cluster fsid is 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:33:42.372 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-02-18T04:33:42.372 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '10.20.193.77', 'mon.b': '10.20.193.154', 'mon.c': '10.20.193.172'} 2026-02-18T04:33:42.372 INFO:tasks.cephadm:First mon is mon.a on trial077 2026-02-18T04:33:42.372 INFO:tasks.cephadm:First mgr is a 2026-02-18T04:33:42.372 INFO:tasks.cephadm:Normalizing hostnames... 2026-02-18T04:33:42.372 DEBUG:teuthology.orchestra.run.trial077:> sudo hostname $(hostname -s) 2026-02-18T04:33:42.398 DEBUG:teuthology.orchestra.run.trial154:> sudo hostname $(hostname -s) 2026-02-18T04:33:42.420 DEBUG:teuthology.orchestra.run.trial172:> sudo hostname $(hostname -s) 2026-02-18T04:33:42.445 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2026-02-18T04:33:42.445 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T04:33:42.565 INFO:tasks.cephadm:builder_project result: [{'url': 'https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/', 'ref': '20.2.1_2.17.26-baseline_2', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'distro': 'centos', 'distro_version': '9', 'distro_codename': None, 'modified': '2026-02-17 18:19:08.791671', 'status': 'ready', 'flavor': 'default', 'project': 'ceph', 'archs': ['x86_64', 'source'], 'extra': {'version': '20.2.0-670-gadc19233', 'package_manager_version': '20.2.0-670.gadc19233', 'build_url': 'https://jenkins.ceph.com/job/ceph-dev-pipeline/3038/', 'root_build_cause': '', 'node_name': '10.20.192.26+soko16', 'job_name': 'ceph-dev-pipeline'}}] 2026-02-18T04:33:42.684 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref 20.2.1_2.17.26-baseline_2, sha1 adc1923395f2bcd6ae89b5d331d278364d1848ed from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T04:33:42.686 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/x86_64/flavors/default/cephadm 2026-02-18T04:33:42.686 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/x86_64/flavors/default/cephadm 2026-02-18T04:33:42.686 DEBUG:teuthology.orchestra.run.trial077:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-18T04:33:42.968 INFO:teuthology.orchestra.run.trial077.stdout:-rw-r--r--. 1 ubuntu ubuntu 1054179 Feb 18 04:33 /home/ubuntu/cephtest/cephadm 2026-02-18T04:33:42.968 DEBUG:teuthology.orchestra.run.trial154:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-18T04:33:43.242 INFO:teuthology.orchestra.run.trial154.stdout:-rw-r--r--. 1 ubuntu ubuntu 1054179 Feb 18 04:33 /home/ubuntu/cephtest/cephadm 2026-02-18T04:33:43.242 DEBUG:teuthology.orchestra.run.trial172:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-18T04:33:43.522 INFO:teuthology.orchestra.run.trial172.stdout:-rw-r--r--. 1 ubuntu ubuntu 1054179 Feb 18 04:33 /home/ubuntu/cephtest/cephadm 2026-02-18T04:33:43.523 DEBUG:teuthology.orchestra.run.trial077:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-18T04:33:43.541 DEBUG:teuthology.orchestra.run.trial154:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-18T04:33:43.559 DEBUG:teuthology.orchestra.run.trial172:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-18T04:33:43.586 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed on all hosts... 2026-02-18T04:33:43.586 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed pull 2026-02-18T04:33:43.588 DEBUG:teuthology.orchestra.run.trial154:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed pull 2026-02-18T04:33:43.601 DEBUG:teuthology.orchestra.run.trial172:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed pull 2026-02-18T04:33:43.734 INFO:teuthology.orchestra.run.trial077.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed... 2026-02-18T04:33:43.761 INFO:teuthology.orchestra.run.trial154.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed... 2026-02-18T04:33:43.768 INFO:teuthology.orchestra.run.trial172.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed... 2026-02-18T04:33:52.024 INFO:teuthology.orchestra.run.trial172.stdout:{ 2026-02-18T04:33:52.024 INFO:teuthology.orchestra.run.trial172.stdout: "ceph_version": "ceph version 20.2.0-670-gadc19233 (adc1923395f2bcd6ae89b5d331d278364d1848ed) tentacle (stable)", 2026-02-18T04:33:52.025 INFO:teuthology.orchestra.run.trial172.stdout: "image_id": "c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc", 2026-02-18T04:33:52.025 INFO:teuthology.orchestra.run.trial172.stdout: "repo_digests": [ 2026-02-18T04:33:52.025 INFO:teuthology.orchestra.run.trial172.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c" 2026-02-18T04:33:52.025 INFO:teuthology.orchestra.run.trial172.stdout: ] 2026-02-18T04:33:52.025 INFO:teuthology.orchestra.run.trial172.stdout:} 2026-02-18T04:33:52.119 INFO:teuthology.orchestra.run.trial154.stdout:{ 2026-02-18T04:33:52.119 INFO:teuthology.orchestra.run.trial154.stdout: "ceph_version": "ceph version 20.2.0-670-gadc19233 (adc1923395f2bcd6ae89b5d331d278364d1848ed) tentacle (stable)", 2026-02-18T04:33:52.119 INFO:teuthology.orchestra.run.trial154.stdout: "image_id": "c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc", 2026-02-18T04:33:52.120 INFO:teuthology.orchestra.run.trial154.stdout: "repo_digests": [ 2026-02-18T04:33:52.120 INFO:teuthology.orchestra.run.trial154.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c" 2026-02-18T04:33:52.120 INFO:teuthology.orchestra.run.trial154.stdout: ] 2026-02-18T04:33:52.120 INFO:teuthology.orchestra.run.trial154.stdout:} 2026-02-18T04:33:52.163 INFO:teuthology.orchestra.run.trial077.stdout:{ 2026-02-18T04:33:52.163 INFO:teuthology.orchestra.run.trial077.stdout: "ceph_version": "ceph version 20.2.0-670-gadc19233 (adc1923395f2bcd6ae89b5d331d278364d1848ed) tentacle (stable)", 2026-02-18T04:33:52.163 INFO:teuthology.orchestra.run.trial077.stdout: "image_id": "c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc", 2026-02-18T04:33:52.163 INFO:teuthology.orchestra.run.trial077.stdout: "repo_digests": [ 2026-02-18T04:33:52.164 INFO:teuthology.orchestra.run.trial077.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c" 2026-02-18T04:33:52.164 INFO:teuthology.orchestra.run.trial077.stdout: ] 2026-02-18T04:33:52.164 INFO:teuthology.orchestra.run.trial077.stdout:} 2026-02-18T04:33:52.181 DEBUG:teuthology.orchestra.run.trial077:> sudo mkdir -p /etc/ceph 2026-02-18T04:33:52.246 DEBUG:teuthology.orchestra.run.trial154:> sudo mkdir -p /etc/ceph 2026-02-18T04:33:52.275 DEBUG:teuthology.orchestra.run.trial172:> sudo mkdir -p /etc/ceph 2026-02-18T04:33:52.303 DEBUG:teuthology.orchestra.run.trial077:> sudo chmod 777 /etc/ceph 2026-02-18T04:33:52.330 DEBUG:teuthology.orchestra.run.trial154:> sudo chmod 777 /etc/ceph 2026-02-18T04:33:52.355 DEBUG:teuthology.orchestra.run.trial172:> sudo chmod 777 /etc/ceph 2026-02-18T04:33:52.381 INFO:tasks.cephadm:Writing seed config... 2026-02-18T04:33:52.383 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2026-02-18T04:33:52.383 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2026-02-18T04:33:52.383 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2026-02-18T04:33:52.383 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2026-02-18T04:33:52.383 INFO:tasks.cephadm: override: [mon] debug mon = 20 2026-02-18T04:33:52.383 INFO:tasks.cephadm: override: [mon] debug ms = 1 2026-02-18T04:33:52.384 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2026-02-18T04:33:52.384 INFO:tasks.cephadm: override: [osd] debug ms = 1 2026-02-18T04:33:52.384 INFO:tasks.cephadm: override: [osd] debug osd = 20 2026-02-18T04:33:52.385 DEBUG:teuthology.orchestra.run.trial077:> set -ex 2026-02-18T04:33:52.385 DEBUG:teuthology.orchestra.run.trial077:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2026-02-18T04:33:52.401 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 = 01167542-0c83-11f1-9fe8-d404e6e7d460 mon election default strategy = 1 [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 = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2026-02-18T04:33:52.402 DEBUG:teuthology.orchestra.run.trial077:mon.a> sudo journalctl -f -n 0 -u ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mon.a.service 2026-02-18T04:33:52.443 DEBUG:teuthology.orchestra.run.trial077:mgr.a> sudo journalctl -f -n 0 -u ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mgr.a.service 2026-02-18T04:33:52.486 INFO:tasks.cephadm:Bootstrapping... 2026-02-18T04:33:52.486 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed -v bootstrap --fsid 01167542-0c83-11f1-9fe8-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.77 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2026-02-18T04:33:52.624 INFO:teuthology.orchestra.run.trial077.stdout:-------------------------------------------------------------------------------- 2026-02-18T04:33:52.624 INFO:teuthology.orchestra.run.trial077.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed', '-v', 'bootstrap', '--fsid', '01167542-0c83-11f1-9fe8-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.77', '--skip-admin-label'] 2026-02-18T04:33:52.625 INFO:teuthology.orchestra.run.trial077.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2026-02-18T04:33:52.625 INFO:teuthology.orchestra.run.trial077.stdout:Verifying podman|docker is present... 2026-02-18T04:33:52.640 INFO:teuthology.orchestra.run.trial077.stdout:/bin/podman: stdout 5.6.0 2026-02-18T04:33:52.640 INFO:teuthology.orchestra.run.trial077.stdout:Verifying lvm2 is present... 2026-02-18T04:33:52.640 INFO:teuthology.orchestra.run.trial077.stdout:Verifying time synchronization is in place... 2026-02-18T04:33:52.646 INFO:teuthology.orchestra.run.trial077.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-18T04:33:52.646 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-18T04:33:52.652 INFO:teuthology.orchestra.run.trial077.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-18T04:33:52.652 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stdout inactive 2026-02-18T04:33:52.657 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stdout enabled 2026-02-18T04:33:52.663 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stdout active 2026-02-18T04:33:52.663 INFO:teuthology.orchestra.run.trial077.stdout:Unit chronyd.service is enabled and running 2026-02-18T04:33:52.663 INFO:teuthology.orchestra.run.trial077.stdout:Repeating the final host check... 2026-02-18T04:33:52.679 INFO:teuthology.orchestra.run.trial077.stdout:/bin/podman: stdout 5.6.0 2026-02-18T04:33:52.679 INFO:teuthology.orchestra.run.trial077.stdout:podman (/bin/podman) version 5.6.0 is present 2026-02-18T04:33:52.679 INFO:teuthology.orchestra.run.trial077.stdout:systemctl is present 2026-02-18T04:33:52.679 INFO:teuthology.orchestra.run.trial077.stdout:lvcreate is present 2026-02-18T04:33:52.684 INFO:teuthology.orchestra.run.trial077.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-18T04:33:52.684 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-18T04:33:52.690 INFO:teuthology.orchestra.run.trial077.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-18T04:33:52.690 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stdout inactive 2026-02-18T04:33:52.695 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stdout enabled 2026-02-18T04:33:52.702 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stdout active 2026-02-18T04:33:52.703 INFO:teuthology.orchestra.run.trial077.stdout:Unit chronyd.service is enabled and running 2026-02-18T04:33:52.703 INFO:teuthology.orchestra.run.trial077.stdout:Host looks OK 2026-02-18T04:33:52.703 INFO:teuthology.orchestra.run.trial077.stdout:Cluster fsid: 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:33:52.703 INFO:teuthology.orchestra.run.trial077.stdout:Acquiring lock 140326169428752 on /run/cephadm/01167542-0c83-11f1-9fe8-d404e6e7d460.lock 2026-02-18T04:33:52.703 INFO:teuthology.orchestra.run.trial077.stdout:Lock 140326169428752 acquired on /run/cephadm/01167542-0c83-11f1-9fe8-d404e6e7d460.lock 2026-02-18T04:33:52.703 INFO:teuthology.orchestra.run.trial077.stdout:Verifying IP 10.20.193.77 port 3300 ... 2026-02-18T04:33:52.703 INFO:teuthology.orchestra.run.trial077.stdout:Verifying IP 10.20.193.77 port 6789 ... 2026-02-18T04:33:52.703 INFO:teuthology.orchestra.run.trial077.stdout:Base mon IP(s) is [10.20.193.77:3300, 10.20.193.77:6789], mon addrv is [v2:10.20.193.77:3300,v1:10.20.193.77:6789] 2026-02-18T04:33:52.705 INFO:teuthology.orchestra.run.trial077.stdout:/sbin/ip: stdout default via 10.20.192.1 dev enp1s0f0 proto dhcp src 10.20.193.77 metric 102 2026-02-18T04:33:52.705 INFO:teuthology.orchestra.run.trial077.stdout:/sbin/ip: stdout 10.20.192.0/20 dev enp1s0f0 proto kernel scope link src 10.20.193.77 metric 102 2026-02-18T04:33:52.705 INFO:teuthology.orchestra.run.trial077.stdout:/sbin/ip: stdout 169.254.3.0/24 dev enp7s0f4u2u2c2 proto kernel scope link src 169.254.3.1 metric 101 2026-02-18T04:33:52.707 INFO:teuthology.orchestra.run.trial077.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2026-02-18T04:33:52.708 INFO:teuthology.orchestra.run.trial077.stdout:/sbin/ip: stdout fe80::/64 dev enp1s0f0 proto kernel metric 256 pref medium 2026-02-18T04:33:52.708 INFO:teuthology.orchestra.run.trial077.stdout:/sbin/ip: stdout fe80::/64 dev enp7s0f4u2u2c2 proto kernel metric 1024 pref medium 2026-02-18T04:33:52.711 INFO:teuthology.orchestra.run.trial077.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2026-02-18T04:33:52.711 INFO:teuthology.orchestra.run.trial077.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2026-02-18T04:33:52.711 INFO:teuthology.orchestra.run.trial077.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-18T04:33:52.711 INFO:teuthology.orchestra.run.trial077.stdout:/sbin/ip: stdout 2: enp7s0f4u2u2c2: mtu 1500 state UNKNOWN qlen 1000 2026-02-18T04:33:52.711 INFO:teuthology.orchestra.run.trial077.stdout:/sbin/ip: stdout inet6 fe80::1ba6:ae27:aeb1:a391/64 scope link noprefixroute 2026-02-18T04:33:52.712 INFO:teuthology.orchestra.run.trial077.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-18T04:33:52.712 INFO:teuthology.orchestra.run.trial077.stdout:/sbin/ip: stdout 3: enp1s0f0: mtu 1500 state UP qlen 1000 2026-02-18T04:33:52.712 INFO:teuthology.orchestra.run.trial077.stdout:/sbin/ip: stdout inet6 fe80::925a:8ff:fe77:6458/64 scope link 2026-02-18T04:33:52.712 INFO:teuthology.orchestra.run.trial077.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-18T04:33:52.712 INFO:teuthology.orchestra.run.trial077.stdout:Mon IP `10.20.193.77` is in CIDR network `10.20.192.0/20` 2026-02-18T04:33:52.712 INFO:teuthology.orchestra.run.trial077.stdout:Mon IP `10.20.193.77` is in CIDR network `10.20.192.0/20` 2026-02-18T04:33:52.712 INFO:teuthology.orchestra.run.trial077.stdout:Inferred mon public CIDR from local network configuration ['10.20.192.0/20', '10.20.192.0/20'] 2026-02-18T04:33:52.713 INFO:teuthology.orchestra.run.trial077.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2026-02-18T04:33:52.713 INFO:teuthology.orchestra.run.trial077.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed... 2026-02-18T04:33:52.993 INFO:teuthology.orchestra.run.trial077.stdout:/bin/podman: stdout c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc 2026-02-18T04:33:52.993 INFO:teuthology.orchestra.run.trial077.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed... 2026-02-18T04:33:52.993 INFO:teuthology.orchestra.run.trial077.stdout:/bin/podman: stderr Getting image source signatures 2026-02-18T04:33:52.993 INFO:teuthology.orchestra.run.trial077.stdout:/bin/podman: stderr Copying blob sha256:ddefcddf6ef03d04de1b3dcc9836d89822cd11e5095471fffeae38220180f545 2026-02-18T04:33:52.993 INFO:teuthology.orchestra.run.trial077.stdout:/bin/podman: stderr Copying blob sha256:5dd85e1a50663785d86adae5ef92579a03e6f64059ca9c005010518acdd62048 2026-02-18T04:33:52.993 INFO:teuthology.orchestra.run.trial077.stdout:/bin/podman: stderr Copying config sha256:c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc 2026-02-18T04:33:52.993 INFO:teuthology.orchestra.run.trial077.stdout:/bin/podman: stderr Writing manifest to image destination 2026-02-18T04:33:53.109 INFO:teuthology.orchestra.run.trial077.stdout:ceph: stdout ceph version 20.2.0-670-gadc19233 (adc1923395f2bcd6ae89b5d331d278364d1848ed) tentacle (stable) 2026-02-18T04:33:53.109 INFO:teuthology.orchestra.run.trial077.stdout:Ceph version: ceph version 20.2.0-670-gadc19233 (adc1923395f2bcd6ae89b5d331d278364d1848ed) tentacle (stable) 2026-02-18T04:33:53.109 INFO:teuthology.orchestra.run.trial077.stdout:Extracting ceph user uid/gid from container image... 2026-02-18T04:33:53.214 INFO:teuthology.orchestra.run.trial077.stdout:stat: stdout 167 167 2026-02-18T04:33:53.214 INFO:teuthology.orchestra.run.trial077.stdout:Creating initial keys... 2026-02-18T04:33:53.354 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph-authtool: stdout AQAxQZVp+2JWFBAAzlH5FON6+zXmY2RrVSHCmg== 2026-02-18T04:33:53.484 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph-authtool: stdout AQAxQZVp8wodHBAA9G9HpaS3JVzfPSSOIPKygg== 2026-02-18T04:33:53.593 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph-authtool: stdout AQAxQZVp04GgIhAAq4OVSY29kP9zNl/kdSIWVA== 2026-02-18T04:33:53.594 INFO:teuthology.orchestra.run.trial077.stdout:Creating initial monmap... 2026-02-18T04:33:53.723 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-18T04:33:53.723 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = tentacle 2026-02-18T04:33:53.723 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:33:53.723 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-18T04:33:53.723 INFO:teuthology.orchestra.run.trial077.stdout:monmaptool for a [v2:10.20.193.77:3300,v1:10.20.193.77:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-18T04:33:53.723 INFO:teuthology.orchestra.run.trial077.stdout:setting min_mon_release = tentacle 2026-02-18T04:33:53.723 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/monmaptool: set fsid to 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:33:53.723 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-18T04:33:53.723 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:33:53.723 INFO:teuthology.orchestra.run.trial077.stdout:Creating mon... 2026-02-18T04:33:53.868 INFO:teuthology.orchestra.run.trial077.stdout:create mon.a on 2026-02-18T04:33:54.064 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2026-02-18T04:33:54.171 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2026-02-18T04:33:54.277 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-01167542-0c83-11f1-9fe8-d404e6e7d460.target → /etc/systemd/system/ceph-01167542-0c83-11f1-9fe8-d404e6e7d460.target. 2026-02-18T04:33:54.277 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-01167542-0c83-11f1-9fe8-d404e6e7d460.target → /etc/systemd/system/ceph-01167542-0c83-11f1-9fe8-d404e6e7d460.target. 2026-02-18T04:33:54.397 INFO:teuthology.orchestra.run.trial077.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mon.a 2026-02-18T04:33:54.398 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stderr Failed to reset failed state of unit ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mon.a.service: Unit ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mon.a.service not loaded. 2026-02-18T04:33:54.524 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-01167542-0c83-11f1-9fe8-d404e6e7d460.target.wants/ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mon.a.service → /etc/systemd/system/ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@.service. 2026-02-18T04:33:54.656 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:54 trial077 podman[20679]: 2026-02-18 04:33:54.656237156 +0000 UTC m=+0.046448075 container start d6c7fa729ccf186f1adba12edb2bb140a94f26643204bdfb010429f277dbb6dd (image=quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20260216, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, org.opencontainers.image.documentation=https://docs.ceph.com/, io.buildah.version=1.33.7, org.opencontainers.image.authors=Ceph Release Team , FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS, OSD_FLAVOR=debug, org.label-schema.schema-version=1.0, CEPH_REF=20.2.1_2.17.26-baseline_2, 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=True) 2026-02-18T04:33:54.670 INFO:teuthology.orchestra.run.trial077.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-18T04:33:54.670 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stdout disabled 2026-02-18T04:33:54.677 INFO:teuthology.orchestra.run.trial077.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-18T04:33:54.677 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stdout inactive 2026-02-18T04:33:54.678 INFO:teuthology.orchestra.run.trial077.stdout:firewalld.service is not enabled 2026-02-18T04:33:54.678 INFO:teuthology.orchestra.run.trial077.stdout:Not possible to enable service . firewalld.service is not available 2026-02-18T04:33:54.678 INFO:teuthology.orchestra.run.trial077.stdout:Waiting for mon to start... 2026-02-18T04:33:54.678 INFO:teuthology.orchestra.run.trial077.stdout:Waiting for mon... 2026-02-18T04:33:54.849 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout cluster: 2026-02-18T04:33:54.849 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout id: 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:33:54.849 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2026-02-18T04:33:54.850 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout 2026-02-18T04:33:54.850 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout services: 2026-02-18T04:33:54.850 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.133828s) [leader: a] 2026-02-18T04:33:54.850 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2026-02-18T04:33:54.850 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2026-02-18T04:33:54.850 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout 2026-02-18T04:33:54.850 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout data: 2026-02-18T04:33:54.850 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2026-02-18T04:33:54.850 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2026-02-18T04:33:54.850 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2026-02-18T04:33:54.850 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout pgs: 2026-02-18T04:33:54.850 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout 2026-02-18T04:33:54.851 INFO:teuthology.orchestra.run.trial077.stdout:mon is available 2026-02-18T04:33:54.851 INFO:teuthology.orchestra.run.trial077.stdout:Assimilating anything we can from ceph.conf... 2026-02-18T04:33:54.962 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:54 trial077 bash[20679]: d6c7fa729ccf186f1adba12edb2bb140a94f26643204bdfb010429f277dbb6dd 2026-02-18T04:33:54.962 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:54 trial077 podman[20679]: 2026-02-18 04:33:54.619525822 +0000 UTC m=+0.009736761 image pull c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T04:33:54.963 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:54 trial077 systemd[1]: Started Ceph mon.a for 01167542-0c83-11f1-9fe8-d404e6e7d460. 2026-02-18T04:33:54.963 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:54 trial077 ceph-mon[20707]: mkfs 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:33:54.963 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:54 trial077 ceph-mon[20707]: mon.a is new leader, mons a in quorum (ranks 0) 2026-02-18T04:33:55.009 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout 2026-02-18T04:33:55.009 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout [global] 2026-02-18T04:33:55.009 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout fsid = 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:33:55.009 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-18T04:33:55.009 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.77:3300,v1:10.20.193.77:6789] 2026-02-18T04:33:55.009 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-18T04:33:55.009 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-18T04:33:55.010 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-18T04:33:55.010 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-18T04:33:55.010 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout 2026-02-18T04:33:55.010 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-18T04:33:55.010 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2026-02-18T04:33:55.010 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-18T04:33:55.010 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout 2026-02-18T04:33:55.010 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout [osd] 2026-02-18T04:33:55.010 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-18T04:33:55.010 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-18T04:33:55.010 INFO:teuthology.orchestra.run.trial077.stdout:Generating new minimal ceph.conf... 2026-02-18T04:33:55.167 INFO:teuthology.orchestra.run.trial077.stdout:Restarting the monitor... 2026-02-18T04:33:55.241 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 systemd[1]: Stopping Ceph mon.a for 01167542-0c83-11f1-9fe8-d404e6e7d460... 2026-02-18T04:33:55.504 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-a[20703]: 2026-02-18T04:33:55.239+0000 7f4511886640 -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-18T04:33:55.504 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-a[20703]: 2026-02-18T04:33:55.239+0000 7f4511886640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2026-02-18T04:33:55.504 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 podman[20999]: 2026-02-18 04:33:55.341322744 +0000 UTC m=+0.112461669 container died d6c7fa729ccf186f1adba12edb2bb140a94f26643204bdfb010429f277dbb6dd (image=quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-a, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.build-date=20260216, ceph=True, io.buildah.version=1.33.7, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.license=GPLv2, OSD_FLAVOR=debug, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, CEPH_REF=20.2.1_2.17.26-baseline_2, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-18T04:33:55.504 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 podman[20999]: 2026-02-18 04:33:55.350397496 +0000 UTC m=+0.121536421 container remove d6c7fa729ccf186f1adba12edb2bb140a94f26643204bdfb010429f277dbb6dd (image=quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-a, org.label-schema.schema-version=1.0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.build-date=20260216, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=debug, CEPH_REF=20.2.1_2.17.26-baseline_2, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, ceph=True, io.buildah.version=1.33.7, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2026-02-18T04:33:55.504 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 bash[20999]: ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-a 2026-02-18T04:33:55.504 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 systemd[1]: ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mon.a.service: Deactivated successfully. 2026-02-18T04:33:55.504 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 systemd[1]: Stopped Ceph mon.a for 01167542-0c83-11f1-9fe8-d404e6e7d460. 2026-02-18T04:33:55.504 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 systemd[1]: Starting Ceph mon.a for 01167542-0c83-11f1-9fe8-d404e6e7d460... 2026-02-18T04:33:55.540 INFO:teuthology.orchestra.run.trial077.stdout:Setting public_network to 10.20.192.0/20 in global config section 2026-02-18T04:33:55.709 INFO:teuthology.orchestra.run.trial077.stdout:Wrote config to /etc/ceph/ceph.conf 2026-02-18T04:33:55.710 INFO:teuthology.orchestra.run.trial077.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2026-02-18T04:33:55.710 INFO:teuthology.orchestra.run.trial077.stdout:Creating mgr... 2026-02-18T04:33:55.710 INFO:teuthology.orchestra.run.trial077.stdout:Verifying port 0.0.0.0:9283 ... 2026-02-18T04:33:55.711 INFO:teuthology.orchestra.run.trial077.stdout:Verifying port 0.0.0.0:8765 ... 2026-02-18T04:33:55.758 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 podman[21121]: 2026-02-18 04:33:55.50362163 +0000 UTC m=+0.016593950 container create 95bf0c74eabbea0d1e1f44324b6f002a5baff1ef844b96c2ec083d048e1dbde6 (image=quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-a, org.label-schema.build-date=20260216, org.opencontainers.image.authors=Ceph Release Team , 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_REF=20.2.1_2.17.26-baseline_2, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, ceph=True, OSD_FLAVOR=debug, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, org.label-schema.schema-version=1.0) 2026-02-18T04:33:55.758 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 podman[21121]: 2026-02-18 04:33:55.532750219 +0000 UTC m=+0.045722468 container init 95bf0c74eabbea0d1e1f44324b6f002a5baff1ef844b96c2ec083d048e1dbde6 (image=quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-a, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260216, org.opencontainers.image.authors=Ceph Release Team , FROM_IMAGE=quay.io/centos/centos:stream9, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, OSD_FLAVOR=debug, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, CEPH_REF=20.2.1_2.17.26-baseline_2, org.label-schema.license=GPLv2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS, io.buildah.version=1.33.7, org.label-schema.schema-version=1.0, ceph=True) 2026-02-18T04:33:55.758 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 podman[21121]: 2026-02-18 04:33:55.535182861 +0000 UTC m=+0.048155120 container start 95bf0c74eabbea0d1e1f44324b6f002a5baff1ef844b96c2ec083d048e1dbde6 (image=quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-a, org.label-schema.license=GPLv2, io.buildah.version=1.33.7, 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/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, ceph=True, OSD_FLAVOR=debug, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, org.label-schema.build-date=20260216, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_REF=20.2.1_2.17.26-baseline_2) 2026-02-18T04:33:55.758 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 bash[21121]: 95bf0c74eabbea0d1e1f44324b6f002a5baff1ef844b96c2ec083d048e1dbde6 2026-02-18T04:33:55.758 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 podman[21121]: 2026-02-18 04:33:55.497587849 +0000 UTC m=+0.010560118 image pull c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 systemd[1]: Started Ceph mon.a for 01167542-0c83-11f1-9fe8-d404e6e7d460. 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: set uid:gid to 167:167 (ceph:ceph) 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: ceph version 20.2.0-670-gadc19233 (adc1923395f2bcd6ae89b5d331d278364d1848ed) tentacle (stable - Debug), process ceph-mon, pid 2 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: pidfile_write: ignore empty --pid-file 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: load: jerasure load: lrc 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: RocksDB version: 7.9.2 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Git sha 0 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Compile date 2026-02-17 18:17:02 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: DB SUMMARY 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: DB Session ID: XEKJUJIS5Z05QFFDOTKE 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: CURRENT file: CURRENT 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: IDENTITY file: IDENTITY 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 76499 ; 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.error_if_exists: 0 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.create_if_missing: 0 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.paranoid_checks: 1 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.env: 0x561c59f0f100 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.fs: PosixFileSystem 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.info_log: 0x561c60009b00 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_file_opening_threads: 16 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.statistics: (nil) 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.use_fsync: 0 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_log_file_size: 0 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.keep_log_file_num: 1000 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.recycle_log_file_num: 0 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.allow_fallocate: 1 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.allow_mmap_reads: 0 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.allow_mmap_writes: 0 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.use_direct_reads: 0 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.create_missing_column_families: 0 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.db_log_dir: 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.wal_dir: 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-18T04:33:55.759 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.advise_random_on_open: 1 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.db_write_buffer_size: 0 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.write_buffer_manager: 0x561c6000c500 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.rate_limiter: (nil) 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.wal_recovery_mode: 2 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.enable_thread_tracking: 0 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.enable_pipelined_write: 0 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.unordered_write: 0 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.row_cache: None 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.wal_filter: None 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.allow_ingest_behind: 0 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.two_write_queues: 0 2026-02-18T04:33:55.760 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.manual_wal_flush: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.wal_compression: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.atomic_flush: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.log_readahead_size: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.best_efforts_recovery: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.allow_data_in_errors: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.db_host_id: __hostname__ 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_background_jobs: 2 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_background_compactions: -1 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_subcompactions: 1 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_total_wal_size: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_open_files: -1 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.bytes_per_sync: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compaction_readahead_size: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_background_flushes: -1 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Compression algorithms supported: 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: kZSTD supported: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: kXpressCompression supported: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: kBZip2Compression supported: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: kLZ4Compression supported: 1 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: kZlibCompression supported: 1 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: kLZ4HCCompression supported: 1 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: kSnappyCompression supported: 1 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.merge_operator: 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compaction_filter: None 2026-02-18T04:33:55.761 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compaction_filter_factory: None 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.sst_partitioner_factory: None 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561c600083c0) 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: cache_index_and_filter_blocks: 1 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: pin_top_level_index_and_filter: 1 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: index_type: 0 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: data_block_index_type: 0 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: index_shortening: 1 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: checksum: 4 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: no_block_cache: 0 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: block_cache: 0x561c60029b90 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: block_cache_name: BinnedLRUCache 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: block_cache_options: 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: capacity : 536870912 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: num_shard_bits : 4 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: strict_capacity_limit : 0 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: high_pri_pool_ratio: 0.000 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: block_cache_compressed: (nil) 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: persistent_cache: (nil) 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: block_size: 4096 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: block_size_deviation: 10 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: block_restart_interval: 16 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: index_block_restart_interval: 1 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: metadata_block_size: 4096 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: partition_filters: 0 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: use_delta_encoding: 1 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: filter_policy: bloomfilter 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: whole_key_filtering: 1 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: verify_compression: 0 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: read_amp_bytes_per_bit: 0 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: format_version: 5 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: enable_index_compression: 1 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: block_align: 0 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: max_auto_readahead_size: 262144 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: prepopulate_block_cache: 0 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: initial_auto_readahead_size: 8192 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout: num_file_reads_for_auto_readahead: 2 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.write_buffer_size: 33554432 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_write_buffer_number: 2 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compression: NoCompression 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.bottommost_compression: Disabled 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.prefix_extractor: nullptr 2026-02-18T04:33:55.762 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.num_levels: 7 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compression_opts.level: 32767 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compression_opts.strategy: 0 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compression_opts.enabled: false 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.target_file_size_base: 67108864 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.arena_block_size: 1048576 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.disable_auto_compactions: 0 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-18T04:33:55.763 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.inplace_update_support: 0 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.bloom_locality: 0 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.max_successive_merges: 0 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.paranoid_file_checks: 0 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.force_consistency_checks: 1 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.report_bg_io_stats: 0 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.ttl: 2592000 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.enable_blob_files: false 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.min_blob_size: 0 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.blob_file_size: 268435456 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.blob_file_starting_level: 0 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: 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-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7a0a5a91-5fc8-40f6-b3f4-6b9cc3e8944c 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771389235563524, "job": 1, "event": "recovery_started", "wal_files": [9]} 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771389235564355, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 73591, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 229, "table_properties": {"data_size": 71866, "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": 66280, "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": 1771389235, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7a0a5a91-5fc8-40f6-b3f4-6b9cc3e8944c", "db_session_id": "XEKJUJIS5Z05QFFDOTKE", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771389235564419, "job": 1, "event": "recovery_finished"} 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: 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-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561c6002c700 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: DB pointer 0x561c6003e000 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-18T04:33:55.764 INFO:journalctl@ceph.mon.a.trial077.stdout: ** DB Stats ** 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.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-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.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-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: ** Compaction Stats [default] ** 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.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-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: L0 2/0 73.73 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 113.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: Sum 2/0 73.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 113.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.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 113.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: ** Compaction Stats [default] ** 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.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-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.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 113.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: Flush(GB): cumulative 0.000, interval 0.000 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: Cumulative compaction: 0.00 GB write, 23.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: Interval compaction: 0.00 GB write, 23.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.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-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: Block cache BinnedLRUCache@0x561c60029b90#2 capacity: 512.00 MB usage: 1.08 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.72 KB,0.000137091%) IndexBlock(2,0.36 KB,6.85453e-05%) Misc(1,0.00 KB,0%) 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: starting mon.a rank 0 at public addrs [v2:10.20.193.77:3300/0,v1:10.20.193.77:6789/0] at bind addrs [v2:10.20.193.77:3300/0,v1:10.20.193.77:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: mon.a@-1(???) e1 preinit fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: mon.a@-1(???).mds e1 new map 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: mon.a@-1(???).mds e1 print_map 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: e1 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: btime 2026-02-18T04:33:54:694315+0000 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.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-18T04:33:55.765 INFO:journalctl@ceph.mon.a.trial077.stdout: legacy client fscid: -1 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout: 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout: No filesystems configured 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: mon.a is new leader, mons a in quorum (ranks 0) 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: monmap epoch 1 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: last_changed 2026-02-18T04:33:53.702203+0000 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: created 2026-02-18T04:33:53.702203+0000 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: min_mon_release 20 (tentacle) 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: election_strategy: 1 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: 0: [v2:10.20.193.77:3300/0,v1:10.20.193.77:6789/0] mon.a 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: fsmap 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: osdmap e1: 0 total, 0 up, 0 in 2026-02-18T04:33:55.766 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:55 trial077 ceph-mon[21152]: mgrmap e1: no daemons active 2026-02-18T04:33:55.842 INFO:teuthology.orchestra.run.trial077.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mgr.a 2026-02-18T04:33:55.842 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stderr Failed to reset failed state of unit ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mgr.a.service: Unit ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mgr.a.service not loaded. 2026-02-18T04:33:55.955 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-01167542-0c83-11f1-9fe8-d404e6e7d460.target.wants/ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mgr.a.service → /etc/systemd/system/ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@.service. 2026-02-18T04:33:56.094 INFO:teuthology.orchestra.run.trial077.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-18T04:33:56.094 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stdout disabled 2026-02-18T04:33:56.099 INFO:teuthology.orchestra.run.trial077.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-18T04:33:56.099 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stdout inactive 2026-02-18T04:33:56.099 INFO:teuthology.orchestra.run.trial077.stdout:firewalld.service is not enabled 2026-02-18T04:33:56.099 INFO:teuthology.orchestra.run.trial077.stdout:Not possible to enable service . firewalld.service is not available 2026-02-18T04:33:56.106 INFO:teuthology.orchestra.run.trial077.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-18T04:33:56.107 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stdout disabled 2026-02-18T04:33:56.112 INFO:teuthology.orchestra.run.trial077.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-18T04:33:56.112 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stdout inactive 2026-02-18T04:33:56.112 INFO:teuthology.orchestra.run.trial077.stdout:firewalld.service is not enabled 2026-02-18T04:33:56.112 INFO:teuthology.orchestra.run.trial077.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2026-02-18T04:33:56.112 INFO:teuthology.orchestra.run.trial077.stdout:Waiting for mgr to start... 2026-02-18T04:33:56.112 INFO:teuthology.orchestra.run.trial077.stdout:Waiting for mgr... 2026-02-18T04:33:56.124 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:33:56 trial077 systemd[1]: Started Ceph mgr.a for 01167542-0c83-11f1-9fe8-d404e6e7d460. 2026-02-18T04:33:56.283 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout 2026-02-18T04:33:56.283 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout { 2026-02-18T04:33:56.283 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "fsid": "01167542-0c83-11f1-9fe8-d404e6e7d460", 2026-02-18T04:33:56.283 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "health": { 2026-02-18T04:33:56.283 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-18T04:33:56.283 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-18T04:33:56.283 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-18T04:33:56.283 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:33:56.283 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-18T04:33:56.283 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-18T04:33:56.283 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout 0 2026-02-18T04:33:56.283 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout ], 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "a" 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout ], 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "quorum_age": 0, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "btime": "2026-02-18T04:33:54:694315+0000", 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout ], 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "modified": "2026-02-18T04:33:54.694994+0000", 2026-02-18T04:33:56.284 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-18T04:33:56.285 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:33:56.285 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-18T04:33:56.285 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout } 2026-02-18T04:33:56.285 INFO:teuthology.orchestra.run.trial077.stdout:mgr not available, waiting (1/15)... 2026-02-18T04:33:57.080 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:56 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/1276646621' entity='client.admin' 2026-02-18T04:33:57.080 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:56 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/2286234230' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-18T04:33:57.374 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:33:57 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: /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-18T04:33:57.374 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:33:57 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: 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-18T04:33:57.375 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:33:57 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: from numpy import show_config as show_numpy_config 2026-02-18T04:33:58.461 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout 2026-02-18T04:33:58.461 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout { 2026-02-18T04:33:58.461 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "fsid": "01167542-0c83-11f1-9fe8-d404e6e7d460", 2026-02-18T04:33:58.461 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "health": { 2026-02-18T04:33:58.461 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-18T04:33:58.462 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-18T04:33:58.462 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-18T04:33:58.462 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:33:58.462 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-18T04:33:58.462 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-18T04:33:58.462 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout 0 2026-02-18T04:33:58.462 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout ], 2026-02-18T04:33:58.462 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-18T04:33:58.462 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "a" 2026-02-18T04:33:58.462 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout ], 2026-02-18T04:33:58.462 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2026-02-18T04:33:58.462 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-18T04:33:58.463 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T04:33:58.463 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-18T04:33:58.463 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-18T04:33:58.463 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:33:58.463 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-18T04:33:58.463 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T04:33:58.463 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-18T04:33:58.463 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-18T04:33:58.463 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-18T04:33:58.463 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-18T04:33:58.463 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-18T04:33:58.463 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-18T04:33:58.463 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:33:58.464 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-18T04:33:58.464 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-18T04:33:58.464 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-18T04:33:58.464 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-18T04:33:58.464 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-18T04:33:58.464 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-18T04:33:58.464 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-18T04:33:58.464 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-18T04:33:58.464 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-18T04:33:58.464 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:33:58.464 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-18T04:33:58.464 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T04:33:58.464 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "btime": "2026-02-18T04:33:54:694315+0000", 2026-02-18T04:33:58.465 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-18T04:33:58.465 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-18T04:33:58.465 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:33:58.465 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-18T04:33:58.465 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-18T04:33:58.465 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-18T04:33:58.465 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-18T04:33:58.465 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-18T04:33:58.465 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-18T04:33:58.465 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout ], 2026-02-18T04:33:58.465 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-18T04:33:58.465 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:33:58.465 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-18T04:33:58.465 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T04:33:58.466 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "modified": "2026-02-18T04:33:54.694994+0000", 2026-02-18T04:33:58.466 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-18T04:33:58.466 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:33:58.466 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-18T04:33:58.466 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout } 2026-02-18T04:33:58.466 INFO:teuthology.orchestra.run.trial077.stdout:mgr not available, waiting (2/15)... 2026-02-18T04:33:58.624 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:58 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/2799403668' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-18T04:33:59.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:59 trial077 ceph-mon[21152]: Activating manager daemon a 2026-02-18T04:33:59.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:59 trial077 ceph-mon[21152]: mgrmap e2: a(active, starting, since 0.00323245s) 2026-02-18T04:33:59.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:59 trial077 ceph-mon[21152]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-18T04:33:59.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:59 trial077 ceph-mon[21152]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-18T04:33:59.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:59 trial077 ceph-mon[21152]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-18T04:33:59.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:59 trial077 ceph-mon[21152]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:33:59.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:59 trial077 ceph-mon[21152]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-18T04:33:59.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:59 trial077 ceph-mon[21152]: Manager daemon a is now available 2026-02-18T04:33:59.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:59 trial077 ceph-mon[21152]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-18T04:33:59.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:59 trial077 ceph-mon[21152]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' 2026-02-18T04:33:59.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:59 trial077 ceph-mon[21152]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-18T04:33:59.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:59 trial077 ceph-mon[21152]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' 2026-02-18T04:33:59.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:33:59 trial077 ceph-mon[21152]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' 2026-02-18T04:34:00.748 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout 2026-02-18T04:34:00.748 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout { 2026-02-18T04:34:00.748 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "fsid": "01167542-0c83-11f1-9fe8-d404e6e7d460", 2026-02-18T04:34:00.748 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "health": { 2026-02-18T04:34:00.748 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-18T04:34:00.748 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-18T04:34:00.748 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-18T04:34:00.748 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:34:00.748 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-18T04:34:00.748 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-18T04:34:00.749 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout 0 2026-02-18T04:34:00.749 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout ], 2026-02-18T04:34:00.749 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-18T04:34:00.749 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "a" 2026-02-18T04:34:00.749 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout ], 2026-02-18T04:34:00.749 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2026-02-18T04:34:00.749 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-18T04:34:00.749 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T04:34:00.749 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-18T04:34:00.749 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-18T04:34:00.749 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:34:00.749 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-18T04:34:00.750 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T04:34:00.750 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-18T04:34:00.750 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-18T04:34:00.750 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-18T04:34:00.750 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-18T04:34:00.750 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-18T04:34:00.750 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-18T04:34:00.750 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:34:00.750 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-18T04:34:00.750 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-18T04:34:00.750 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-18T04:34:00.750 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-18T04:34:00.750 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-18T04:34:00.750 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-18T04:34:00.751 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-18T04:34:00.751 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-18T04:34:00.751 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-18T04:34:00.751 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:34:00.751 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-18T04:34:00.751 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T04:34:00.751 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "btime": "2026-02-18T04:33:54:694315+0000", 2026-02-18T04:34:00.751 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-18T04:34:00.751 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-18T04:34:00.751 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:34:00.751 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-18T04:34:00.751 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-18T04:34:00.752 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-18T04:34:00.752 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-18T04:34:00.752 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-18T04:34:00.752 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-18T04:34:00.752 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout ], 2026-02-18T04:34:00.752 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-18T04:34:00.752 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:34:00.752 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-18T04:34:00.752 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-18T04:34:00.752 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "modified": "2026-02-18T04:33:54.694994+0000", 2026-02-18T04:34:00.752 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-18T04:34:00.752 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout }, 2026-02-18T04:34:00.752 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-18T04:34:00.753 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout } 2026-02-18T04:34:00.753 INFO:teuthology.orchestra.run.trial077.stdout:mgr is available 2026-02-18T04:34:00.988 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout 2026-02-18T04:34:00.988 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout [global] 2026-02-18T04:34:00.988 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout fsid = 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:00.988 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-18T04:34:00.989 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.77:3300,v1:10.20.193.77:6789] 2026-02-18T04:34:00.989 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-18T04:34:00.989 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-18T04:34:00.989 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-18T04:34:00.989 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-18T04:34:00.989 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout 2026-02-18T04:34:00.989 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-18T04:34:00.989 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-18T04:34:00.989 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout 2026-02-18T04:34:00.989 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout [osd] 2026-02-18T04:34:00.989 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-18T04:34:00.989 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-18T04:34:00.990 INFO:teuthology.orchestra.run.trial077.stdout:Enabling cephadm module... 2026-02-18T04:34:00.990 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:00 trial077 ceph-mon[21152]: mgrmap e3: a(active, since 1.00642s) 2026-02-18T04:34:00.990 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:00 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/418137168' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-18T04:34:02.106 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:01 trial077 ceph-mon[21152]: mgrmap e4: a(active, since 2s) 2026-02-18T04:34:02.106 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:01 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/2946965116' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2026-02-18T04:34:02.106 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:01 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/2946965116' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2026-02-18T04:34:02.106 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:01 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/3742085503' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2026-02-18T04:34:02.107 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:02 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: ignoring --setuser ceph since I am not root 2026-02-18T04:34:02.107 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:02 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: ignoring --setgroup ceph since I am not root 2026-02-18T04:34:02.277 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout { 2026-02-18T04:34:02.277 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "epoch": 5, 2026-02-18T04:34:02.277 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-18T04:34:02.277 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "active_name": "a", 2026-02-18T04:34:02.277 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-18T04:34:02.277 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout } 2026-02-18T04:34:02.277 INFO:teuthology.orchestra.run.trial077.stdout:Waiting for the mgr to restart... 2026-02-18T04:34:02.277 INFO:teuthology.orchestra.run.trial077.stdout:Waiting for mgr epoch 5... 2026-02-18T04:34:03.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:02 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/3742085503' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-02-18T04:34:03.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:02 trial077 ceph-mon[21152]: mgrmap e5: a(active, since 3s) 2026-02-18T04:34:03.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:02 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/1428999054' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-18T04:34:03.375 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:03 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: /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-18T04:34:03.376 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:03 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: 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-18T04:34:03.376 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:03 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: from numpy import show_config as show_numpy_config 2026-02-18T04:34:05.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:04 trial077 ceph-mon[21152]: Active manager daemon a restarted 2026-02-18T04:34:05.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:04 trial077 ceph-mon[21152]: Activating manager daemon a 2026-02-18T04:34:05.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:04 trial077 ceph-mon[21152]: osdmap e2: 0 total, 0 up, 0 in 2026-02-18T04:34:05.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:04 trial077 ceph-mon[21152]: mgrmap e6: a(active, starting, since 0.00337032s) 2026-02-18T04:34:05.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:04 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:34:05.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:04 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-18T04:34:05.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:04 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-18T04:34:05.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:04 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-18T04:34:05.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:04 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-18T04:34:05.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:04 trial077 ceph-mon[21152]: Manager daemon a is now available 2026-02-18T04:34:05.793 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout { 2026-02-18T04:34:05.793 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2026-02-18T04:34:05.793 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-18T04:34:05.793 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout } 2026-02-18T04:34:05.793 INFO:teuthology.orchestra.run.trial077.stdout:mgr epoch 5 is available 2026-02-18T04:34:05.793 INFO:teuthology.orchestra.run.trial077.stdout:Verifying orchestrator module is enabled... 2026-02-18T04:34:06.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:06 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:06.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:06 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:06.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:06 trial077 ceph-mon[21152]: Found migration_current of "None". Setting to last migration. 2026-02-18T04:34:06.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:06 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:06.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:06 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:06.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:06 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:06.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:06 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:06.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:06 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-18T04:34:06.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:06 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-18T04:34:06.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:06 trial077 ceph-mon[21152]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-18T04:34:06.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:06 trial077 ceph-mon[21152]: mgrmap e7: a(active, since 1.00503s) 2026-02-18T04:34:06.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:06 trial077 ceph-mon[21152]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-18T04:34:06.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:06 trial077 ceph-mon[21152]: [18/Feb/2026:04:34:06] ENGINE Bus STARTING 2026-02-18T04:34:07.065 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2026-02-18T04:34:07.065 INFO:teuthology.orchestra.run.trial077.stdout:Setting orchestrator backend to cephadm... 2026-02-18T04:34:07.300 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/1848235224' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2026-02-18T04:34:07.300 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-mon[21152]: [18/Feb/2026:04:34:06] ENGINE Serving on https://10.20.193.77:7150 2026-02-18T04:34:07.300 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-mon[21152]: [18/Feb/2026:04:34:06] ENGINE Client ('10.20.193.77', 47140) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-18T04:34:07.300 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-mon[21152]: [18/Feb/2026:04:34:06] ENGINE Serving on http://10.20.193.77:8765 2026-02-18T04:34:07.301 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-mon[21152]: [18/Feb/2026:04:34:06] ENGINE Bus STARTED 2026-02-18T04:34:07.301 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:07.549 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout value unchanged 2026-02-18T04:34:07.549 INFO:teuthology.orchestra.run.trial077.stdout:Generating ssh key... 2026-02-18T04:34:07.804 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: Generating public/private ed25519 key pair. 2026-02-18T04:34:07.804 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: Your identification has been saved in /tmp/tmprfvawum0/key 2026-02-18T04:34:07.804 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: Your public key has been saved in /tmp/tmprfvawum0/key.pub 2026-02-18T04:34:07.804 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: The key fingerprint is: 2026-02-18T04:34:07.804 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: SHA256:BsrEacu5gLxwRydJBe2zcPqEYzI2DfiITpAWZQwk/Zo ceph-01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:07.804 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: The key's randomart image is: 2026-02-18T04:34:07.804 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: +--[ED25519 256]--+ 2026-02-18T04:34:07.805 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: |o++oo+. | 2026-02-18T04:34:07.805 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: |..o+ o. | 2026-02-18T04:34:07.805 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: | o..O.o | 2026-02-18T04:34:07.805 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: |=o.*o*+. | 2026-02-18T04:34:07.805 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: |*+o=B= oS | 2026-02-18T04:34:07.805 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: |+oEo*.o. | 2026-02-18T04:34:07.805 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: |oo =.+ | 2026-02-18T04:34:07.805 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: | . . | 2026-02-18T04:34:07.805 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: | | 2026-02-18T04:34:07.805 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:07 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: +----[SHA256]-----+ 2026-02-18T04:34:08.040 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAxBo8uJhoTQnMEbbKKUf1dbkPCopGopsp3KX7MY5PYl ceph-01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:08.040 INFO:teuthology.orchestra.run.trial077.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2026-02-18T04:34:08.040 INFO:teuthology.orchestra.run.trial077.stdout:Adding key to root@localhost authorized_keys... 2026-02-18T04:34:08.040 INFO:teuthology.orchestra.run.trial077.stdout:Adding host trial077... 2026-02-18T04:34:08.062 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:08 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/1848235224' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2026-02-18T04:34:08.062 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:08 trial077 ceph-mon[21152]: mgrmap e8: a(active, since 2s) 2026-02-18T04:34:08.063 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:08 trial077 ceph-mon[21152]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:08.063 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:08 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:08.063 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:08 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:08.063 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:08 trial077 ceph-mon[21152]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:08.063 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:08 trial077 ceph-mon[21152]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:08.063 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:08 trial077 ceph-mon[21152]: Generating ssh key... 2026-02-18T04:34:08.063 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:08 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:08.063 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:08 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:08.063 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:08 trial077 ceph-mon[21152]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:09.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:09 trial077 ceph-mon[21152]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial077", "addr": "10.20.193.77", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:09.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:09 trial077 ceph-mon[21152]: Deploying cephadm binary to trial077 2026-02-18T04:34:09.851 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout Added host 'trial077' with addr '10.20.193.77' 2026-02-18T04:34:09.851 INFO:teuthology.orchestra.run.trial077.stdout:Deploying unmanaged mon service... 2026-02-18T04:34:10.114 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2026-02-18T04:34:10.114 INFO:teuthology.orchestra.run.trial077.stdout:Deploying unmanaged mgr service... 2026-02-18T04:34:10.430 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2026-02-18T04:34:10.921 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:10 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:10.922 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:10 trial077 ceph-mon[21152]: Added host trial077 2026-02-18T04:34:10.922 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:10 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:10.922 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:10 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:10.922 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:10 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:10.922 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:10 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:10.922 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:10 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:10.922 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:10 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/3367326479' entity='client.admin' 2026-02-18T04:34:10.934 INFO:teuthology.orchestra.run.trial077.stdout:Enabling the dashboard module... 2026-02-18T04:34:12.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:11 trial077 ceph-mon[21152]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:12.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:11 trial077 ceph-mon[21152]: Saving service mon spec with placement count:5 2026-02-18T04:34:12.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:11 trial077 ceph-mon[21152]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:12.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:11 trial077 ceph-mon[21152]: Saving service mgr spec with placement count:2 2026-02-18T04:34:12.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:11 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/2712413272' entity='client.admin' 2026-02-18T04:34:12.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:11 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:12.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:11 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/3253233033' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2026-02-18T04:34:12.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:11 trial077 ceph-mon[21152]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:12.126 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:12 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: ignoring --setuser ceph since I am not root 2026-02-18T04:34:12.126 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:12 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: ignoring --setgroup ceph since I am not root 2026-02-18T04:34:12.296 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout { 2026-02-18T04:34:12.297 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "epoch": 9, 2026-02-18T04:34:12.297 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-18T04:34:12.297 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "active_name": "a", 2026-02-18T04:34:12.297 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-18T04:34:12.297 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout } 2026-02-18T04:34:12.297 INFO:teuthology.orchestra.run.trial077.stdout:Waiting for the mgr to restart... 2026-02-18T04:34:12.297 INFO:teuthology.orchestra.run.trial077.stdout:Waiting for mgr epoch 9... 2026-02-18T04:34:13.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:12 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/3253233033' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-02-18T04:34:13.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:12 trial077 ceph-mon[21152]: mgrmap e9: a(active, since 7s) 2026-02-18T04:34:13.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:12 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/737862573' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-18T04:34:13.376 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:13 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: /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-18T04:34:13.376 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:13 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: 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-18T04:34:13.376 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:13 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: from numpy import show_config as show_numpy_config 2026-02-18T04:34:15.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:14 trial077 ceph-mon[21152]: Active manager daemon a restarted 2026-02-18T04:34:15.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:14 trial077 ceph-mon[21152]: Activating manager daemon a 2026-02-18T04:34:15.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:14 trial077 ceph-mon[21152]: osdmap e3: 0 total, 0 up, 0 in 2026-02-18T04:34:15.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:14 trial077 ceph-mon[21152]: mgrmap e10: a(active, starting, since 0.00334008s) 2026-02-18T04:34:15.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:14 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:34:15.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:14 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-18T04:34:15.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:14 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-18T04:34:15.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:14 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-18T04:34:15.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:14 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-18T04:34:15.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:14 trial077 ceph-mon[21152]: Manager daemon a is now available 2026-02-18T04:34:16.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:15 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:16.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:15 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-18T04:34:16.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:15 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-18T04:34:16.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:15 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:16.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:15 trial077 ceph-mon[21152]: mgrmap e11: a(active, since 1.00525s) 2026-02-18T04:34:16.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:15 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:16.287 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout { 2026-02-18T04:34:16.287 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2026-02-18T04:34:16.288 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-18T04:34:16.288 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout } 2026-02-18T04:34:16.288 INFO:teuthology.orchestra.run.trial077.stdout:mgr epoch 9 is available 2026-02-18T04:34:16.288 INFO:teuthology.orchestra.run.trial077.stdout:Using certmgr to generate dashboard self-signed certificate... 2026-02-18T04:34:16.975 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+jCCAuKgAwIBAgIUCxFP2hTIT1zC4761Kun98KduyIYwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI2MDIxODA0MzQxNloXDTI5\nMDIxNzA0MzQxNlowFzEVMBMGA1UEAwwMMTAuMjAuMTkzLjc3MIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEA6aY3xp4hIo/rzEN+PpsgvZJeNGaX6PWKR6in\nmXnSnbr1jSqAslwEPKHOBuR8BZFT/ZNgIrJE69G5FA0AFGhpmIgQ2oEfgfe2lOPF\nTjqcMRkhSwn1nOiLdEGgsWU7x8w3Bns2WaIgMgLMYISboFpnuyYcDpfn8XiZGY9Y\nu91E0UzAWAqSxaXF2LN4cI1E5HO/gNzRERRaG/1iOmGPaGAHBuSHGAYr8GZUnuEl\nH+4QOet43gADipyS6XqFhJUhwHtzsamSRibPsvU7ghwwGonAtmb1BkcVNtOxdS/Y\nbBIsF8nXDcic1Y98NX7Ghsrlas45Y5Mz5wYr8hYZICqrpg3tZUGVxbz2i5mwyakj\nnHaXOkRrv709HcalCNtibgy4Xgm58meK9crIOe0MS2c7Hhk7dzPn/Hu5t7/5zSfI\neQVvO4qp9bTLEOlJcj3FdSI+TS4x7HvVpi9PMUlGXHWnTrZuersQMPr49kW1LNYX\nFk5BKJiwI/eNQy7aJL/TE+TRJBytv2wtQm4k54gyzu5OuUUXYMZVGvuWcNUnEmC9\nYQ1f2ZuLBMpVW8bp2USqxRjJl3+ahCv08NV5xNkJUkKkrTxBQvuKAbz88D7r9r76\nwUeTi0IBB78MuvWmMPc3xRys1ynTXm3jzumu01Wxgug243nue9G0eOLmesFsKrjO\nF4NMVM8CAwEAAaM+MDwwLAYDVR0RBCUwI4IIdHJpYWwwNzeCEWRhc2hib2FyZF9z\nZXJ2ZXJzhwQKFMFNMAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQELBQADggIBAIrn\nWaEOhLSC76cHiGVyq00dTZUNM8vdkefB7Se1Go6jYKaENmUWwxfa4pO9ek5oSau4\ncUx5p5yLtG4en4O5QHBKEv4Y6JrSKkNGhNJfTBd066PeeTIChYHKCWfUyTD+QT9+\nwbsTzFzZjVVcy+gH97zYdOH6dMATsfLsxDQ5R3Ks0A53wGb0QgPSp1SYgLR4hqxh\nYdedduhVMQdTKDL4C3llN6af3MYLGCnbtv7NNo1ytwCYSGgmoP9go2DbLCTs32CD\n8pHVoUhNUcmalec6a2xAjTQm65ogSuDJWTF6pemaC25DN5mn0Zt0PZQVvdrHRs57\n+tJM9EjmZupaScBh+lRgIQxX5e7KFdnj/elhxLxwUpHU+ausv3mhZ9kQwTqkq4A4\nJ0QC/wZARxkHzxEyyrdZqcaol5iHZUWCHvyPWZiLPx0Y9d2PeUxvfcB/v3YupOEc\n1jOdGgCQ1DHBdVliUnEykHM2RoDgVE7BcEDVIzIwYcZ8fKv/NLXixtZANQGnVnwR\nrh3wGw16iKuf/pkS/MGDy3p5hE5Vbbzu3fu7TnKcyoRR0pTszc5t+54jZLGEnEib\nNgwSamVLB7VmW38vngHY3zxVaYk0iUNQf+mBTLrNuxMHgJa475WOAGQyV1htfP8N\n5YTuOizc9pJWQXlOXb+6C6Aj4bnMM9/AtF8mYHLm\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKAIBAAKCAgEA6aY3xp4hIo/rzEN+PpsgvZJeNGaX6PWKR6inmXnSnbr1jSqA\nslwEPKHOBuR8BZFT/ZNgIrJE69G5FA0AFGhpmIgQ2oEfgfe2lOPFTjqcMRkhSwn1\nnOiLdEGgsWU7x8w3Bns2WaIgMgLMYISboFpnuyYcDpfn8XiZGY9Yu91E0UzAWAqS\nxaXF2LN4cI1E5HO/gNzRERRaG/1iOmGPaGAHBuSHGAYr8GZUnuElH+4QOet43gAD\nipyS6XqFhJUhwHtzsamSRibPsvU7ghwwGonAtmb1BkcVNtOxdS/YbBIsF8nXDcic\n1Y98NX7Ghsrlas45Y5Mz5wYr8hYZICqrpg3tZUGVxbz2i5mwyakjnHaXOkRrv709\nHcalCNtibgy4Xgm58meK9crIOe0MS2c7Hhk7dzPn/Hu5t7/5zSfIeQVvO4qp9bTL\nEOlJcj3FdSI+TS4x7HvVpi9PMUlGXHWnTrZuersQMPr49kW1LNYXFk5BKJiwI/eN\nQy7aJL/TE+TRJBytv2wtQm4k54gyzu5OuUUXYMZVGvuWcNUnEmC9YQ1f2ZuLBMpV\nW8bp2USqxRjJl3+ahCv08NV5xNkJUkKkrTxBQvuKAbz88D7r9r76wUeTi0IBB78M\nuvWmMPc3xRys1ynTXm3jzumu01Wxgug243nue9G0eOLmesFsKrjOF4NMVM8CAwEA\nAQKCAgBYtNAROsDmv9BsrSU1fKzp/DOC3n6HJg25VglHhg5V7wDB9ySEUtYS9PVk\n/YMuk/XY3IaPtbHf/DAxshvZI6kPjX0kkAhXziXGElG6+RqKs3lF5YKX71vep/nr\nz7zqBpjPf6DrV9e0VQamEEKLlzcxwO6/BaI8NaaeoyMzs/aoJeUSp/UAUAc01jKA\nPMoul9lZgbxoKRtq7ADKnHaXUHnqfoHht5of+6Hd7imrnTUQ4Frzofq2Oeq29NrT\nMtFtJBGRHomX061gSqWsqKoEsU72kVEucHdX6PhDPwaCRUXzRCC/LW6J0B9+qeKS\nk16VdbUpHl6Cs/+kOgqRAVJIyZnacTQ1ZhNeziV2wJUWqMge3bfF9k8pzZLXw9rf\nFhbaHZgVqKfrUcGravPCebzKSjODcqxOTv85f+0xr/ktPeARAqOTaso/l0XjLTgX\nnQD+TkYOurxojGqUCI5DIasr98XoCaCZy7AfyOHjRCpgce3YEnuFUdAqNg2SVoc/\nkKuEnzA9zR76uK8ov6A4NrBM34DK4494E63tXjyPdOhL/+77vG9Bw8sKk/k/Bx9A\nLFKyOKoC9zn5tbiGahTQ0y6RhOWcK+k2AjNVG86aalRLTHABP1IDvSIVqpvwEFfi\nb2ZlgsLX4VghwDS3eKCdarB7BP/NZ5fvv7HLS2iPssfFZ3twfQKCAQEA/xjWYBMe\n3nvfPjpWO0QezIA02h2KYa9L8c2P6McuQuq07oW4P9DJ2S+Pfw/K2pJtTv4BiUZu\n6SsL5UjnfzynR0A1/ReMYvalJyC3I1tqGFlZfD4SY9EZkC1luaVlcS24O8jicTRE\nR0hkAstHLI/WHh4NLu2u1K4gW1nZSJJwNsVXDP4D3S5TKkiv2bhLAH5WAXzUeomd\n0Z/LzvhYiwZ2XUYe8VfXvdEC6GnJY5hPi1MwjqtNjumACttWFfw6vGxIMBHDzIlU\n1XWF+uhMVyOeBLTSXpiuY4VFkACqLiSl1/E7ItQDEdkKE/OHDKJrX964zq/n7P8I\nDAjBhilcve7FswKCAQEA6nnx7/AWFuHLNMdMYB6aKS2/uBwfarxNc8DNJ2+RDWTB\nAHtJ8bM0vwObELBWjX1fH9sRHxPYj7SB0Ubmne+Mi22tuqMRMUl4QFYDpPywJzb/\n1crlEAJhiye1+PMqfyoi/sU4tnQKurE0CKb3agUNWwD2eolyt0w+IcvaGO2zjnHF\n7dM9G9T6JUPQviA0/g5q3hb76gVuaeWy58QGoQ0QV6LbpAFQSwzCIPzXw2HOvmDl\n5HyNa5clOmJdu4oKuNc3fkDyH0r36WVrqyPnvSj2krpQKs3pzET0ROsNiwvmbSEn\ntdai0s3h758WELOxg2pNzZ7qMufgC5Lck+Sqz3sedQKCAQEAn9iGbElO7IaeSrXv\nVs/GpMopVAtyrOdVJT1z0Z8Nw+yiV1v/Ki3AbZE5z5qrt+5NBFRxzf0Ofpj0qUXX\nmYj+IM2Bhwf8df6rWitL1qHvhzZltk6G43khFZD8zyluuU62xO+JxPnFVw1rbbzG\n6otu1gxqol9ZT/eUWumgF7N7ETby5zc8YJoojrRhTIIIrVR8vA3mbqpQ9Au3gAdq\nJCN2g9fuh7hNfam8srmm8ft8zIbiRGPfA5AZJbRu6vPUMkF/sm9PS5k6SU+NFr39\nKBUvbS+JKrFthPr7rdJc0PEx4nBMZ/SFv+dKQ1oz45zav4YmM41SPNVJy5CpA1Jj\nxLgbtQKCAQBrE1UQpSrxOBt79qdCHbd4ppOul+kg7OzRt3H4WFJ9M02P0r1pytSD\nhjoB3QUph98wxPGEp6N1vJCr6RzXctVTtrpnSKBJSavIdX8kkOBAiDU8hHMmZG/3\nBCNtlF4LxEpG3fmQGF3t8443hUfm+nem30Gvo6TnX8Hf3R+z0pj0q7Afcx+s3g19\nhwKEUGDiw+K5mPVhYSmS4npYrIP6d+TGoHB87LymCSV9uvktGDU5azaQqPBL+bHe\nf50eT2OmFWIaHb5z2+BqjQ4mETd6goJXbw28/luOFM8Xyd9daAnKPCHOQD4K1kof\nCx8gcW7W/GybQb7hkFIX9vET+JCoPykhAoIBAFNM0ZjBJcdOTebTYLazDQqU8y6j\nd0EFbcSO+q2L3J4jks08XuAt14U5ishzQiHqLTIo9i9cy5ZDoiispoTCV4fyQob1\nfOJnsP+t60ASbEDAQ6AFakj9Q5TCh0zsx4VBiHhF+ppW8H5eQbG8rlzwVo8tjiIC\npUMD5BrjWEvE5d54BrYcn0w63eHrrN6xRN45PWsmqqA/fcd2d4uz+svleVTIAU42\nCL47u4kk8PIyhN/jKBWLQNLZZi4XZXTZh1Te57dZQyP1VyIdduiwQhoQiYZiCvHk\nLMCDTmZNYNQVUeKeaiyAAN2/cB+ewhhyOplm0rX+i0/ydlPAZnWZ2R/ZwiQ=\n-----END RSA PRIVATE KEY-----\n"} 2026-02-18T04:34:17.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:16 trial077 ceph-mon[21152]: [18/Feb/2026:04:34:15] ENGINE Bus STARTING 2026-02-18T04:34:17.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:16 trial077 ceph-mon[21152]: [18/Feb/2026:04:34:15] ENGINE Serving on http://10.20.193.77:8765 2026-02-18T04:34:17.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:16 trial077 ceph-mon[21152]: [18/Feb/2026:04:34:15] ENGINE Serving on https://10.20.193.77:7150 2026-02-18T04:34:17.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:16 trial077 ceph-mon[21152]: [18/Feb/2026:04:34:15] ENGINE Bus STARTED 2026-02-18T04:34:17.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:16 trial077 ceph-mon[21152]: [18/Feb/2026:04:34:15] ENGINE Client ('10.20.193.77', 42896) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-18T04:34:17.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:16 trial077 ceph-mon[21152]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-18T04:34:17.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:16 trial077 ceph-mon[21152]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-18T04:34:17.242 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout SSL certificate updated 2026-02-18T04:34:17.494 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2026-02-18T04:34:17.494 INFO:teuthology.orchestra.run.trial077.stdout:Creating initial admin user... 2026-02-18T04:34:17.948 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$MLTm.vvrjxlQxZqAm0L3tufOK3gHKMKG2UP1kt/jtgx37Jl.8AlZ.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1771389257, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2026-02-18T04:34:17.948 INFO:teuthology.orchestra.run.trial077.stdout:Fetching dashboard port number... 2026-02-18T04:34:18.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:17 trial077 ceph-mon[21152]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:18.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:17 trial077 ceph-mon[21152]: mgrmap e12: a(active, since 2s) 2026-02-18T04:34:18.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:17 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:18.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:17 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:18.186 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stdout 8443 2026-02-18T04:34:18.195 INFO:teuthology.orchestra.run.trial077.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-18T04:34:18.195 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stdout disabled 2026-02-18T04:34:18.201 INFO:teuthology.orchestra.run.trial077.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-18T04:34:18.201 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stdout inactive 2026-02-18T04:34:18.201 INFO:teuthology.orchestra.run.trial077.stdout:firewalld.service is not enabled 2026-02-18T04:34:18.201 INFO:teuthology.orchestra.run.trial077.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2026-02-18T04:34:18.202 INFO:teuthology.orchestra.run.trial077.stdout:Ceph Dashboard is now available at: 2026-02-18T04:34:18.202 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:34:18.202 INFO:teuthology.orchestra.run.trial077.stdout: URL: https://trial077:8443/ 2026-02-18T04:34:18.202 INFO:teuthology.orchestra.run.trial077.stdout: User: admin 2026-02-18T04:34:18.203 INFO:teuthology.orchestra.run.trial077.stdout: Password: f44agcy8cf 2026-02-18T04:34:18.203 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:34:18.203 INFO:teuthology.orchestra.run.trial077.stdout:Saving cluster configuration to /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config directory 2026-02-18T04:34:18.493 INFO:teuthology.orchestra.run.trial077.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2026-02-18T04:34:18.493 INFO:teuthology.orchestra.run.trial077.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2026-02-18T04:34:18.494 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:34:18.494 INFO:teuthology.orchestra.run.trial077.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2026-02-18T04:34:18.494 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:34:18.494 INFO:teuthology.orchestra.run.trial077.stdout:Or, if you are only running a single cluster on this host: 2026-02-18T04:34:18.494 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:34:18.494 INFO:teuthology.orchestra.run.trial077.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2026-02-18T04:34:18.494 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:34:18.494 INFO:teuthology.orchestra.run.trial077.stdout:Please consider enabling telemetry to help improve Ceph: 2026-02-18T04:34:18.494 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:34:18.494 INFO:teuthology.orchestra.run.trial077.stdout: ceph telemetry on 2026-02-18T04:34:18.495 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:34:18.495 INFO:teuthology.orchestra.run.trial077.stdout:For more information see: 2026-02-18T04:34:18.495 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:34:18.495 INFO:teuthology.orchestra.run.trial077.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2026-02-18T04:34:18.495 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:34:18.495 INFO:teuthology.orchestra.run.trial077.stdout:Bootstrap complete. 2026-02-18T04:34:18.501 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stdout static 2026-02-18T04:34:18.507 INFO:teuthology.orchestra.run.trial077.stdout:Non-zero exit code 3 from systemctl is-active logrotate 2026-02-18T04:34:18.507 INFO:teuthology.orchestra.run.trial077.stdout:systemctl: stdout inactive 2026-02-18T04:34:18.507 INFO:teuthology.orchestra.run.trial077.stdout:Enabling the logrotate.timer service to perform daily log rotation. 2026-02-18T04:34:18.657 INFO:tasks.cephadm:Fetching config... 2026-02-18T04:34:18.658 DEBUG:teuthology.orchestra.run.trial077:> set -ex 2026-02-18T04:34:18.658 DEBUG:teuthology.orchestra.run.trial077:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2026-02-18T04:34:18.676 INFO:tasks.cephadm:Fetching client.admin keyring... 2026-02-18T04:34:18.676 DEBUG:teuthology.orchestra.run.trial077:> set -ex 2026-02-18T04:34:18.676 DEBUG:teuthology.orchestra.run.trial077:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2026-02-18T04:34:18.733 INFO:tasks.cephadm:Fetching mon keyring... 2026-02-18T04:34:18.733 DEBUG:teuthology.orchestra.run.trial077:> set -ex 2026-02-18T04:34:18.733 DEBUG:teuthology.orchestra.run.trial077:> sudo dd if=/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/keyring of=/dev/stdout 2026-02-18T04:34:18.798 INFO:tasks.cephadm:Fetching pub ssh key... 2026-02-18T04:34:18.798 DEBUG:teuthology.orchestra.run.trial077:> set -ex 2026-02-18T04:34:18.798 DEBUG:teuthology.orchestra.run.trial077:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2026-02-18T04:34:18.856 INFO:tasks.cephadm:Installing pub ssh key for root users... 2026-02-18T04:34:18.857 DEBUG:teuthology.orchestra.run.trial077:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAxBo8uJhoTQnMEbbKKUf1dbkPCopGopsp3KX7MY5PYl ceph-01167542-0c83-11f1-9fe8-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-18T04:34:18.930 INFO:teuthology.orchestra.run.trial077.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAxBo8uJhoTQnMEbbKKUf1dbkPCopGopsp3KX7MY5PYl ceph-01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:18.941 DEBUG:teuthology.orchestra.run.trial154:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAxBo8uJhoTQnMEbbKKUf1dbkPCopGopsp3KX7MY5PYl ceph-01167542-0c83-11f1-9fe8-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-18T04:34:18.976 INFO:teuthology.orchestra.run.trial154.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAxBo8uJhoTQnMEbbKKUf1dbkPCopGopsp3KX7MY5PYl ceph-01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:18.986 DEBUG:teuthology.orchestra.run.trial172:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAxBo8uJhoTQnMEbbKKUf1dbkPCopGopsp3KX7MY5PYl ceph-01167542-0c83-11f1-9fe8-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-18T04:34:19.021 INFO:teuthology.orchestra.run.trial172.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAxBo8uJhoTQnMEbbKKUf1dbkPCopGopsp3KX7MY5PYl ceph-01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:19.032 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2026-02-18T04:34:19.053 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:18 trial077 ceph-mon[21152]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:19.054 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:18 trial077 ceph-mon[21152]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:19.054 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:18 trial077 ceph-mon[21152]: 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-18T04:34:19.054 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:18 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:19.054 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:18 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/2458794986' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2026-02-18T04:34:19.054 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:18 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/984968741' entity='client.admin' 2026-02-18T04:34:19.150 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:34:19.437 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2026-02-18T04:34:19.438 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph orch client-keyring set client.admin '*' --mode 0755 2026-02-18T04:34:19.593 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:34:19.875 INFO:tasks.cephadm:Writing (initial) conf and keyring to trial154 2026-02-18T04:34:19.875 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-18T04:34:19.875 DEBUG:teuthology.orchestra.run.trial154:> dd of=/etc/ceph/ceph.conf 2026-02-18T04:34:19.894 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-18T04:34:19.894 DEBUG:teuthology.orchestra.run.trial154:> dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:34:19.950 INFO:tasks.cephadm:Adding host trial154 to orchestrator... 2026-02-18T04:34:19.951 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph orch host add trial154 2026-02-18T04:34:20.069 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:34:20.625 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:20 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:20.625 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:20 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:20.625 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:20 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:trial077", "name": "osd_memory_target"} : dispatch 2026-02-18T04:34:20.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:20 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:20.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:20 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:20.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:20 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:20.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:20 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/3230145363' entity='client.admin' 2026-02-18T04:34:20.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:20 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:20.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:20 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:20.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:20 trial077 ceph-mon[21152]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:20.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:20 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:20.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:20 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:20.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:20 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:20.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:20 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:20.627 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:20 trial077 ceph-mon[21152]: Updating trial077:/etc/ceph/ceph.conf 2026-02-18T04:34:20.627 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:20 trial077 ceph-mon[21152]: Updating trial077:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:34:21.625 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:21 trial077 ceph-mon[21152]: Updating trial077:/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:34:21.625 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:21 trial077 ceph-mon[21152]: Updating trial077:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T04:34:21.625 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:21 trial077 ceph-mon[21152]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial154", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:21.625 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:21 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:21.625 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:21 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:21.625 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:21 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:21.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:21 trial077 ceph-mon[21152]: Deploying cephadm binary to trial154 2026-02-18T04:34:21.872 INFO:teuthology.orchestra.run.trial077.stdout:Added host 'trial154' with addr '10.20.193.154' 2026-02-18T04:34:21.918 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph orch host ls --format=json 2026-02-18T04:34:22.036 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:34:22.262 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:34:22.262 INFO:teuthology.orchestra.run.trial077.stdout:[{"addr": "10.20.193.77", "hostname": "trial077", "labels": [], "status": ""}, {"addr": "10.20.193.154", "hostname": "trial154", "labels": [], "status": ""}] 2026-02-18T04:34:22.299 INFO:tasks.cephadm:Writing (initial) conf and keyring to trial172 2026-02-18T04:34:22.300 DEBUG:teuthology.orchestra.run.trial172:> set -ex 2026-02-18T04:34:22.300 DEBUG:teuthology.orchestra.run.trial172:> dd of=/etc/ceph/ceph.conf 2026-02-18T04:34:22.319 DEBUG:teuthology.orchestra.run.trial172:> set -ex 2026-02-18T04:34:22.319 DEBUG:teuthology.orchestra.run.trial172:> dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:34:22.376 INFO:tasks.cephadm:Adding host trial172 to orchestrator... 2026-02-18T04:34:22.376 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph orch host add trial172 2026-02-18T04:34:22.402 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:22 trial077 ceph-mon[21152]: mgrmap e13: a(active, since 6s) 2026-02-18T04:34:22.403 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:22 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:22.403 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:22 trial077 ceph-mon[21152]: Added host trial154 2026-02-18T04:34:22.403 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:22 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:22.403 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:22 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:22.403 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:22 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:22.494 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:34:23.625 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:23 trial077 ceph-mon[21152]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:34:23.625 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:23 trial077 ceph-mon[21152]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial172", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:23.625 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:23 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:24.290 INFO:teuthology.orchestra.run.trial077.stdout:Added host 'trial172' with addr '10.20.193.172' 2026-02-18T04:34:24.351 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph orch host ls --format=json 2026-02-18T04:34:24.508 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:34:24.741 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:34:24.741 INFO:teuthology.orchestra.run.trial077.stdout:[{"addr": "10.20.193.77", "hostname": "trial077", "labels": [], "status": ""}, {"addr": "10.20.193.154", "hostname": "trial154", "labels": [], "status": ""}, {"addr": "10.20.193.172", "hostname": "trial172", "labels": [], "status": ""}] 2026-02-18T04:34:24.804 INFO:tasks.cephadm:Setting crush tunables to default 2026-02-18T04:34:24.805 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph osd crush tunables default 2026-02-18T04:34:24.919 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:34:25.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:24 trial077 ceph-mon[21152]: Deploying cephadm binary to trial172 2026-02-18T04:34:25.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:24 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:25.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:24 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:25.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:24 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:25.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:24 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:25.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:24 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:trial154", "name": "osd_memory_target"} : dispatch 2026-02-18T04:34:25.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:24 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:25.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:24 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:25.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:24 trial077 ceph-mon[21152]: Updating trial154:/etc/ceph/ceph.conf 2026-02-18T04:34:25.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:24 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:25.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:24 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:25.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:24 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:25.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:24 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:25.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:24 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:25.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:24 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:25.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:24 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:25.953 INFO:teuthology.orchestra.run.trial077.stderr:adjusted tunables profile to default 2026-02-18T04:34:26.001 INFO:tasks.cephadm:Adding mon.a on trial077 2026-02-18T04:34:26.002 INFO:tasks.cephadm:Adding mon.b on trial154 2026-02-18T04:34:26.002 INFO:tasks.cephadm:Adding mon.c on trial172 2026-02-18T04:34:26.002 DEBUG:teuthology.orchestra.run.trial172:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph orch apply mon '3;trial077:10.20.193.77=a;trial154:10.20.193.154=b;trial172:10.20.193.172=c' 2026-02-18T04:34:26.120 INFO:teuthology.orchestra.run.trial172.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T04:34:26.120 INFO:teuthology.orchestra.run.trial172.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-18T04:34:26.373 INFO:teuthology.orchestra.run.trial172.stdout:Scheduled mon update... 2026-02-18T04:34:26.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:25 trial077 ceph-mon[21152]: Updating trial154:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:34:26.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:25 trial077 ceph-mon[21152]: Updating trial154:/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:34:26.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:25 trial077 ceph-mon[21152]: Added host trial172 2026-02-18T04:34:26.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:25 trial077 ceph-mon[21152]: Updating trial154:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T04:34:26.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:25 trial077 ceph-mon[21152]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:34:26.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:25 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/1858299043' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2026-02-18T04:34:26.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:25 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:26.413 DEBUG:teuthology.orchestra.run.trial154:mon.b> sudo journalctl -f -n 0 -u ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mon.b.service 2026-02-18T04:34:26.416 DEBUG:teuthology.orchestra.run.trial172:mon.c> sudo journalctl -f -n 0 -u ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mon.c.service 2026-02-18T04:34:26.418 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2026-02-18T04:34:26.419 DEBUG:teuthology.orchestra.run.trial172:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph mon dump -f json 2026-02-18T04:34:26.582 INFO:teuthology.orchestra.run.trial172.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:34:26.865 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:34:26.865 INFO:teuthology.orchestra.run.trial172.stdout:{"epoch":1,"fsid":"01167542-0c83-11f1-9fe8-d404e6e7d460","modified":"2026-02-18T04:33:53.702203Z","created":"2026-02-18T04:33:53.702203Z","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.77:3300","nonce":0},{"type":"v1","addr":"10.20.193.77:6789","nonce":0}]},"addr":"10.20.193.77:6789/0","public_addr":"10.20.193.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-18T04:34:26.866 INFO:teuthology.orchestra.run.trial172.stderr:dumped monmap epoch 1 2026-02-18T04:34:27.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:26 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/1858299043' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-02-18T04:34:27.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:26 trial077 ceph-mon[21152]: osdmap e4: 0 total, 0 up, 0 in 2026-02-18T04:34:27.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:26 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:27.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:26 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:27.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:26 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:27.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:26 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:27.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:26 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:trial172", "name": "osd_memory_target"} : dispatch 2026-02-18T04:34:27.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:26 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:27.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:26 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:27.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:26 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:27.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:26 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:27.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:26 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:27.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:26 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:27.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:26 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-18T04:34:27.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:26 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:27.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:26 trial077 ceph-mon[21152]: from='client.? 10.20.193.172:0/368552415' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T04:34:27.842 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 podman[22954]: 2026-02-18 04:34:27.809861093 +0000 UTC m=+0.015947347 container create e28b75f5fd61e5561ddb27cf67586f1b57b2dc8aa06820b6115a02574809a542 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-c, org.label-schema.build-date=20260216, org.opencontainers.image.authors=Ceph Release Team , CEPH_REF=20.2.1_2.17.26-baseline_2, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.schema-version=1.0, io.buildah.version=1.33.7, OSD_FLAVOR=debug, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2026-02-18T04:34:27.904 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2026-02-18T04:34:27.905 DEBUG:teuthology.orchestra.run.trial172:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph mon dump -f json 2026-02-18T04:34:28.024 INFO:teuthology.orchestra.run.trial172.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.c/config 2026-02-18T04:34:28.140 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 podman[22954]: 2026-02-18 04:34:27.840320229 +0000 UTC m=+0.046406483 container init e28b75f5fd61e5561ddb27cf67586f1b57b2dc8aa06820b6115a02574809a542 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-c, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS, 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/, CEPH_REF=20.2.1_2.17.26-baseline_2, org.label-schema.license=GPLv2, OSD_FLAVOR=debug, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, 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=20260216, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2026-02-18T04:34:28.141 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 podman[22954]: 2026-02-18 04:34:27.842849366 +0000 UTC m=+0.048935620 container start e28b75f5fd61e5561ddb27cf67586f1b57b2dc8aa06820b6115a02574809a542 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-c, org.label-schema.vendor=CentOS, OSD_FLAVOR=debug, org.label-schema.build-date=20260216, ceph=True, org.label-schema.schema-version=1.0, org.opencontainers.image.authors=Ceph Release Team , CEPH_REF=20.2.1_2.17.26-baseline_2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, 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.license=GPLv2, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.documentation=https://docs.ceph.com/, io.buildah.version=1.33.7) 2026-02-18T04:34:28.141 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 bash[22954]: e28b75f5fd61e5561ddb27cf67586f1b57b2dc8aa06820b6115a02574809a542 2026-02-18T04:34:28.141 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 podman[22954]: 2026-02-18 04:34:27.803451848 +0000 UTC m=+0.009538112 image pull c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c 2026-02-18T04:34:28.141 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 systemd[1]: Started Ceph mon.c for 01167542-0c83-11f1-9fe8-d404e6e7d460. 2026-02-18T04:34:28.141 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: set uid:gid to 167:167 (ceph:ceph) 2026-02-18T04:34:28.141 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: ceph version 20.2.0-670-gadc19233 (adc1923395f2bcd6ae89b5d331d278364d1848ed) tentacle (stable - Debug), process ceph-mon, pid 2 2026-02-18T04:34:28.141 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: pidfile_write: ignore empty --pid-file 2026-02-18T04:34:28.141 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: load: jerasure load: lrc 2026-02-18T04:34:28.141 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: RocksDB version: 7.9.2 2026-02-18T04:34:28.141 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Git sha 0 2026-02-18T04:34:28.141 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Compile date 2026-02-17 18:17:02 2026-02-18T04:34:28.142 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: DB SUMMARY 2026-02-18T04:34:28.142 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: DB Session ID: 88CC5A297VNL5HR91G9Q 2026-02-18T04:34:28.142 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: CURRENT file: CURRENT 2026-02-18T04:34:28.142 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: IDENTITY file: IDENTITY 2026-02-18T04:34:28.142 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2026-02-18T04:34:28.142 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2026-02-18T04:34:28.142 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2026-02-18T04:34:28.142 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.error_if_exists: 0 2026-02-18T04:34:28.142 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.create_if_missing: 0 2026-02-18T04:34:28.142 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.paranoid_checks: 1 2026-02-18T04:34:28.142 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-18T04:34:28.142 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-18T04:34:28.143 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-18T04:34:28.143 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.env: 0x5639ad86c100 2026-02-18T04:34:28.143 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.fs: PosixFileSystem 2026-02-18T04:34:28.143 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.info_log: 0x5639b3926e80 2026-02-18T04:34:28.143 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_file_opening_threads: 16 2026-02-18T04:34:28.143 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.statistics: (nil) 2026-02-18T04:34:28.143 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.use_fsync: 0 2026-02-18T04:34:28.143 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_log_file_size: 0 2026-02-18T04:34:28.143 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-18T04:34:28.143 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-18T04:34:28.143 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.keep_log_file_num: 1000 2026-02-18T04:34:28.143 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.recycle_log_file_num: 0 2026-02-18T04:34:28.143 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.allow_fallocate: 1 2026-02-18T04:34:28.144 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.allow_mmap_reads: 0 2026-02-18T04:34:28.144 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.allow_mmap_writes: 0 2026-02-18T04:34:28.144 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.use_direct_reads: 0 2026-02-18T04:34:28.144 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-18T04:34:28.144 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.create_missing_column_families: 0 2026-02-18T04:34:28.144 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.db_log_dir: 2026-02-18T04:34:28.144 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.wal_dir: 2026-02-18T04:34:28.144 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-18T04:34:28.144 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-18T04:34:28.144 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-18T04:34:28.144 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-18T04:34:28.144 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-18T04:34:28.144 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-18T04:34:28.144 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.advise_random_on_open: 1 2026-02-18T04:34:28.145 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.db_write_buffer_size: 0 2026-02-18T04:34:28.145 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.write_buffer_manager: 0x5639b392a500 2026-02-18T04:34:28.145 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-18T04:34:28.145 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-18T04:34:28.145 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-18T04:34:28.145 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.rate_limiter: (nil) 2026-02-18T04:34:28.145 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-18T04:34:28.145 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.wal_recovery_mode: 2 2026-02-18T04:34:28.145 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.enable_thread_tracking: 0 2026-02-18T04:34:28.145 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.enable_pipelined_write: 0 2026-02-18T04:34:28.145 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.unordered_write: 0 2026-02-18T04:34:28.145 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-18T04:34:28.145 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-18T04:34:28.146 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-18T04:34:28.146 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-18T04:34:28.146 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.row_cache: None 2026-02-18T04:34:28.146 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.wal_filter: None 2026-02-18T04:34:28.146 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-18T04:34:28.146 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.allow_ingest_behind: 0 2026-02-18T04:34:28.146 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.two_write_queues: 0 2026-02-18T04:34:28.146 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.manual_wal_flush: 0 2026-02-18T04:34:28.146 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.wal_compression: 0 2026-02-18T04:34:28.146 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.atomic_flush: 0 2026-02-18T04:34:28.146 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-18T04:34:28.146 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-18T04:34:28.147 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-18T04:34:28.147 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.log_readahead_size: 0 2026-02-18T04:34:28.147 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-18T04:34:28.147 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.best_efforts_recovery: 0 2026-02-18T04:34:28.147 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-18T04:34:28.147 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-18T04:34:28.147 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.allow_data_in_errors: 0 2026-02-18T04:34:28.147 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.db_host_id: __hostname__ 2026-02-18T04:34:28.147 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-18T04:34:28.147 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_background_jobs: 2 2026-02-18T04:34:28.147 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_background_compactions: -1 2026-02-18T04:34:28.147 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_subcompactions: 1 2026-02-18T04:34:28.147 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-18T04:34:28.147 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-18T04:34:28.148 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-18T04:34:28.148 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_total_wal_size: 0 2026-02-18T04:34:28.148 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-18T04:34:28.148 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-18T04:34:28.148 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-18T04:34:28.148 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-18T04:34:28.148 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_open_files: -1 2026-02-18T04:34:28.148 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.bytes_per_sync: 0 2026-02-18T04:34:28.148 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-18T04:34:28.148 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-18T04:34:28.148 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compaction_readahead_size: 0 2026-02-18T04:34:28.148 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_background_flushes: -1 2026-02-18T04:34:28.148 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Compression algorithms supported: 2026-02-18T04:34:28.149 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: kZSTD supported: 0 2026-02-18T04:34:28.149 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: kXpressCompression supported: 0 2026-02-18T04:34:28.149 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: kBZip2Compression supported: 0 2026-02-18T04:34:28.149 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-18T04:34:28.149 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: kLZ4Compression supported: 1 2026-02-18T04:34:28.149 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: kZlibCompression supported: 1 2026-02-18T04:34:28.149 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: kLZ4HCCompression supported: 1 2026-02-18T04:34:28.149 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: kSnappyCompression supported: 1 2026-02-18T04:34:28.149 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-18T04:34:28.149 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-18T04:34:28.149 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2026-02-18T04:34:28.149 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-18T04:34:28.149 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-18T04:34:28.150 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.merge_operator: 2026-02-18T04:34:28.150 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compaction_filter: None 2026-02-18T04:34:28.150 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compaction_filter_factory: None 2026-02-18T04:34:28.150 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.sst_partitioner_factory: None 2026-02-18T04:34:28.150 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-18T04:34:28.150 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-18T04:34:28.150 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5639b39263c0) 2026-02-18T04:34:28.150 INFO:journalctl@ceph.mon.c.trial172.stdout: cache_index_and_filter_blocks: 1 2026-02-18T04:34:28.150 INFO:journalctl@ceph.mon.c.trial172.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-18T04:34:28.150 INFO:journalctl@ceph.mon.c.trial172.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-18T04:34:28.150 INFO:journalctl@ceph.mon.c.trial172.stdout: pin_top_level_index_and_filter: 1 2026-02-18T04:34:28.150 INFO:journalctl@ceph.mon.c.trial172.stdout: index_type: 0 2026-02-18T04:34:28.150 INFO:journalctl@ceph.mon.c.trial172.stdout: data_block_index_type: 0 2026-02-18T04:34:28.150 INFO:journalctl@ceph.mon.c.trial172.stdout: index_shortening: 1 2026-02-18T04:34:28.151 INFO:journalctl@ceph.mon.c.trial172.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-18T04:34:28.151 INFO:journalctl@ceph.mon.c.trial172.stdout: checksum: 4 2026-02-18T04:34:28.151 INFO:journalctl@ceph.mon.c.trial172.stdout: no_block_cache: 0 2026-02-18T04:34:28.151 INFO:journalctl@ceph.mon.c.trial172.stdout: block_cache: 0x5639b3947b90 2026-02-18T04:34:28.151 INFO:journalctl@ceph.mon.c.trial172.stdout: block_cache_name: BinnedLRUCache 2026-02-18T04:34:28.151 INFO:journalctl@ceph.mon.c.trial172.stdout: block_cache_options: 2026-02-18T04:34:28.151 INFO:journalctl@ceph.mon.c.trial172.stdout: capacity : 536870912 2026-02-18T04:34:28.151 INFO:journalctl@ceph.mon.c.trial172.stdout: num_shard_bits : 4 2026-02-18T04:34:28.151 INFO:journalctl@ceph.mon.c.trial172.stdout: strict_capacity_limit : 0 2026-02-18T04:34:28.151 INFO:journalctl@ceph.mon.c.trial172.stdout: high_pri_pool_ratio: 0.000 2026-02-18T04:34:28.151 INFO:journalctl@ceph.mon.c.trial172.stdout: block_cache_compressed: (nil) 2026-02-18T04:34:28.151 INFO:journalctl@ceph.mon.c.trial172.stdout: persistent_cache: (nil) 2026-02-18T04:34:28.151 INFO:journalctl@ceph.mon.c.trial172.stdout: block_size: 4096 2026-02-18T04:34:28.152 INFO:journalctl@ceph.mon.c.trial172.stdout: block_size_deviation: 10 2026-02-18T04:34:28.152 INFO:journalctl@ceph.mon.c.trial172.stdout: block_restart_interval: 16 2026-02-18T04:34:28.152 INFO:journalctl@ceph.mon.c.trial172.stdout: index_block_restart_interval: 1 2026-02-18T04:34:28.152 INFO:journalctl@ceph.mon.c.trial172.stdout: metadata_block_size: 4096 2026-02-18T04:34:28.152 INFO:journalctl@ceph.mon.c.trial172.stdout: partition_filters: 0 2026-02-18T04:34:28.152 INFO:journalctl@ceph.mon.c.trial172.stdout: use_delta_encoding: 1 2026-02-18T04:34:28.152 INFO:journalctl@ceph.mon.c.trial172.stdout: filter_policy: bloomfilter 2026-02-18T04:34:28.152 INFO:journalctl@ceph.mon.c.trial172.stdout: whole_key_filtering: 1 2026-02-18T04:34:28.152 INFO:journalctl@ceph.mon.c.trial172.stdout: verify_compression: 0 2026-02-18T04:34:28.152 INFO:journalctl@ceph.mon.c.trial172.stdout: read_amp_bytes_per_bit: 0 2026-02-18T04:34:28.152 INFO:journalctl@ceph.mon.c.trial172.stdout: format_version: 5 2026-02-18T04:34:28.152 INFO:journalctl@ceph.mon.c.trial172.stdout: enable_index_compression: 1 2026-02-18T04:34:28.152 INFO:journalctl@ceph.mon.c.trial172.stdout: block_align: 0 2026-02-18T04:34:28.153 INFO:journalctl@ceph.mon.c.trial172.stdout: max_auto_readahead_size: 262144 2026-02-18T04:34:28.153 INFO:journalctl@ceph.mon.c.trial172.stdout: prepopulate_block_cache: 0 2026-02-18T04:34:28.153 INFO:journalctl@ceph.mon.c.trial172.stdout: initial_auto_readahead_size: 8192 2026-02-18T04:34:28.153 INFO:journalctl@ceph.mon.c.trial172.stdout: num_file_reads_for_auto_readahead: 2 2026-02-18T04:34:28.153 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.write_buffer_size: 33554432 2026-02-18T04:34:28.153 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_write_buffer_number: 2 2026-02-18T04:34:28.153 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compression: NoCompression 2026-02-18T04:34:28.153 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.bottommost_compression: Disabled 2026-02-18T04:34:28.153 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.prefix_extractor: nullptr 2026-02-18T04:34:28.153 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-18T04:34:28.153 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.num_levels: 7 2026-02-18T04:34:28.153 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-18T04:34:28.153 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-18T04:34:28.153 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-18T04:34:28.154 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-18T04:34:28.154 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-18T04:34:28.154 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-18T04:34:28.154 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-18T04:34:28.154 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-18T04:34:28.154 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-18T04:34:28.154 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-18T04:34:28.154 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-18T04:34:28.154 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-18T04:34:28.154 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-18T04:34:28.154 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compression_opts.level: 32767 2026-02-18T04:34:28.154 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compression_opts.strategy: 0 2026-02-18T04:34:28.154 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-18T04:34:28.155 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-18T04:34:28.155 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-18T04:34:28.155 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-18T04:34:28.155 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compression_opts.enabled: false 2026-02-18T04:34:28.155 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-18T04:34:28.155 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-18T04:34:28.155 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-18T04:34:28.155 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-18T04:34:28.155 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.target_file_size_base: 67108864 2026-02-18T04:34:28.155 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-18T04:34:28.155 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-18T04:34:28.155 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-18T04:34:28.155 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-18T04:34:28.156 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-18T04:34:28.156 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-18T04:34:28.156 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-18T04:34:28.156 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-18T04:34:28.156 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-18T04:34:28.156 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-18T04:34:28.156 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-18T04:34:28.156 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-18T04:34:28.156 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-18T04:34:28.156 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-18T04:34:28.156 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.arena_block_size: 1048576 2026-02-18T04:34:28.156 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-18T04:34:28.156 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-18T04:34:28.156 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.disable_auto_compactions: 0 2026-02-18T04:34:28.157 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-18T04:34:28.157 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-18T04:34:28.157 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-18T04:34:28.157 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-18T04:34:28.157 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-18T04:34:28.157 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-18T04:34:28.157 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-18T04:34:28.157 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-18T04:34:28.157 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-18T04:34:28.157 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-18T04:34:28.157 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-18T04:34:28.157 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.inplace_update_support: 0 2026-02-18T04:34:28.157 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-18T04:34:28.157 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-18T04:34:28.158 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-18T04:34:28.158 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-18T04:34:28.158 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.bloom_locality: 0 2026-02-18T04:34:28.158 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.max_successive_merges: 0 2026-02-18T04:34:28.158 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-18T04:34:28.158 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.paranoid_file_checks: 0 2026-02-18T04:34:28.158 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.force_consistency_checks: 1 2026-02-18T04:34:28.158 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.report_bg_io_stats: 0 2026-02-18T04:34:28.158 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.ttl: 2592000 2026-02-18T04:34:28.158 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-18T04:34:28.158 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-18T04:34:28.158 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-18T04:34:28.159 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.enable_blob_files: false 2026-02-18T04:34:28.159 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.min_blob_size: 0 2026-02-18T04:34:28.159 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.blob_file_size: 268435456 2026-02-18T04:34:28.159 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-18T04:34:28.159 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-18T04:34:28.159 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-18T04:34:28.159 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-18T04:34:28.159 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-18T04:34:28.159 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.blob_file_starting_level: 0 2026-02-18T04:34:28.159 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-18T04:34:28.159 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2026-02-18T04:34:28.159 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2026-02-18T04:34:28.159 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0403d6b7-42e9-40f4-935d-44f2af3204e4 2026-02-18T04:34:28.160 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771389267872239, "job": 1, "event": "recovery_started", "wal_files": [4]} 2026-02-18T04:34:28.160 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2026-02-18T04:34:28.160 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771389267872646, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1647, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1771389267, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0403d6b7-42e9-40f4-935d-44f2af3204e4", "db_session_id": "88CC5A297VNL5HR91G9Q", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2026-02-18T04:34:28.160 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771389267872722, "job": 1, "event": "recovery_finished"} 2026-02-18T04:34:28.160 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2026-02-18T04:34:28.160 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2026-02-18T04:34:28.160 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5639b394a700 2026-02-18T04:34:28.160 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: DB pointer 0x5639b395c000 2026-02-18T04:34:28.160 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-18T04:34:28.160 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-18T04:34:28.160 INFO:journalctl@ceph.mon.c.trial172.stdout: ** DB Stats ** 2026-02-18T04:34:28.160 INFO:journalctl@ceph.mon.c.trial172.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-18T04:34:28.161 INFO:journalctl@ceph.mon.c.trial172.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-18T04:34:28.161 INFO:journalctl@ceph.mon.c.trial172.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-18T04:34:28.161 INFO:journalctl@ceph.mon.c.trial172.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-18T04:34:28.161 INFO:journalctl@ceph.mon.c.trial172.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-18T04:34:28.161 INFO:journalctl@ceph.mon.c.trial172.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-18T04:34:28.161 INFO:journalctl@ceph.mon.c.trial172.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-18T04:34:28.161 INFO:journalctl@ceph.mon.c.trial172.stdout: 2026-02-18T04:34:28.161 INFO:journalctl@ceph.mon.c.trial172.stdout: ** Compaction Stats [default] ** 2026-02-18T04:34:28.161 INFO:journalctl@ceph.mon.c.trial172.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-18T04:34:28.161 INFO:journalctl@ceph.mon.c.trial172.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-18T04:34:28.161 INFO:journalctl@ceph.mon.c.trial172.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-18T04:34:28.161 INFO:journalctl@ceph.mon.c.trial172.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-18T04:34:28.161 INFO:journalctl@ceph.mon.c.trial172.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-18T04:34:28.162 INFO:journalctl@ceph.mon.c.trial172.stdout: 2026-02-18T04:34:28.162 INFO:journalctl@ceph.mon.c.trial172.stdout: ** Compaction Stats [default] ** 2026-02-18T04:34:28.162 INFO:journalctl@ceph.mon.c.trial172.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-18T04:34:28.162 INFO:journalctl@ceph.mon.c.trial172.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-18T04:34:28.162 INFO:journalctl@ceph.mon.c.trial172.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-18T04:34:28.162 INFO:journalctl@ceph.mon.c.trial172.stdout: 2026-02-18T04:34:28.162 INFO:journalctl@ceph.mon.c.trial172.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-18T04:34:28.162 INFO:journalctl@ceph.mon.c.trial172.stdout: 2026-02-18T04:34:28.162 INFO:journalctl@ceph.mon.c.trial172.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-18T04:34:28.162 INFO:journalctl@ceph.mon.c.trial172.stdout: Flush(GB): cumulative 0.000, interval 0.000 2026-02-18T04:34:28.162 INFO:journalctl@ceph.mon.c.trial172.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-18T04:34:28.163 INFO:journalctl@ceph.mon.c.trial172.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-18T04:34:28.163 INFO:journalctl@ceph.mon.c.trial172.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-18T04:34:28.163 INFO:journalctl@ceph.mon.c.trial172.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-18T04:34:28.163 INFO:journalctl@ceph.mon.c.trial172.stdout: Cumulative compaction: 0.00 GB write, 0.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-18T04:34:28.163 INFO:journalctl@ceph.mon.c.trial172.stdout: Interval compaction: 0.00 GB write, 0.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-18T04:34:28.163 INFO:journalctl@ceph.mon.c.trial172.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-18T04:34:28.163 INFO:journalctl@ceph.mon.c.trial172.stdout: Block cache BinnedLRUCache@0x5639b3947b90#2 capacity: 512.00 MB usage: 0.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2026-02-18T04:34:28.163 INFO:journalctl@ceph.mon.c.trial172.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.12 KB,2.23517e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2026-02-18T04:34:28.163 INFO:journalctl@ceph.mon.c.trial172.stdout: 2026-02-18T04:34:28.163 INFO:journalctl@ceph.mon.c.trial172.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-18T04:34:28.163 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mon.c does not exist in monmap, will attempt to join an existing cluster 2026-02-18T04:34:28.163 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: using public_addr v2:10.20.193.172:0/0 -> [v2:10.20.193.172:3300/0,v1:10.20.193.172:6789/0] 2026-02-18T04:34:28.164 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: starting mon.c rank -1 at public addrs [v2:10.20.193.172:3300/0,v1:10.20.193.172:6789/0] at bind addrs [v2:10.20.193.172:3300/0,v1:10.20.193.172:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:28.164 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mon.c@-1(???) e0 preinit fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:28.164 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mon.c@-1(synchronizing).mds e1 new map 2026-02-18T04:34:28.164 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mon.c@-1(synchronizing).mds e1 print_map 2026-02-18T04:34:28.164 INFO:journalctl@ceph.mon.c.trial172.stdout: e1 2026-02-18T04:34:28.164 INFO:journalctl@ceph.mon.c.trial172.stdout: btime 2026-02-18T04:33:54:694315+0000 2026-02-18T04:34:28.164 INFO:journalctl@ceph.mon.c.trial172.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-18T04:34:28.164 INFO:journalctl@ceph.mon.c.trial172.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-18T04:34:28.164 INFO:journalctl@ceph.mon.c.trial172.stdout: legacy client fscid: -1 2026-02-18T04:34:28.164 INFO:journalctl@ceph.mon.c.trial172.stdout: 2026-02-18T04:34:28.164 INFO:journalctl@ceph.mon.c.trial172.stdout: No filesystems configured 2026-02-18T04:34:28.164 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2026-02-18T04:34:28.164 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2026-02-18T04:34:28.165 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2026-02-18T04:34:28.165 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2026-02-18T04:34:28.165 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2026-02-18T04:34:28.165 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2026-02-18T04:34:28.165 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-18T04:34:28.165 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2026-02-18T04:34:28.165 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2026-02-18T04:34:28.165 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2026-02-18T04:34:28.165 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mkfs 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:28.165 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mon.a is new leader, mons a in quorum (ranks 0) 2026-02-18T04:34:28.165 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mon.a is new leader, mons a in quorum (ranks 0) 2026-02-18T04:34:28.165 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: monmap epoch 1 2026-02-18T04:34:28.165 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:28.166 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: last_changed 2026-02-18T04:33:53.702203+0000 2026-02-18T04:34:28.166 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: created 2026-02-18T04:33:53.702203+0000 2026-02-18T04:34:28.166 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: min_mon_release 20 (tentacle) 2026-02-18T04:34:28.166 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: election_strategy: 1 2026-02-18T04:34:28.166 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: 0: [v2:10.20.193.77:3300/0,v1:10.20.193.77:6789/0] mon.a 2026-02-18T04:34:28.166 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: fsmap 2026-02-18T04:34:28.166 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: osdmap e1: 0 total, 0 up, 0 in 2026-02-18T04:34:28.166 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mgrmap e1: no daemons active 2026-02-18T04:34:28.166 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/1276646621' entity='client.admin' 2026-02-18T04:34:28.166 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/2286234230' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-18T04:34:28.166 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/2799403668' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-18T04:34:28.166 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Activating manager daemon a 2026-02-18T04:34:28.167 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mgrmap e2: a(active, starting, since 0.00323245s) 2026-02-18T04:34:28.167 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-18T04:34:28.167 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-18T04:34:28.167 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-18T04:34:28.167 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:34:28.167 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-18T04:34:28.167 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Manager daemon a is now available 2026-02-18T04:34:28.167 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-18T04:34:28.167 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' 2026-02-18T04:34:28.167 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-18T04:34:28.167 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' 2026-02-18T04:34:28.167 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14100 10.20.193.77:0/85569955' entity='mgr.a' 2026-02-18T04:34:28.167 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mgrmap e3: a(active, since 1.00642s) 2026-02-18T04:34:28.168 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/418137168' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-18T04:34:28.168 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mgrmap e4: a(active, since 2s) 2026-02-18T04:34:28.168 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/2946965116' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2026-02-18T04:34:28.168 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/2946965116' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2026-02-18T04:34:28.168 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/3742085503' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2026-02-18T04:34:28.168 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/3742085503' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-02-18T04:34:28.168 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mgrmap e5: a(active, since 3s) 2026-02-18T04:34:28.168 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/1428999054' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-18T04:34:28.168 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Active manager daemon a restarted 2026-02-18T04:34:28.168 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Activating manager daemon a 2026-02-18T04:34:28.168 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: osdmap e2: 0 total, 0 up, 0 in 2026-02-18T04:34:28.168 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mgrmap e6: a(active, starting, since 0.00337032s) 2026-02-18T04:34:28.168 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:34:28.169 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-18T04:34:28.169 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-18T04:34:28.169 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-18T04:34:28.169 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-18T04:34:28.169 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Manager daemon a is now available 2026-02-18T04:34:28.169 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:28.169 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:28.169 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Found migration_current of "None". Setting to last migration. 2026-02-18T04:34:28.169 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:28.169 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:28.169 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:28.169 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:28.169 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-18T04:34:28.170 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-18T04:34:28.170 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-18T04:34:28.170 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mgrmap e7: a(active, since 1.00503s) 2026-02-18T04:34:28.170 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-18T04:34:28.170 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: [18/Feb/2026:04:34:06] ENGINE Bus STARTING 2026-02-18T04:34:28.170 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/1848235224' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2026-02-18T04:34:28.170 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: [18/Feb/2026:04:34:06] ENGINE Serving on https://10.20.193.77:7150 2026-02-18T04:34:28.170 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: [18/Feb/2026:04:34:06] ENGINE Client ('10.20.193.77', 47140) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-18T04:34:28.170 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: [18/Feb/2026:04:34:06] ENGINE Serving on http://10.20.193.77:8765 2026-02-18T04:34:28.170 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: [18/Feb/2026:04:34:06] ENGINE Bus STARTED 2026-02-18T04:34:28.170 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:28.170 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/1848235224' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2026-02-18T04:34:28.171 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mgrmap e8: a(active, since 2s) 2026-02-18T04:34:28.171 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:28.171 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:28.171 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:28.171 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:28.171 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:28.171 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Generating ssh key... 2026-02-18T04:34:28.171 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:28.171 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:28.171 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:28.171 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial077", "addr": "10.20.193.77", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:28.171 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Deploying cephadm binary to trial077 2026-02-18T04:34:28.171 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:28.172 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Added host trial077 2026-02-18T04:34:28.172 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:28.172 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:28.172 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:28.172 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:28.172 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:28.172 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/3367326479' entity='client.admin' 2026-02-18T04:34:28.172 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:28.172 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Saving service mon spec with placement count:5 2026-02-18T04:34:28.172 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:28.172 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Saving service mgr spec with placement count:2 2026-02-18T04:34:28.172 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/2712413272' entity='client.admin' 2026-02-18T04:34:28.172 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:28.173 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/3253233033' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2026-02-18T04:34:28.173 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14118 10.20.193.77:0/3587278446' entity='mgr.a' 2026-02-18T04:34:28.173 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/3253233033' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-02-18T04:34:28.173 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mgrmap e9: a(active, since 7s) 2026-02-18T04:34:28.173 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/737862573' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-18T04:34:28.173 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Active manager daemon a restarted 2026-02-18T04:34:28.173 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Activating manager daemon a 2026-02-18T04:34:28.173 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: osdmap e3: 0 total, 0 up, 0 in 2026-02-18T04:34:28.173 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mgrmap e10: a(active, starting, since 0.00334008s) 2026-02-18T04:34:28.173 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:34:28.173 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-18T04:34:28.173 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-18T04:34:28.174 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-18T04:34:28.174 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-18T04:34:28.174 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Manager daemon a is now available 2026-02-18T04:34:28.174 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:28.174 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-18T04:34:28.174 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-18T04:34:28.174 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.174 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mgrmap e11: a(active, since 1.00525s) 2026-02-18T04:34:28.174 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.174 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: [18/Feb/2026:04:34:15] ENGINE Bus STARTING 2026-02-18T04:34:28.174 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: [18/Feb/2026:04:34:15] ENGINE Serving on http://10.20.193.77:8765 2026-02-18T04:34:28.174 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: [18/Feb/2026:04:34:15] ENGINE Serving on https://10.20.193.77:7150 2026-02-18T04:34:28.174 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: [18/Feb/2026:04:34:15] ENGINE Bus STARTED 2026-02-18T04:34:28.175 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: [18/Feb/2026:04:34:15] ENGINE Client ('10.20.193.77', 42896) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-18T04:34:28.175 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-18T04:34:28.175 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-18T04:34:28.175 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:28.175 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mgrmap e12: a(active, since 2s) 2026-02-18T04:34:28.175 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.175 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.175 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:28.175 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:28.175 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: 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-18T04:34:28.175 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.175 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/2458794986' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2026-02-18T04:34:28.175 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/984968741' entity='client.admin' 2026-02-18T04:34:28.175 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.176 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.176 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:trial077", "name": "osd_memory_target"} : dispatch 2026-02-18T04:34:28.176 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.176 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:28.176 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.176 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/3230145363' entity='client.admin' 2026-02-18T04:34:28.176 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:28.176 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.176 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:28.176 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.176 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:28.176 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:28.176 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:28.176 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Updating trial077:/etc/ceph/ceph.conf 2026-02-18T04:34:28.176 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Updating trial077:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:34:28.177 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Updating trial077:/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:34:28.177 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Updating trial077:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T04:34:28.177 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial154", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:28.177 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.177 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.177 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.177 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Deploying cephadm binary to trial154 2026-02-18T04:34:28.177 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mgrmap e13: a(active, since 6s) 2026-02-18T04:34:28.177 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.177 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Added host trial154 2026-02-18T04:34:28.177 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:28.177 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.177 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.177 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:34:28.178 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial172", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:28.178 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.178 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Deploying cephadm binary to trial172 2026-02-18T04:34:28.178 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.178 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.178 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.178 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.178 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:trial154", "name": "osd_memory_target"} : dispatch 2026-02-18T04:34:28.178 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:28.178 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:28.178 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Updating trial154:/etc/ceph/ceph.conf 2026-02-18T04:34:28.178 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.178 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.178 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.178 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.179 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:28.179 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.179 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.179 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Updating trial154:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:34:28.179 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Updating trial154:/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:34:28.179 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Added host trial172 2026-02-18T04:34:28.179 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: Updating trial154:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T04:34:28.179 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:34:28.179 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/1858299043' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2026-02-18T04:34:28.179 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.179 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/1858299043' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-02-18T04:34:28.179 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: osdmap e4: 0 total, 0 up, 0 in 2026-02-18T04:34:28.179 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.179 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.179 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.180 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.180 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:trial172", "name": "osd_memory_target"} : dispatch 2026-02-18T04:34:28.180 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:28.180 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:28.180 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.180 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.180 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.180 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:28.180 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-18T04:34:28.180 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:28.180 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: from='client.? 10.20.193.172:0/368552415' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T04:34:28.180 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:27 trial172 ceph-mon[22982]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2026-02-18T04:34:29.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:29 trial154 ceph-mon[23533]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2026-02-18T04:34:33.225 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: Deploying daemon mon.b on trial154 2026-02-18T04:34:33.226 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:33.226 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:34:33.226 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: mon.a calling monitor election 2026-02-18T04:34:33.226 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:33.226 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:33.226 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:33.226 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: mon.c calling monitor election 2026-02-18T04:34:33.226 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:33.226 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:33.226 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:33.227 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:33.227 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:33.227 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:33.227 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:33.227 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2026-02-18T04:34:33.227 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: monmap epoch 2 2026-02-18T04:34:33.227 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:33.227 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: last_changed 2026-02-18T04:34:27.898691+0000 2026-02-18T04:34:33.227 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: created 2026-02-18T04:33:53.702203+0000 2026-02-18T04:34:33.227 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: min_mon_release 20 (tentacle) 2026-02-18T04:34:33.227 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: election_strategy: 1 2026-02-18T04:34:33.228 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: 0: [v2:10.20.193.77:3300/0,v1:10.20.193.77:6789/0] mon.a 2026-02-18T04:34:33.228 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: 1: [v2:10.20.193.172:3300/0,v1:10.20.193.172:6789/0] mon.c 2026-02-18T04:34:33.228 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: fsmap 2026-02-18T04:34:33.228 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: osdmap e4: 0 total, 0 up, 0 in 2026-02-18T04:34:33.228 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: mgrmap e13: a(active, since 18s) 2026-02-18T04:34:33.228 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: overall HEALTH_OK 2026-02-18T04:34:33.228 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:33.228 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:33.228 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:33.228 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:32 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:33.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: Deploying daemon mon.b on trial154 2026-02-18T04:34:33.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:33.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:34:33.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: mon.a calling monitor election 2026-02-18T04:34:33.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:33.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:33.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:33.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: mon.c calling monitor election 2026-02-18T04:34:33.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:33.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:33.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:33.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:33.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:33.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:33.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:33.378 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2026-02-18T04:34:33.378 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: monmap epoch 2 2026-02-18T04:34:33.378 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:33.378 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: last_changed 2026-02-18T04:34:27.898691+0000 2026-02-18T04:34:33.378 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: created 2026-02-18T04:33:53.702203+0000 2026-02-18T04:34:33.378 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: min_mon_release 20 (tentacle) 2026-02-18T04:34:33.378 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: election_strategy: 1 2026-02-18T04:34:33.378 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: 0: [v2:10.20.193.77:3300/0,v1:10.20.193.77:6789/0] mon.a 2026-02-18T04:34:33.378 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: 1: [v2:10.20.193.172:3300/0,v1:10.20.193.172:6789/0] mon.c 2026-02-18T04:34:33.378 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: fsmap 2026-02-18T04:34:33.378 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: osdmap e4: 0 total, 0 up, 0 in 2026-02-18T04:34:33.379 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: mgrmap e13: a(active, since 18s) 2026-02-18T04:34:33.379 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: overall HEALTH_OK 2026-02-18T04:34:33.379 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:33.379 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:33.379 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:33.379 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:32 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:34.375 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:34:33 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: 2026-02-18T04:34:33.898+0000 7f91b110d640 -1 mgr.server handle_report got status from non-daemon mon.c 2026-02-18T04:34:38.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: mon.c calling monitor election 2026-02-18T04:34:38.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:34:38.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: mon.a calling monitor election 2026-02-18T04:34:38.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:38.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:38.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: mon.b calling monitor election 2026-02-18T04:34:38.448 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.448 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.448 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:38.448 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.448 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.448 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-02-18T04:34:38.448 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: monmap epoch 3 2026-02-18T04:34:38.448 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:38.448 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: last_changed 2026-02-18T04:34:33.101013+0000 2026-02-18T04:34:38.448 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: created 2026-02-18T04:33:53.702203+0000 2026-02-18T04:34:38.449 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: min_mon_release 20 (tentacle) 2026-02-18T04:34:38.449 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: election_strategy: 1 2026-02-18T04:34:38.449 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: 0: [v2:10.20.193.77:3300/0,v1:10.20.193.77:6789/0] mon.a 2026-02-18T04:34:38.449 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: 1: [v2:10.20.193.172:3300/0,v1:10.20.193.172:6789/0] mon.c 2026-02-18T04:34:38.449 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: 2: [v2:10.20.193.154:3300/0,v1:10.20.193.154:6789/0] mon.b 2026-02-18T04:34:38.449 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: fsmap 2026-02-18T04:34:38.449 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: osdmap e4: 0 total, 0 up, 0 in 2026-02-18T04:34:38.449 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: mgrmap e13: a(active, since 23s) 2026-02-18T04:34:38.449 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: overall HEALTH_OK 2026-02-18T04:34:38.449 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.449 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.450 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.450 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.450 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.450 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:38.450 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:38 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:38.518 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: Deploying daemon mon.b on trial154 2026-02-18T04:34:38.518 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:38.518 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:34:38.519 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: mon.a calling monitor election 2026-02-18T04:34:38.519 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:38.519 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:38.519 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.519 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: mon.c calling monitor election 2026-02-18T04:34:38.519 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:38.519 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.519 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:38.519 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.519 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:38.519 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:38.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2026-02-18T04:34:38.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: monmap epoch 2 2026-02-18T04:34:38.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:38.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: last_changed 2026-02-18T04:34:27.898691+0000 2026-02-18T04:34:38.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: created 2026-02-18T04:33:53.702203+0000 2026-02-18T04:34:38.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: min_mon_release 20 (tentacle) 2026-02-18T04:34:38.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: election_strategy: 1 2026-02-18T04:34:38.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: 0: [v2:10.20.193.77:3300/0,v1:10.20.193.77:6789/0] mon.a 2026-02-18T04:34:38.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: 1: [v2:10.20.193.172:3300/0,v1:10.20.193.172:6789/0] mon.c 2026-02-18T04:34:38.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: fsmap 2026-02-18T04:34:38.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: osdmap e4: 0 total, 0 up, 0 in 2026-02-18T04:34:38.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: mgrmap e13: a(active, since 18s) 2026-02-18T04:34:38.521 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: overall HEALTH_OK 2026-02-18T04:34:38.521 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.521 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.521 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.521 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.521 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: mon.c calling monitor election 2026-02-18T04:34:38.521 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:34:38.521 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.521 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: mon.a calling monitor election 2026-02-18T04:34:38.521 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:38.521 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.521 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:38.522 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: mon.b calling monitor election 2026-02-18T04:34:38.522 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.522 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.522 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:38.522 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.522 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.522 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-02-18T04:34:38.522 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: monmap epoch 3 2026-02-18T04:34:38.522 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:38.522 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: last_changed 2026-02-18T04:34:33.101013+0000 2026-02-18T04:34:38.522 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: created 2026-02-18T04:33:53.702203+0000 2026-02-18T04:34:38.522 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: min_mon_release 20 (tentacle) 2026-02-18T04:34:38.522 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: election_strategy: 1 2026-02-18T04:34:38.523 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: 0: [v2:10.20.193.77:3300/0,v1:10.20.193.77:6789/0] mon.a 2026-02-18T04:34:38.523 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: 1: [v2:10.20.193.172:3300/0,v1:10.20.193.172:6789/0] mon.c 2026-02-18T04:34:38.523 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: 2: [v2:10.20.193.154:3300/0,v1:10.20.193.154:6789/0] mon.b 2026-02-18T04:34:38.523 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: fsmap 2026-02-18T04:34:38.523 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: osdmap e4: 0 total, 0 up, 0 in 2026-02-18T04:34:38.523 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: mgrmap e13: a(active, since 23s) 2026-02-18T04:34:38.523 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: overall HEALTH_OK 2026-02-18T04:34:38.523 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.523 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.523 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.523 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.523 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.523 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:38.524 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:38 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:38.597 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: mon.c calling monitor election 2026-02-18T04:34:38.598 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:34:38.598 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.598 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: mon.a calling monitor election 2026-02-18T04:34:38.598 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:34:38.598 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.598 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:38.598 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: mon.b calling monitor election 2026-02-18T04:34:38.598 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.598 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.599 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:38.599 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.599 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:38.599 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-02-18T04:34:38.599 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: monmap epoch 3 2026-02-18T04:34:38.599 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:38.599 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: last_changed 2026-02-18T04:34:33.101013+0000 2026-02-18T04:34:38.599 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: created 2026-02-18T04:33:53.702203+0000 2026-02-18T04:34:38.599 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: min_mon_release 20 (tentacle) 2026-02-18T04:34:38.599 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: election_strategy: 1 2026-02-18T04:34:38.600 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: 0: [v2:10.20.193.77:3300/0,v1:10.20.193.77:6789/0] mon.a 2026-02-18T04:34:38.600 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: 1: [v2:10.20.193.172:3300/0,v1:10.20.193.172:6789/0] mon.c 2026-02-18T04:34:38.600 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: 2: [v2:10.20.193.154:3300/0,v1:10.20.193.154:6789/0] mon.b 2026-02-18T04:34:38.600 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: fsmap 2026-02-18T04:34:38.600 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: osdmap e4: 0 total, 0 up, 0 in 2026-02-18T04:34:38.600 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: mgrmap e13: a(active, since 23s) 2026-02-18T04:34:38.600 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: overall HEALTH_OK 2026-02-18T04:34:38.600 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.600 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.600 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.600 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.601 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:38.601 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:38.601 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:38 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:38.707 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:34:38.708 INFO:teuthology.orchestra.run.trial172.stdout:{"epoch":3,"fsid":"01167542-0c83-11f1-9fe8-d404e6e7d460","modified":"2026-02-18T04:34:33.101013Z","created":"2026-02-18T04:33:53.702203Z","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.77:3300","nonce":0},{"type":"v1","addr":"10.20.193.77:6789","nonce":0}]},"addr":"10.20.193.77:6789/0","public_addr":"10.20.193.77:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.172:3300","nonce":0},{"type":"v1","addr":"10.20.193.172:6789","nonce":0}]},"addr":"10.20.193.172:6789/0","public_addr":"10.20.193.172:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:3300","nonce":0},{"type":"v1","addr":"10.20.193.154:6789","nonce":0}]},"addr":"10.20.193.154:6789/0","public_addr":"10.20.193.154:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2026-02-18T04:34:38.708 INFO:teuthology.orchestra.run.trial172.stderr:dumped monmap epoch 3 2026-02-18T04:34:38.765 INFO:tasks.cephadm:Generating final ceph.conf file... 2026-02-18T04:34:38.765 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph config generate-minimal-conf 2026-02-18T04:34:38.887 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:34:39.124 INFO:teuthology.orchestra.run.trial077.stdout:# minimal ceph.conf for 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:39.124 INFO:teuthology.orchestra.run.trial077.stdout:[global] 2026-02-18T04:34:39.124 INFO:teuthology.orchestra.run.trial077.stdout: fsid = 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:34:39.124 INFO:teuthology.orchestra.run.trial077.stdout: mon_host = [v2:10.20.193.77:3300/0,v1:10.20.193.77:6789/0] [v2:10.20.193.154:3300/0,v1:10.20.193.154:6789/0] [v2:10.20.193.172:3300/0,v1:10.20.193.172:6789/0] 2026-02-18T04:34:39.161 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2026-02-18T04:34:39.162 DEBUG:teuthology.orchestra.run.trial077:> set -ex 2026-02-18T04:34:39.162 DEBUG:teuthology.orchestra.run.trial077:> sudo dd of=/etc/ceph/ceph.conf 2026-02-18T04:34:39.189 DEBUG:teuthology.orchestra.run.trial077:> set -ex 2026-02-18T04:34:39.189 DEBUG:teuthology.orchestra.run.trial077:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:34:39.253 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-18T04:34:39.253 DEBUG:teuthology.orchestra.run.trial154:> sudo dd of=/etc/ceph/ceph.conf 2026-02-18T04:34:39.279 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-18T04:34:39.280 DEBUG:teuthology.orchestra.run.trial154:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:34:39.343 DEBUG:teuthology.orchestra.run.trial172:> set -ex 2026-02-18T04:34:39.344 DEBUG:teuthology.orchestra.run.trial172:> sudo dd of=/etc/ceph/ceph.conf 2026-02-18T04:34:39.371 DEBUG:teuthology.orchestra.run.trial172:> set -ex 2026-02-18T04:34:39.371 DEBUG:teuthology.orchestra.run.trial172:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:34:39.437 INFO:tasks.cephadm:Adding mgr.a on trial077 2026-02-18T04:34:39.437 INFO:tasks.cephadm:Adding mgr.b on trial154 2026-02-18T04:34:39.437 DEBUG:teuthology.orchestra.run.trial172:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph orch apply mgr '2;trial077=a;trial154=b' 2026-02-18T04:34:39.593 INFO:teuthology.orchestra.run.trial172.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.c/config 2026-02-18T04:34:39.625 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: Updating trial077:/etc/ceph/ceph.conf 2026-02-18T04:34:39.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: Updating trial154:/etc/ceph/ceph.conf 2026-02-18T04:34:39.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: Updating trial172:/etc/ceph/ceph.conf 2026-02-18T04:34:39.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: Updating trial077:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:34:39.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: Updating trial172:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:34:39.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: Updating trial154:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:34:39.626 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.627 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.627 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.627 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.627 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.627 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.627 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.627 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: Reconfiguring mon.a (unknown last config time)... 2026-02-18T04:34:39.627 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-18T04:34:39.627 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-18T04:34:39.627 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:39.627 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: Reconfiguring daemon mon.a on trial077 2026-02-18T04:34:39.628 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.628 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.628 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: Reconfiguring mon.b (monmap changed)... 2026-02-18T04:34:39.628 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-18T04:34:39.628 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-18T04:34:39.628 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:39.628 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: Reconfiguring daemon mon.b on trial154 2026-02-18T04:34:39.628 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='client.? 10.20.193.172:0/2640921764' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T04:34:39.628 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:39.628 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.628 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.628 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: Reconfiguring mon.c (monmap changed)... 2026-02-18T04:34:39.629 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-18T04:34:39.629 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-18T04:34:39.629 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:39.629 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: Reconfiguring daemon mon.c on trial172 2026-02-18T04:34:39.629 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:39.629 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/1549119618' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:39.629 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.629 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.629 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:39.629 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:39.629 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:39.629 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:39 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.643 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: Updating trial077:/etc/ceph/ceph.conf 2026-02-18T04:34:39.643 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: Updating trial154:/etc/ceph/ceph.conf 2026-02-18T04:34:39.643 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: Updating trial172:/etc/ceph/ceph.conf 2026-02-18T04:34:39.643 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: Updating trial077:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:34:39.643 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: Updating trial172:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:34:39.643 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: Updating trial154:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:34:39.644 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.644 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.644 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.644 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.644 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.644 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.644 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.644 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: Reconfiguring mon.a (unknown last config time)... 2026-02-18T04:34:39.644 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-18T04:34:39.644 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-18T04:34:39.644 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:39.644 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: Reconfiguring daemon mon.a on trial077 2026-02-18T04:34:39.645 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.645 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.645 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: Reconfiguring mon.b (monmap changed)... 2026-02-18T04:34:39.645 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-18T04:34:39.645 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-18T04:34:39.645 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:39.645 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: Reconfiguring daemon mon.b on trial154 2026-02-18T04:34:39.645 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='client.? 10.20.193.172:0/2640921764' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T04:34:39.645 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:39.645 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.645 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.646 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: Reconfiguring mon.c (monmap changed)... 2026-02-18T04:34:39.646 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-18T04:34:39.646 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-18T04:34:39.646 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:39.646 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: Reconfiguring daemon mon.c on trial172 2026-02-18T04:34:39.646 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:39.646 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/1549119618' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:39.646 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.646 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.646 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:39.646 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:39.646 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:39.647 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:39 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: Updating trial077:/etc/ceph/ceph.conf 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: Updating trial154:/etc/ceph/ceph.conf 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: Updating trial172:/etc/ceph/ceph.conf 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: Updating trial077:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: Updating trial172:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: Updating trial154:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: Reconfiguring mon.a (unknown last config time)... 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: Reconfiguring daemon mon.a on trial077 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.768 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: Reconfiguring mon.b (monmap changed)... 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: Reconfiguring daemon mon.b on trial154 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='client.? 10.20.193.172:0/2640921764' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: Reconfiguring mon.c (monmap changed)... 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: Reconfiguring daemon mon.c on trial172 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/1549119618' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:39.769 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:39 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:39.836 INFO:teuthology.orchestra.run.trial172.stdout:Scheduled mgr update... 2026-02-18T04:34:39.873 DEBUG:teuthology.orchestra.run.trial154:mgr.b> sudo journalctl -f -n 0 -u ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mgr.b.service 2026-02-18T04:34:39.876 DEBUG:tasks.cephadm:set 0 configs 2026-02-18T04:34:39.876 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph config dump 2026-02-18T04:34:39.992 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:34:40.219 INFO:teuthology.orchestra.run.trial077.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-18T04:34:40.219 INFO:teuthology.orchestra.run.trial077.stdout:global dev auth_debug true 2026-02-18T04:34:40.219 INFO:teuthology.orchestra.run.trial077.stdout:global basic container_image quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c * 2026-02-18T04:34:40.219 INFO:teuthology.orchestra.run.trial077.stdout:global dev debug_asserts_on_shutdown true 2026-02-18T04:34:40.220 INFO:teuthology.orchestra.run.trial077.stdout:global basic log_to_file true 2026-02-18T04:34:40.220 INFO:teuthology.orchestra.run.trial077.stdout:global basic log_to_journald false 2026-02-18T04:34:40.220 INFO:teuthology.orchestra.run.trial077.stdout:global basic log_to_stderr false 2026-02-18T04:34:40.220 INFO:teuthology.orchestra.run.trial077.stdout:global advanced mon_allow_pool_delete true 2026-02-18T04:34:40.220 INFO:teuthology.orchestra.run.trial077.stdout:global advanced mon_clock_drift_allowed 1.000000 2026-02-18T04:34:40.220 INFO:teuthology.orchestra.run.trial077.stdout:global advanced mon_cluster_log_to_file true 2026-02-18T04:34:40.220 INFO:teuthology.orchestra.run.trial077.stdout:global advanced mon_election_default_strategy 1 2026-02-18T04:34:40.220 INFO:teuthology.orchestra.run.trial077.stdout:global advanced mon_max_pg_per_osd 10000 2026-02-18T04:34:40.220 INFO:teuthology.orchestra.run.trial077.stdout:global advanced mon_pg_warn_max_object_skew 0.000000 2026-02-18T04:34:40.220 INFO:teuthology.orchestra.run.trial077.stdout:global advanced mon_warn_on_crush_straw_calc_version_zero false 2026-02-18T04:34:40.220 INFO:teuthology.orchestra.run.trial077.stdout:global advanced mon_warn_on_legacy_crush_tunables false 2026-02-18T04:34:40.220 INFO:teuthology.orchestra.run.trial077.stdout:global advanced mon_warn_on_osd_down_out_interval_zero false 2026-02-18T04:34:40.221 INFO:teuthology.orchestra.run.trial077.stdout:global dev mon_warn_on_pool_pg_num_not_power_of_two false 2026-02-18T04:34:40.221 INFO:teuthology.orchestra.run.trial077.stdout:global advanced mon_warn_on_too_few_osds false 2026-02-18T04:34:40.221 INFO:teuthology.orchestra.run.trial077.stdout:global dev ms_die_on_bug true 2026-02-18T04:34:40.221 INFO:teuthology.orchestra.run.trial077.stdout:global dev ms_die_on_old_message true 2026-02-18T04:34:40.221 INFO:teuthology.orchestra.run.trial077.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-18T04:34:40.221 INFO:teuthology.orchestra.run.trial077.stdout:global advanced osd_pool_default_pg_autoscale_mode off 2026-02-18T04:34:40.221 INFO:teuthology.orchestra.run.trial077.stdout:global advanced public_network 10.20.192.0/20 * 2026-02-18T04:34:40.221 INFO:teuthology.orchestra.run.trial077.stdout:mon advanced auth_allow_insecure_global_id_reclaim false 2026-02-18T04:34:40.221 INFO:teuthology.orchestra.run.trial077.stdout:mon advanced auth_mon_ticket_ttl 660.000000 2026-02-18T04:34:40.221 INFO:teuthology.orchestra.run.trial077.stdout:mon advanced auth_service_ticket_ttl 240.000000 2026-02-18T04:34:40.221 INFO:teuthology.orchestra.run.trial077.stdout:mon advanced debug_mon 20/20 2026-02-18T04:34:40.221 INFO:teuthology.orchestra.run.trial077.stdout:mon advanced debug_ms 1/1 2026-02-18T04:34:40.222 INFO:teuthology.orchestra.run.trial077.stdout:mon advanced debug_paxos 20/20 2026-02-18T04:34:40.222 INFO:teuthology.orchestra.run.trial077.stdout:mon advanced mon_data_avail_warn 5 2026-02-18T04:34:40.222 INFO:teuthology.orchestra.run.trial077.stdout:mon advanced mon_mgr_mkfs_grace 240 2026-02-18T04:34:40.222 INFO:teuthology.orchestra.run.trial077.stdout:mon dev mon_osd_prime_pg_temp true 2026-02-18T04:34:40.222 INFO:teuthology.orchestra.run.trial077.stdout:mon advanced mon_osd_reporter_subtree_level osd 2026-02-18T04:34:40.222 INFO:teuthology.orchestra.run.trial077.stdout:mon advanced mon_reweight_min_bytes_per_osd 10 2026-02-18T04:34:40.222 INFO:teuthology.orchestra.run.trial077.stdout:mon advanced mon_reweight_min_pgs_per_osd 4 2026-02-18T04:34:40.222 INFO:teuthology.orchestra.run.trial077.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim false 2026-02-18T04:34:40.222 INFO:teuthology.orchestra.run.trial077.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim_allowed false 2026-02-18T04:34:40.222 INFO:teuthology.orchestra.run.trial077.stdout:mgr advanced debug_mgr 20/20 2026-02-18T04:34:40.222 INFO:teuthology.orchestra.run.trial077.stdout:mgr advanced debug_ms 1/1 2026-02-18T04:34:40.222 INFO:teuthology.orchestra.run.trial077.stdout:mgr advanced mgr/cephadm/allow_ptrace true * 2026-02-18T04:34:40.223 INFO:teuthology.orchestra.run.trial077.stdout:mgr advanced mgr/cephadm/container_init True * 2026-02-18T04:34:40.223 INFO:teuthology.orchestra.run.trial077.stdout:mgr advanced mgr/cephadm/migration_current 7 * 2026-02-18T04:34:40.223 INFO:teuthology.orchestra.run.trial077.stdout:mgr advanced mgr/cephadm/use_agent false * 2026-02-18T04:34:40.223 INFO:teuthology.orchestra.run.trial077.stdout:mgr advanced mgr/dashboard/ssl_server_port 8443 * 2026-02-18T04:34:40.223 INFO:teuthology.orchestra.run.trial077.stdout:mgr advanced mgr/orchestrator/orchestrator cephadm 2026-02-18T04:34:40.223 INFO:teuthology.orchestra.run.trial077.stdout:mgr advanced mon_reweight_min_bytes_per_osd 10 2026-02-18T04:34:40.223 INFO:teuthology.orchestra.run.trial077.stdout:mgr advanced mon_reweight_min_pgs_per_osd 4 2026-02-18T04:34:40.223 INFO:teuthology.orchestra.run.trial077.stdout:osd dev bdev_debug_aio true 2026-02-18T04:34:40.223 INFO:teuthology.orchestra.run.trial077.stdout:osd advanced debug_ms 1/1 2026-02-18T04:34:40.223 INFO:teuthology.orchestra.run.trial077.stdout:osd advanced debug_osd 20/20 2026-02-18T04:34:40.223 INFO:teuthology.orchestra.run.trial077.stdout:osd dev osd_debug_misdirected_ops true 2026-02-18T04:34:40.223 INFO:teuthology.orchestra.run.trial077.stdout:osd dev osd_debug_op_order true 2026-02-18T04:34:40.224 INFO:teuthology.orchestra.run.trial077.stdout:osd dev osd_debug_pg_log_writeout true 2026-02-18T04:34:40.224 INFO:teuthology.orchestra.run.trial077.stdout:osd dev osd_debug_shutdown true 2026-02-18T04:34:40.224 INFO:teuthology.orchestra.run.trial077.stdout:osd dev osd_debug_verify_cached_snaps true 2026-02-18T04:34:40.224 INFO:teuthology.orchestra.run.trial077.stdout:osd dev osd_debug_verify_missing_on_start true 2026-02-18T04:34:40.224 INFO:teuthology.orchestra.run.trial077.stdout:osd dev osd_debug_verify_stray_on_activate true 2026-02-18T04:34:40.224 INFO:teuthology.orchestra.run.trial077.stdout:osd advanced osd_deep_scrub_update_digest_min_age 30 2026-02-18T04:34:40.224 INFO:teuthology.orchestra.run.trial077.stdout:osd advanced osd_mclock_profile high_recovery_ops 2026-02-18T04:34:40.224 INFO:teuthology.orchestra.run.trial077.stdout:osd dev osd_mclock_skip_benchmark true 2026-02-18T04:34:40.224 INFO:teuthology.orchestra.run.trial077.stdout:osd advanced osd_memory_target_autotune true 2026-02-18T04:34:40.224 INFO:teuthology.orchestra.run.trial077.stdout:osd advanced osd_op_queue debug_random * 2026-02-18T04:34:40.224 INFO:teuthology.orchestra.run.trial077.stdout:osd advanced osd_op_queue_cut_off debug_random * 2026-02-18T04:34:40.224 INFO:teuthology.orchestra.run.trial077.stdout:osd advanced osd_recover_clone_overlap true 2026-02-18T04:34:40.224 INFO:teuthology.orchestra.run.trial077.stdout:osd advanced osd_recovery_max_chunk 1048576 2026-02-18T04:34:40.225 INFO:teuthology.orchestra.run.trial077.stdout:osd advanced osd_scrub_load_threshold 5.000000 2026-02-18T04:34:40.225 INFO:teuthology.orchestra.run.trial077.stdout:osd advanced osd_scrub_max_interval 600.000000 2026-02-18T04:34:40.225 INFO:teuthology.orchestra.run.trial077.stdout:osd advanced osd_shutdown_pgref_assert true 2026-02-18T04:34:40.225 INFO:teuthology.orchestra.run.trial077.stdout:client.rgw advanced rgw_cache_enabled true 2026-02-18T04:34:40.225 INFO:teuthology.orchestra.run.trial077.stdout:client.rgw advanced rgw_enable_ops_log true 2026-02-18T04:34:40.225 INFO:teuthology.orchestra.run.trial077.stdout:client.rgw advanced rgw_enable_usage_log true 2026-02-18T04:34:40.258 INFO:tasks.cephadm:Deploying OSDs... 2026-02-18T04:34:40.258 DEBUG:teuthology.orchestra.run.trial077:> set -ex 2026-02-18T04:34:40.258 DEBUG:teuthology.orchestra.run.trial077:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T04:34:40.276 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-18T04:34:40.276 DEBUG:teuthology.orchestra.run.trial077:> stat /dev/vg_nvme/lv_1 2026-02-18T04:34:40.331 INFO:teuthology.orchestra.run.trial077.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-18T04:34:40.331 INFO:teuthology.orchestra.run.trial077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T04:34:40.331 INFO:teuthology.orchestra.run.trial077.stdout:Device: 6h/6d Inode: 1314 Links: 1 2026-02-18T04:34:40.331 INFO:teuthology.orchestra.run.trial077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T04:34:40.331 INFO:teuthology.orchestra.run.trial077.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T04:34:40.331 INFO:teuthology.orchestra.run.trial077.stdout:Access: 2026-02-18 04:34:19.494679378 +0000 2026-02-18T04:34:40.331 INFO:teuthology.orchestra.run.trial077.stdout:Modify: 2026-02-18 04:32:35.808463137 +0000 2026-02-18T04:34:40.331 INFO:teuthology.orchestra.run.trial077.stdout:Change: 2026-02-18 04:32:35.808463137 +0000 2026-02-18T04:34:40.331 INFO:teuthology.orchestra.run.trial077.stdout: Birth: 2026-02-18 04:32:35.808463137 +0000 2026-02-18T04:34:40.331 DEBUG:teuthology.orchestra.run.trial077:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-18T04:34:40.397 INFO:teuthology.orchestra.run.trial077.stderr:1+0 records in 2026-02-18T04:34:40.398 INFO:teuthology.orchestra.run.trial077.stderr:1+0 records out 2026-02-18T04:34:40.398 INFO:teuthology.orchestra.run.trial077.stderr:512 bytes copied, 0.000170887 s, 3.0 MB/s 2026-02-18T04:34:40.399 DEBUG:teuthology.orchestra.run.trial077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-18T04:34:40.456 DEBUG:teuthology.orchestra.run.trial077:> stat /dev/vg_nvme/lv_2 2026-02-18T04:34:40.488 INFO:journalctl@ceph.mgr.b.trial154.stdout:Feb 18 04:34:40 trial154 systemd[1]: Started Ceph mgr.b for 01167542-0c83-11f1-9fe8-d404e6e7d460. 2026-02-18T04:34:40.512 INFO:teuthology.orchestra.run.trial077.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-18T04:34:40.513 INFO:teuthology.orchestra.run.trial077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T04:34:40.513 INFO:teuthology.orchestra.run.trial077.stdout:Device: 6h/6d Inode: 1305 Links: 1 2026-02-18T04:34:40.513 INFO:teuthology.orchestra.run.trial077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T04:34:40.513 INFO:teuthology.orchestra.run.trial077.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T04:34:40.513 INFO:teuthology.orchestra.run.trial077.stdout:Access: 2026-02-18 04:34:19.494679378 +0000 2026-02-18T04:34:40.513 INFO:teuthology.orchestra.run.trial077.stdout:Modify: 2026-02-18 04:32:35.806463186 +0000 2026-02-18T04:34:40.513 INFO:teuthology.orchestra.run.trial077.stdout:Change: 2026-02-18 04:32:35.806463186 +0000 2026-02-18T04:34:40.513 INFO:teuthology.orchestra.run.trial077.stdout: Birth: 2026-02-18 04:32:35.806463186 +0000 2026-02-18T04:34:40.514 DEBUG:teuthology.orchestra.run.trial077:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-18T04:34:40.576 INFO:teuthology.orchestra.run.trial077.stderr:1+0 records in 2026-02-18T04:34:40.576 INFO:teuthology.orchestra.run.trial077.stderr:1+0 records out 2026-02-18T04:34:40.576 INFO:teuthology.orchestra.run.trial077.stderr:512 bytes copied, 0.000154016 s, 3.3 MB/s 2026-02-18T04:34:40.577 DEBUG:teuthology.orchestra.run.trial077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-18T04:34:40.635 DEBUG:teuthology.orchestra.run.trial077:> stat /dev/vg_nvme/lv_3 2026-02-18T04:34:40.690 INFO:teuthology.orchestra.run.trial077.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-18T04:34:40.690 INFO:teuthology.orchestra.run.trial077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T04:34:40.690 INFO:teuthology.orchestra.run.trial077.stdout:Device: 6h/6d Inode: 1297 Links: 1 2026-02-18T04:34:40.691 INFO:teuthology.orchestra.run.trial077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T04:34:40.691 INFO:teuthology.orchestra.run.trial077.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T04:34:40.691 INFO:teuthology.orchestra.run.trial077.stdout:Access: 2026-02-18 04:34:19.494679378 +0000 2026-02-18T04:34:40.691 INFO:teuthology.orchestra.run.trial077.stdout:Modify: 2026-02-18 04:32:35.806463186 +0000 2026-02-18T04:34:40.691 INFO:teuthology.orchestra.run.trial077.stdout:Change: 2026-02-18 04:32:35.806463186 +0000 2026-02-18T04:34:40.691 INFO:teuthology.orchestra.run.trial077.stdout: Birth: 2026-02-18 04:32:35.806463186 +0000 2026-02-18T04:34:40.691 DEBUG:teuthology.orchestra.run.trial077:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-18T04:34:40.753 INFO:teuthology.orchestra.run.trial077.stderr:1+0 records in 2026-02-18T04:34:40.754 INFO:teuthology.orchestra.run.trial077.stderr:1+0 records out 2026-02-18T04:34:40.754 INFO:teuthology.orchestra.run.trial077.stderr:512 bytes copied, 0.000164074 s, 3.1 MB/s 2026-02-18T04:34:40.755 DEBUG:teuthology.orchestra.run.trial077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-18T04:34:40.768 INFO:journalctl@ceph.mgr.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mgr[24632]: -- 10.20.193.154:0/589404248 <== mon.2 v2:10.20.193.154:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5654ede36000 con 0x5654ede14800 2026-02-18T04:34:40.812 DEBUG:teuthology.orchestra.run.trial077:> stat /dev/vg_nvme/lv_4 2026-02-18T04:34:40.868 INFO:teuthology.orchestra.run.trial077.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-18T04:34:40.869 INFO:teuthology.orchestra.run.trial077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T04:34:40.869 INFO:teuthology.orchestra.run.trial077.stdout:Device: 6h/6d Inode: 1298 Links: 1 2026-02-18T04:34:40.869 INFO:teuthology.orchestra.run.trial077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T04:34:40.869 INFO:teuthology.orchestra.run.trial077.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T04:34:40.869 INFO:teuthology.orchestra.run.trial077.stdout:Access: 2026-02-18 04:34:19.494679378 +0000 2026-02-18T04:34:40.869 INFO:teuthology.orchestra.run.trial077.stdout:Modify: 2026-02-18 04:32:35.806463186 +0000 2026-02-18T04:34:40.869 INFO:teuthology.orchestra.run.trial077.stdout:Change: 2026-02-18 04:32:35.806463186 +0000 2026-02-18T04:34:40.869 INFO:teuthology.orchestra.run.trial077.stdout: Birth: 2026-02-18 04:32:35.806463186 +0000 2026-02-18T04:34:40.869 DEBUG:teuthology.orchestra.run.trial077:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-18T04:34:40.931 INFO:teuthology.orchestra.run.trial077.stderr:1+0 records in 2026-02-18T04:34:40.931 INFO:teuthology.orchestra.run.trial077.stderr:1+0 records out 2026-02-18T04:34:40.931 INFO:teuthology.orchestra.run.trial077.stderr:512 bytes copied, 0.000142454 s, 3.6 MB/s 2026-02-18T04:34:40.932 DEBUG:teuthology.orchestra.run.trial077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-18T04:34:40.991 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-18T04:34:40.991 DEBUG:teuthology.orchestra.run.trial154:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T04:34:41.009 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-18T04:34:41.009 DEBUG:teuthology.orchestra.run.trial154:> stat /dev/vg_nvme/lv_1 2026-02-18T04:34:41.066 INFO:teuthology.orchestra.run.trial154.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-18T04:34:41.066 INFO:teuthology.orchestra.run.trial154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T04:34:41.066 INFO:teuthology.orchestra.run.trial154.stdout:Device: 6h/6d Inode: 1307 Links: 1 2026-02-18T04:34:41.067 INFO:teuthology.orchestra.run.trial154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T04:34:41.067 INFO:teuthology.orchestra.run.trial154.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T04:34:41.067 INFO:teuthology.orchestra.run.trial154.stdout:Access: 2026-02-18 04:34:40.297913425 +0000 2026-02-18T04:34:41.067 INFO:teuthology.orchestra.run.trial154.stdout:Modify: 2026-02-18 04:32:37.729783464 +0000 2026-02-18T04:34:41.067 INFO:teuthology.orchestra.run.trial154.stdout:Change: 2026-02-18 04:32:37.729783464 +0000 2026-02-18T04:34:41.067 INFO:teuthology.orchestra.run.trial154.stdout: Birth: 2026-02-18 04:32:37.729783464 +0000 2026-02-18T04:34:41.067 DEBUG:teuthology.orchestra.run.trial154:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-18T04:34:41.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;trial077=a;trial154=b", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:41.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: Saving service mgr spec with placement trial077=a;trial154=b;count:2 2026-02-18T04:34:41.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:41.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:41.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:41.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-18T04:34:41.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2026-02-18T04:34:41.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2026-02-18T04:34:41.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:41.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: Deploying daemon mgr.b on trial154 2026-02-18T04:34:41.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/2817199490' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-18T04:34:41.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:40 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:41.129 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;trial077=a;trial154=b", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:41.129 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: Saving service mgr spec with placement trial077=a;trial154=b;count:2 2026-02-18T04:34:41.129 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.129 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:41.129 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:41.129 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:41.130 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.130 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-18T04:34:41.130 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2026-02-18T04:34:41.130 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2026-02-18T04:34:41.130 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:41.130 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: Deploying daemon mgr.b on trial154 2026-02-18T04:34:41.130 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/2817199490' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-18T04:34:41.130 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.130 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.130 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.130 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.130 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:40 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:41.132 INFO:teuthology.orchestra.run.trial154.stderr:1+0 records in 2026-02-18T04:34:41.132 INFO:teuthology.orchestra.run.trial154.stderr:1+0 records out 2026-02-18T04:34:41.133 INFO:teuthology.orchestra.run.trial154.stderr:512 bytes copied, 0.000262176 s, 2.0 MB/s 2026-02-18T04:34:41.134 DEBUG:teuthology.orchestra.run.trial154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-18T04:34:41.191 DEBUG:teuthology.orchestra.run.trial154:> stat /dev/vg_nvme/lv_2 2026-02-18T04:34:41.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;trial077=a;trial154=b", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:41.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: Saving service mgr spec with placement trial077=a;trial154=b;count:2 2026-02-18T04:34:41.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:41.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:41.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:41.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-18T04:34:41.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2026-02-18T04:34:41.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2026-02-18T04:34:41.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:41.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: Deploying daemon mgr.b on trial154 2026-02-18T04:34:41.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/2817199490' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-18T04:34:41.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:41.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:40 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:41.248 INFO:teuthology.orchestra.run.trial154.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-18T04:34:41.248 INFO:teuthology.orchestra.run.trial154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T04:34:41.248 INFO:teuthology.orchestra.run.trial154.stdout:Device: 6h/6d Inode: 1316 Links: 1 2026-02-18T04:34:41.248 INFO:teuthology.orchestra.run.trial154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T04:34:41.248 INFO:teuthology.orchestra.run.trial154.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T04:34:41.248 INFO:teuthology.orchestra.run.trial154.stdout:Access: 2026-02-18 04:34:40.297913425 +0000 2026-02-18T04:34:41.248 INFO:teuthology.orchestra.run.trial154.stdout:Modify: 2026-02-18 04:32:37.730783440 +0000 2026-02-18T04:34:41.248 INFO:teuthology.orchestra.run.trial154.stdout:Change: 2026-02-18 04:32:37.730783440 +0000 2026-02-18T04:34:41.248 INFO:teuthology.orchestra.run.trial154.stdout: Birth: 2026-02-18 04:32:37.730783440 +0000 2026-02-18T04:34:41.249 DEBUG:teuthology.orchestra.run.trial154:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-18T04:34:41.311 INFO:teuthology.orchestra.run.trial154.stderr:1+0 records in 2026-02-18T04:34:41.312 INFO:teuthology.orchestra.run.trial154.stderr:1+0 records out 2026-02-18T04:34:41.312 INFO:teuthology.orchestra.run.trial154.stderr:512 bytes copied, 0.000245665 s, 2.1 MB/s 2026-02-18T04:34:41.313 DEBUG:teuthology.orchestra.run.trial154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-18T04:34:41.371 DEBUG:teuthology.orchestra.run.trial154:> stat /dev/vg_nvme/lv_3 2026-02-18T04:34:41.427 INFO:teuthology.orchestra.run.trial154.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-18T04:34:41.428 INFO:teuthology.orchestra.run.trial154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T04:34:41.428 INFO:teuthology.orchestra.run.trial154.stdout:Device: 6h/6d Inode: 1303 Links: 1 2026-02-18T04:34:41.428 INFO:teuthology.orchestra.run.trial154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T04:34:41.428 INFO:teuthology.orchestra.run.trial154.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T04:34:41.428 INFO:teuthology.orchestra.run.trial154.stdout:Access: 2026-02-18 04:34:40.298913400 +0000 2026-02-18T04:34:41.428 INFO:teuthology.orchestra.run.trial154.stdout:Modify: 2026-02-18 04:32:37.728783489 +0000 2026-02-18T04:34:41.428 INFO:teuthology.orchestra.run.trial154.stdout:Change: 2026-02-18 04:32:37.728783489 +0000 2026-02-18T04:34:41.428 INFO:teuthology.orchestra.run.trial154.stdout: Birth: 2026-02-18 04:32:37.728783489 +0000 2026-02-18T04:34:41.429 DEBUG:teuthology.orchestra.run.trial154:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-18T04:34:41.490 INFO:teuthology.orchestra.run.trial154.stderr:1+0 records in 2026-02-18T04:34:41.491 INFO:teuthology.orchestra.run.trial154.stderr:1+0 records out 2026-02-18T04:34:41.491 INFO:teuthology.orchestra.run.trial154.stderr:512 bytes copied, 0.000156019 s, 3.3 MB/s 2026-02-18T04:34:41.492 DEBUG:teuthology.orchestra.run.trial154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-18T04:34:41.551 DEBUG:teuthology.orchestra.run.trial154:> stat /dev/vg_nvme/lv_4 2026-02-18T04:34:41.606 INFO:teuthology.orchestra.run.trial154.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-18T04:34:41.606 INFO:teuthology.orchestra.run.trial154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T04:34:41.607 INFO:teuthology.orchestra.run.trial154.stdout:Device: 6h/6d Inode: 1296 Links: 1 2026-02-18T04:34:41.607 INFO:teuthology.orchestra.run.trial154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T04:34:41.607 INFO:teuthology.orchestra.run.trial154.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T04:34:41.607 INFO:teuthology.orchestra.run.trial154.stdout:Access: 2026-02-18 04:34:40.298913400 +0000 2026-02-18T04:34:41.607 INFO:teuthology.orchestra.run.trial154.stdout:Modify: 2026-02-18 04:32:37.728783489 +0000 2026-02-18T04:34:41.607 INFO:teuthology.orchestra.run.trial154.stdout:Change: 2026-02-18 04:32:37.728783489 +0000 2026-02-18T04:34:41.607 INFO:teuthology.orchestra.run.trial154.stdout: Birth: 2026-02-18 04:32:37.728783489 +0000 2026-02-18T04:34:41.608 DEBUG:teuthology.orchestra.run.trial154:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-18T04:34:41.669 INFO:teuthology.orchestra.run.trial154.stderr:1+0 records in 2026-02-18T04:34:41.670 INFO:teuthology.orchestra.run.trial154.stderr:1+0 records out 2026-02-18T04:34:41.670 INFO:teuthology.orchestra.run.trial154.stderr:512 bytes copied, 0.00016211 s, 3.2 MB/s 2026-02-18T04:34:41.671 DEBUG:teuthology.orchestra.run.trial154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-18T04:34:41.730 DEBUG:teuthology.orchestra.run.trial172:> set -ex 2026-02-18T04:34:41.730 DEBUG:teuthology.orchestra.run.trial172:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T04:34:41.748 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-18T04:34:41.748 DEBUG:teuthology.orchestra.run.trial172:> stat /dev/vg_nvme/lv_1 2026-02-18T04:34:41.768 INFO:journalctl@ceph.mgr.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-b[24628]: /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-18T04:34:41.768 INFO:journalctl@ceph.mgr.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-b[24628]: 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-18T04:34:41.768 INFO:journalctl@ceph.mgr.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-b[24628]: from numpy import show_config as show_numpy_config 2026-02-18T04:34:41.804 INFO:teuthology.orchestra.run.trial172.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-18T04:34:41.804 INFO:teuthology.orchestra.run.trial172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T04:34:41.805 INFO:teuthology.orchestra.run.trial172.stdout:Device: 6h/6d Inode: 1318 Links: 1 2026-02-18T04:34:41.805 INFO:teuthology.orchestra.run.trial172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T04:34:41.805 INFO:teuthology.orchestra.run.trial172.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T04:34:41.805 INFO:teuthology.orchestra.run.trial172.stdout:Access: 2026-02-18 04:34:27.659632471 +0000 2026-02-18T04:34:41.805 INFO:teuthology.orchestra.run.trial172.stdout:Modify: 2026-02-18 04:32:37.530774164 +0000 2026-02-18T04:34:41.805 INFO:teuthology.orchestra.run.trial172.stdout:Change: 2026-02-18 04:32:37.530774164 +0000 2026-02-18T04:34:41.805 INFO:teuthology.orchestra.run.trial172.stdout: Birth: 2026-02-18 04:32:37.530774164 +0000 2026-02-18T04:34:41.806 DEBUG:teuthology.orchestra.run.trial172:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-18T04:34:41.870 INFO:teuthology.orchestra.run.trial172.stderr:1+0 records in 2026-02-18T04:34:41.870 INFO:teuthology.orchestra.run.trial172.stderr:1+0 records out 2026-02-18T04:34:41.870 INFO:teuthology.orchestra.run.trial172.stderr:512 bytes copied, 0.000154236 s, 3.3 MB/s 2026-02-18T04:34:41.872 DEBUG:teuthology.orchestra.run.trial172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-18T04:34:41.930 DEBUG:teuthology.orchestra.run.trial172:> stat /dev/vg_nvme/lv_2 2026-02-18T04:34:41.985 INFO:teuthology.orchestra.run.trial172.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-18T04:34:41.986 INFO:teuthology.orchestra.run.trial172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T04:34:41.986 INFO:teuthology.orchestra.run.trial172.stdout:Device: 6h/6d Inode: 1317 Links: 1 2026-02-18T04:34:41.986 INFO:teuthology.orchestra.run.trial172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T04:34:41.986 INFO:teuthology.orchestra.run.trial172.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T04:34:41.986 INFO:teuthology.orchestra.run.trial172.stdout:Access: 2026-02-18 04:34:27.659632471 +0000 2026-02-18T04:34:41.986 INFO:teuthology.orchestra.run.trial172.stdout:Modify: 2026-02-18 04:32:37.530774164 +0000 2026-02-18T04:34:41.986 INFO:teuthology.orchestra.run.trial172.stdout:Change: 2026-02-18 04:32:37.530774164 +0000 2026-02-18T04:34:41.986 INFO:teuthology.orchestra.run.trial172.stdout: Birth: 2026-02-18 04:32:37.530774164 +0000 2026-02-18T04:34:41.987 DEBUG:teuthology.orchestra.run.trial172:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-18T04:34:42.048 INFO:teuthology.orchestra.run.trial172.stderr:1+0 records in 2026-02-18T04:34:42.048 INFO:teuthology.orchestra.run.trial172.stderr:1+0 records out 2026-02-18T04:34:42.048 INFO:teuthology.orchestra.run.trial172.stderr:512 bytes copied, 0.000143315 s, 3.6 MB/s 2026-02-18T04:34:42.049 DEBUG:teuthology.orchestra.run.trial172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-18T04:34:42.108 DEBUG:teuthology.orchestra.run.trial172:> stat /dev/vg_nvme/lv_3 2026-02-18T04:34:42.164 INFO:teuthology.orchestra.run.trial172.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-18T04:34:42.164 INFO:teuthology.orchestra.run.trial172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T04:34:42.165 INFO:teuthology.orchestra.run.trial172.stdout:Device: 6h/6d Inode: 1309 Links: 1 2026-02-18T04:34:42.165 INFO:teuthology.orchestra.run.trial172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T04:34:42.165 INFO:teuthology.orchestra.run.trial172.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T04:34:42.165 INFO:teuthology.orchestra.run.trial172.stdout:Access: 2026-02-18 04:34:27.659632471 +0000 2026-02-18T04:34:42.165 INFO:teuthology.orchestra.run.trial172.stdout:Modify: 2026-02-18 04:32:37.529774189 +0000 2026-02-18T04:34:42.165 INFO:teuthology.orchestra.run.trial172.stdout:Change: 2026-02-18 04:32:37.529774189 +0000 2026-02-18T04:34:42.165 INFO:teuthology.orchestra.run.trial172.stdout: Birth: 2026-02-18 04:32:37.529774189 +0000 2026-02-18T04:34:42.165 DEBUG:teuthology.orchestra.run.trial172:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-18T04:34:42.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:41 trial172 ceph-mon[22982]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:42.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:41 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:41 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:41 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:42.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:41 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:42.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:41 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:41 trial172 ceph-mon[22982]: Reconfiguring mgr.a (unknown last config time)... 2026-02-18T04:34:42.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:41 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-18T04:34:42.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:41 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2026-02-18T04:34:42.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:41 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:42.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:41 trial172 ceph-mon[22982]: Reconfiguring daemon mgr.a on trial077 2026-02-18T04:34:42.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:41 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:41 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:41 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:42.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:41 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:42.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:41 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:42.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:41 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.220 INFO:teuthology.orchestra.run.trial172.stderr:1+0 records in 2026-02-18T04:34:42.220 INFO:teuthology.orchestra.run.trial172.stderr:1+0 records out 2026-02-18T04:34:42.221 INFO:teuthology.orchestra.run.trial172.stderr:512 bytes copied, 0.000159745 s, 3.2 MB/s 2026-02-18T04:34:42.222 DEBUG:teuthology.orchestra.run.trial172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-18T04:34:42.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-mon[23533]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:42.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:42.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:42.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-mon[23533]: Reconfiguring mgr.a (unknown last config time)... 2026-02-18T04:34:42.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-18T04:34:42.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2026-02-18T04:34:42.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:42.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-mon[23533]: Reconfiguring daemon mgr.a on trial077 2026-02-18T04:34:42.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:42.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:42.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:42.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:41 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.280 DEBUG:teuthology.orchestra.run.trial172:> stat /dev/vg_nvme/lv_4 2026-02-18T04:34:42.336 INFO:teuthology.orchestra.run.trial172.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-18T04:34:42.336 INFO:teuthology.orchestra.run.trial172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T04:34:42.336 INFO:teuthology.orchestra.run.trial172.stdout:Device: 6h/6d Inode: 1301 Links: 1 2026-02-18T04:34:42.336 INFO:teuthology.orchestra.run.trial172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T04:34:42.336 INFO:teuthology.orchestra.run.trial172.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T04:34:42.337 INFO:teuthology.orchestra.run.trial172.stdout:Access: 2026-02-18 04:34:27.659632471 +0000 2026-02-18T04:34:42.337 INFO:teuthology.orchestra.run.trial172.stdout:Modify: 2026-02-18 04:32:37.529774189 +0000 2026-02-18T04:34:42.337 INFO:teuthology.orchestra.run.trial172.stdout:Change: 2026-02-18 04:32:37.529774189 +0000 2026-02-18T04:34:42.337 INFO:teuthology.orchestra.run.trial172.stdout: Birth: 2026-02-18 04:32:37.529774189 +0000 2026-02-18T04:34:42.337 DEBUG:teuthology.orchestra.run.trial172:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-18T04:34:42.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:41 trial077 ceph-mon[21152]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:42.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:41 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:41 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:41 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:42.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:41 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:42.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:41 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:41 trial077 ceph-mon[21152]: Reconfiguring mgr.a (unknown last config time)... 2026-02-18T04:34:42.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:41 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-18T04:34:42.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:41 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2026-02-18T04:34:42.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:41 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:42.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:41 trial077 ceph-mon[21152]: Reconfiguring daemon mgr.a on trial077 2026-02-18T04:34:42.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:41 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:41 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:41 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:42.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:41 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:42.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:41 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:42.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:41 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:42.400 INFO:teuthology.orchestra.run.trial172.stderr:1+0 records in 2026-02-18T04:34:42.400 INFO:teuthology.orchestra.run.trial172.stderr:1+0 records out 2026-02-18T04:34:42.400 INFO:teuthology.orchestra.run.trial172.stderr:512 bytes copied, 0.000150248 s, 3.4 MB/s 2026-02-18T04:34:42.401 DEBUG:teuthology.orchestra.run.trial172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-18T04:34:42.459 INFO:tasks.cephadm:Deploying osd.0 on trial077 with /dev/vg_nvme/lv_4... 2026-02-18T04:34:42.459 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_4 2026-02-18T04:34:42.579 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:34:43.052 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:34:43.070 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph orch daemon add osd trial077:vg_nvme/lv_4 --skip-validation 2026-02-18T04:34:43.187 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:34:44.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:44.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.? 10.20.193.154:0/2581169321' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2026-02-18T04:34:44.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.? 10.20.193.154:0/2581169321' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2026-02-18T04:34:44.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.? 10.20.193.154:0/2581169321' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2026-02-18T04:34:44.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.? 10.20.193.154:0/2581169321' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2026-02-18T04:34:44.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: Standby manager daemon b started 2026-02-18T04:34:44.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:34:44.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:44.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:34:44.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:44.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:44.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:44.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:34:44.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:34:44.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:43 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:44.237 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:44.237 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.237 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.? 10.20.193.154:0/2581169321' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2026-02-18T04:34:44.237 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.? 10.20.193.154:0/2581169321' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2026-02-18T04:34:44.237 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.? 10.20.193.154:0/2581169321' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2026-02-18T04:34:44.237 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.? 10.20.193.154:0/2581169321' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2026-02-18T04:34:44.238 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: Standby manager daemon b started 2026-02-18T04:34:44.238 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.238 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.238 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:34:44.238 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:44.238 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:34:44.238 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.238 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:44.238 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.238 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:44.238 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:44.238 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.239 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:34:44.239 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:34:44.239 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:43 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:44.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:44.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.? 10.20.193.154:0/2581169321' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2026-02-18T04:34:44.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.? 10.20.193.154:0/2581169321' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2026-02-18T04:34:44.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.? 10.20.193.154:0/2581169321' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2026-02-18T04:34:44.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.? 10.20.193.154:0/2581169321' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2026-02-18T04:34:44.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: Standby manager daemon b started 2026-02-18T04:34:44.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:34:44.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:44.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:34:44.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:44.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:44.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:44.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:44.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:34:44.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:34:44.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:43 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:45.179 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:44 trial077 ceph-mon[21152]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial077:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:45.180 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:44 trial077 ceph-mon[21152]: osd.default does not exist. Creating it now. 2026-02-18T04:34:45.180 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:44 trial077 ceph-mon[21152]: Creating OSDs with service ID: default on trial077:['vg_nvme/lv_4'] 2026-02-18T04:34:45.180 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:44 trial077 ceph-mon[21152]: Marking host: trial077 for OSDSpec preview refresh. 2026-02-18T04:34:45.180 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:44 trial077 ceph-mon[21152]: Saving service osd.default spec with placement trial077 2026-02-18T04:34:45.180 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:44 trial077 ceph-mon[21152]: mgrmap e14: a(active, since 29s), standbys: b 2026-02-18T04:34:45.180 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:44 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2026-02-18T04:34:45.180 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:44 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/2328838661' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2acb93cd-b717-4975-a88e-ee96611412ab"} : dispatch 2026-02-18T04:34:45.180 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:44 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/2328838661' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2acb93cd-b717-4975-a88e-ee96611412ab"}]': finished 2026-02-18T04:34:45.180 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:44 trial077 ceph-mon[21152]: osdmap e5: 1 total, 0 up, 1 in 2026-02-18T04:34:45.180 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:44 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:34:45.180 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:44 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/1915712056' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T04:34:45.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:44 trial172 ceph-mon[22982]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial077:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:45.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:44 trial172 ceph-mon[22982]: osd.default does not exist. Creating it now. 2026-02-18T04:34:45.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:44 trial172 ceph-mon[22982]: Creating OSDs with service ID: default on trial077:['vg_nvme/lv_4'] 2026-02-18T04:34:45.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:44 trial172 ceph-mon[22982]: Marking host: trial077 for OSDSpec preview refresh. 2026-02-18T04:34:45.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:44 trial172 ceph-mon[22982]: Saving service osd.default spec with placement trial077 2026-02-18T04:34:45.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:44 trial172 ceph-mon[22982]: mgrmap e14: a(active, since 29s), standbys: b 2026-02-18T04:34:45.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:44 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2026-02-18T04:34:45.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:44 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/2328838661' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2acb93cd-b717-4975-a88e-ee96611412ab"} : dispatch 2026-02-18T04:34:45.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:44 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/2328838661' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2acb93cd-b717-4975-a88e-ee96611412ab"}]': finished 2026-02-18T04:34:45.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:44 trial172 ceph-mon[22982]: osdmap e5: 1 total, 0 up, 1 in 2026-02-18T04:34:45.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:44 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:34:45.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:44 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/1915712056' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T04:34:45.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:44 trial154 ceph-mon[23533]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial077:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:45.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:44 trial154 ceph-mon[23533]: osd.default does not exist. Creating it now. 2026-02-18T04:34:45.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:44 trial154 ceph-mon[23533]: Creating OSDs with service ID: default on trial077:['vg_nvme/lv_4'] 2026-02-18T04:34:45.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:44 trial154 ceph-mon[23533]: Marking host: trial077 for OSDSpec preview refresh. 2026-02-18T04:34:45.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:44 trial154 ceph-mon[23533]: Saving service osd.default spec with placement trial077 2026-02-18T04:34:45.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:44 trial154 ceph-mon[23533]: mgrmap e14: a(active, since 29s), standbys: b 2026-02-18T04:34:45.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:44 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2026-02-18T04:34:45.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:44 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/2328838661' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2acb93cd-b717-4975-a88e-ee96611412ab"} : dispatch 2026-02-18T04:34:45.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:44 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/2328838661' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2acb93cd-b717-4975-a88e-ee96611412ab"}]': finished 2026-02-18T04:34:45.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:44 trial154 ceph-mon[23533]: osdmap e5: 1 total, 0 up, 1 in 2026-02-18T04:34:45.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:44 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:34:45.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:44 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/1915712056' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T04:34:45.987 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:45 trial077 ceph-mon[21152]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:45.987 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:45 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-18T04:34:45.987 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:45 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:46.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:45 trial172 ceph-mon[22982]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:46.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:45 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-18T04:34:46.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:45 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:46.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:45 trial154 ceph-mon[23533]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:46.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:45 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-18T04:34:46.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:45 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:47.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:46 trial172 ceph-mon[22982]: Deploying daemon osd.0 on trial077 2026-02-18T04:34:47.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:46 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-18T04:34:47.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:46 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:47.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:46 trial172 ceph-mon[22982]: Deploying daemon osd.0 on trial077 2026-02-18T04:34:47.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:46 trial154 ceph-mon[23533]: Deploying daemon osd.0 on trial077 2026-02-18T04:34:47.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:46 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-18T04:34:47.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:46 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:47.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:46 trial154 ceph-mon[23533]: Deploying daemon osd.0 on trial077 2026-02-18T04:34:47.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:46 trial077 ceph-mon[21152]: Deploying daemon osd.0 on trial077 2026-02-18T04:34:47.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:46 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-18T04:34:47.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:46 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:47.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:46 trial077 ceph-mon[21152]: Deploying daemon osd.0 on trial077 2026-02-18T04:34:48.065 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:47 trial077 ceph-mon[21152]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:48.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:47 trial172 ceph-mon[22982]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:48.267 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:47 trial154 ceph-mon[23533]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:49.211 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:49 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:49.211 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:49 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:49.211 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:49 trial077 ceph-mon[21152]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:49.446 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:49 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:49.446 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:49 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:49.446 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:49 trial172 ceph-mon[22982]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:49.518 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:49 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:49.518 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:49 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:49.518 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:49 trial154 ceph-mon[23533]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:51.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:51 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:51.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:51 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:51.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:51 trial077 ceph-mon[21152]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:51.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:51 trial077 ceph-mon[21152]: from='osd.0 [v2:10.20.193.77:6802/2539541330,v1:10.20.193.77:6803/2539541330]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-18T04:34:51.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:51 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:51.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:51 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:51.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:51 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:51.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:51 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:51.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:51 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:51.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:51 trial172 ceph-mon[22982]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:51.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:51 trial172 ceph-mon[22982]: from='osd.0 [v2:10.20.193.77:6802/2539541330,v1:10.20.193.77:6803/2539541330]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-18T04:34:51.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:51 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:51.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:51 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:51.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:51 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:52.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:51 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:52.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:51 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:52.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:51 trial154 ceph-mon[23533]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:52.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:51 trial154 ceph-mon[23533]: from='osd.0 [v2:10.20.193.77:6802/2539541330,v1:10.20.193.77:6803/2539541330]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-18T04:34:52.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:51 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:52.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:51 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:52.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:51 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:52.155 INFO:teuthology.orchestra.run.trial077.stdout:Created osd(s) 0 on host 'trial077' 2026-02-18T04:34:52.198 DEBUG:teuthology.orchestra.run.trial077:osd.0> sudo journalctl -f -n 0 -u ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@osd.0.service 2026-02-18T04:34:52.200 INFO:tasks.cephadm:Deploying osd.1 on trial154 with /dev/vg_nvme/lv_4... 2026-02-18T04:34:52.200 DEBUG:teuthology.orchestra.run.trial154:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_4 2026-02-18T04:34:52.316 INFO:teuthology.orchestra.run.trial154.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.b/config 2026-02-18T04:34:52.800 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:52 trial154 ceph-mon[23533]: from='osd.0 [v2:10.20.193.77:6802/2539541330,v1:10.20.193.77:6803/2539541330]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-18T04:34:52.800 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:52 trial154 ceph-mon[23533]: osdmap e6: 1 total, 0 up, 1 in 2026-02-18T04:34:52.800 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:52 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:34:52.800 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:52 trial154 ceph-mon[23533]: from='osd.0 [v2:10.20.193.77:6802/2539541330,v1:10.20.193.77:6803/2539541330]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial077", "root=default"]} : dispatch 2026-02-18T04:34:52.800 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:52 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:52.801 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:52 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:52.801 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:52 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:52.801 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:52 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:52.850 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-18T04:34:52.866 DEBUG:teuthology.orchestra.run.trial154:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph orch daemon add osd trial154:vg_nvme/lv_4 --skip-validation 2026-02-18T04:34:52.889 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:52 trial077 ceph-mon[21152]: from='osd.0 [v2:10.20.193.77:6802/2539541330,v1:10.20.193.77:6803/2539541330]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-18T04:34:52.890 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:52 trial077 ceph-mon[21152]: osdmap e6: 1 total, 0 up, 1 in 2026-02-18T04:34:52.890 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:52 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:34:52.890 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:52 trial077 ceph-mon[21152]: from='osd.0 [v2:10.20.193.77:6802/2539541330,v1:10.20.193.77:6803/2539541330]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial077", "root=default"]} : dispatch 2026-02-18T04:34:52.890 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:52 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:52.890 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:52 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:52.890 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:52 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:52.890 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:52 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:52.891 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:34:52 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-0[34658]: 2026-02-18T04:34:52.634+0000 7faac7bd2640 -1 osd.0 0 waiting for initial osdmap 2026-02-18T04:34:52.891 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:34:52 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-0[34658]: 2026-02-18T04:34:52.636+0000 7faabf1b2640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T04:34:52.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:52 trial172 ceph-mon[22982]: from='osd.0 [v2:10.20.193.77:6802/2539541330,v1:10.20.193.77:6803/2539541330]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-18T04:34:52.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:52 trial172 ceph-mon[22982]: osdmap e6: 1 total, 0 up, 1 in 2026-02-18T04:34:52.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:52 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:34:52.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:52 trial172 ceph-mon[22982]: from='osd.0 [v2:10.20.193.77:6802/2539541330,v1:10.20.193.77:6803/2539541330]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial077", "root=default"]} : dispatch 2026-02-18T04:34:52.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:52 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:52.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:52 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:52.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:52 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:52.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:52 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:52.983 INFO:teuthology.orchestra.run.trial154.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.b/config 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='osd.0 [v2:10.20.193.77:6802/2539541330,v1:10.20.193.77:6803/2539541330]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial077", "root=default"]}]': finished 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: osdmap e7: 1 total, 0 up, 1 in 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: Detected new or changed devices on trial077 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: Adjusting osd_memory_target on trial077 to 84047M 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:34:53.769 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:53 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:53.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='osd.0 [v2:10.20.193.77:6802/2539541330,v1:10.20.193.77:6803/2539541330]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial077", "root=default"]}]': finished 2026-02-18T04:34:53.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: osdmap e7: 1 total, 0 up, 1 in 2026-02-18T04:34:53.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:34:53.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:34:53.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: Detected new or changed devices on trial077 2026-02-18T04:34:53.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:53.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:53.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-18T04:34:53.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: Adjusting osd_memory_target on trial077 to 84047M 2026-02-18T04:34:53.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:53.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:53.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:53.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:53.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:34:53.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:34:53.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:53.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:53.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:53.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:53.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:34:53.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:34:53.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:53 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='osd.0 [v2:10.20.193.77:6802/2539541330,v1:10.20.193.77:6803/2539541330]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial077", "root=default"]}]': finished 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: osdmap e7: 1 total, 0 up, 1 in 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: Detected new or changed devices on trial077 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: Adjusting osd_memory_target on trial077 to 84047M 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:34:54.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:53 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:54.780 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: purged_snaps scrub starts 2026-02-18T04:34:54.780 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: purged_snaps scrub ok 2026-02-18T04:34:54.780 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial154:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:54.780 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: osd.default does not exist. Creating it now. 2026-02-18T04:34:54.780 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: Creating OSDs with service ID: default on trial154:['vg_nvme/lv_4'] 2026-02-18T04:34:54.781 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: Marking host: trial154 for OSDSpec preview refresh. 2026-02-18T04:34:54.781 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: Saving service osd.default spec with placement trial154 2026-02-18T04:34:54.781 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: osd.0 [v2:10.20.193.77:6802/2539541330,v1:10.20.193.77:6803/2539541330] boot 2026-02-18T04:34:54.781 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: osdmap e8: 1 total, 1 up, 1 in 2026-02-18T04:34:54.781 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:34:54.781 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: from='client.? 10.20.193.154:0/214003672' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4f2dbb3c-7e33-4886-b998-161eacc473a3"} : dispatch 2026-02-18T04:34:54.781 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4f2dbb3c-7e33-4886-b998-161eacc473a3"} : dispatch 2026-02-18T04:34:54.781 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f2dbb3c-7e33-4886-b998-161eacc473a3"}]': finished 2026-02-18T04:34:54.781 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: osdmap e9: 2 total, 1 up, 2 in 2026-02-18T04:34:54.781 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:34:54.781 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: from='client.? 10.20.193.154:0/2482353161' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T04:34:54.781 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:54.781 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:54.781 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:54.781 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:54.781 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:54 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:54.938 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: purged_snaps scrub starts 2026-02-18T04:34:54.939 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: purged_snaps scrub ok 2026-02-18T04:34:54.939 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial154:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:54.939 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: osd.default does not exist. Creating it now. 2026-02-18T04:34:54.939 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: Creating OSDs with service ID: default on trial154:['vg_nvme/lv_4'] 2026-02-18T04:34:54.939 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: Marking host: trial154 for OSDSpec preview refresh. 2026-02-18T04:34:54.939 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: Saving service osd.default spec with placement trial154 2026-02-18T04:34:54.939 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: osd.0 [v2:10.20.193.77:6802/2539541330,v1:10.20.193.77:6803/2539541330] boot 2026-02-18T04:34:54.939 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: osdmap e8: 1 total, 1 up, 1 in 2026-02-18T04:34:54.939 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:34:54.940 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: from='client.? 10.20.193.154:0/214003672' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4f2dbb3c-7e33-4886-b998-161eacc473a3"} : dispatch 2026-02-18T04:34:54.940 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4f2dbb3c-7e33-4886-b998-161eacc473a3"} : dispatch 2026-02-18T04:34:54.940 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f2dbb3c-7e33-4886-b998-161eacc473a3"}]': finished 2026-02-18T04:34:54.940 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: osdmap e9: 2 total, 1 up, 2 in 2026-02-18T04:34:54.940 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:34:54.940 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: from='client.? 10.20.193.154:0/2482353161' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T04:34:54.940 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:54.940 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:54.940 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:54.940 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:54.940 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:54 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:54.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: purged_snaps scrub starts 2026-02-18T04:34:54.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: purged_snaps scrub ok 2026-02-18T04:34:54.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial154:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:34:54.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: osd.default does not exist. Creating it now. 2026-02-18T04:34:54.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: Creating OSDs with service ID: default on trial154:['vg_nvme/lv_4'] 2026-02-18T04:34:54.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: Marking host: trial154 for OSDSpec preview refresh. 2026-02-18T04:34:54.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: Saving service osd.default spec with placement trial154 2026-02-18T04:34:54.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: osd.0 [v2:10.20.193.77:6802/2539541330,v1:10.20.193.77:6803/2539541330] boot 2026-02-18T04:34:54.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: osdmap e8: 1 total, 1 up, 1 in 2026-02-18T04:34:54.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:34:54.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: from='client.? 10.20.193.154:0/214003672' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4f2dbb3c-7e33-4886-b998-161eacc473a3"} : dispatch 2026-02-18T04:34:54.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4f2dbb3c-7e33-4886-b998-161eacc473a3"} : dispatch 2026-02-18T04:34:54.948 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f2dbb3c-7e33-4886-b998-161eacc473a3"}]': finished 2026-02-18T04:34:54.948 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: osdmap e9: 2 total, 1 up, 2 in 2026-02-18T04:34:54.948 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:34:54.948 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: from='client.? 10.20.193.154:0/2482353161' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T04:34:54.948 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:54.948 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:54.948 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:34:54.948 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:54.948 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:54 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:56.256 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:55 trial154 ceph-mon[23533]: pgmap v19: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-18T04:34:56.256 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:55 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:56.257 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:55 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:56.257 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:55 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-18T04:34:56.257 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:55 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:56.257 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:55 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:56.257 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:55 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:56.257 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:55 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:56.257 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:55 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:56.257 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:55 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:56.257 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:55 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:34:56.258 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:55 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:34:56.258 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:55 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:56.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:55 trial077 ceph-mon[21152]: pgmap v19: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-18T04:34:56.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:55 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:56.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:55 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:56.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:55 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-18T04:34:56.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:55 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:56.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:55 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:56.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:55 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:56.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:55 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:56.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:55 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:56.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:55 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:56.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:55 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:34:56.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:55 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:34:56.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:55 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:56.446 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:55 trial172 ceph-mon[22982]: pgmap v19: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-18T04:34:56.446 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:55 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:56.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:55 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:56.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:55 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-18T04:34:56.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:55 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:56.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:55 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:56.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:55 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:56.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:55 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:56.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:55 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:34:56.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:55 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:56.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:55 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:34:56.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:55 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:34:56.448 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:55 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:34:57.235 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:56 trial154 ceph-mon[23533]: Deploying daemon osd.1 on trial154 2026-02-18T04:34:57.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:56 trial077 ceph-mon[21152]: Deploying daemon osd.1 on trial154 2026-02-18T04:34:57.446 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:56 trial172 ceph-mon[22982]: Deploying daemon osd.1 on trial154 2026-02-18T04:34:58.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:57 trial154 ceph-mon[23533]: pgmap v20: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-18T04:34:58.019 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:57 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:58.019 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:57 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:58.300 INFO:teuthology.orchestra.run.trial154.stdout:Created osd(s) 1 on host 'trial154' 2026-02-18T04:34:58.345 DEBUG:teuthology.orchestra.run.trial154:osd.1> sudo journalctl -f -n 0 -u ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@osd.1.service 2026-02-18T04:34:58.347 INFO:tasks.cephadm:Deploying osd.2 on trial172 with /dev/vg_nvme/lv_4... 2026-02-18T04:34:58.347 DEBUG:teuthology.orchestra.run.trial172:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_4 2026-02-18T04:34:58.369 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:57 trial172 ceph-mon[22982]: pgmap v20: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-18T04:34:58.369 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:57 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:58.369 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:57 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:58.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:57 trial077 ceph-mon[21152]: pgmap v20: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-18T04:34:58.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:57 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:58.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:57 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:58.464 INFO:teuthology.orchestra.run.trial172.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.c/config 2026-02-18T04:34:58.914 INFO:teuthology.orchestra.run.trial172.stdout: 2026-02-18T04:34:58.931 DEBUG:teuthology.orchestra.run.trial172:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph orch daemon add osd trial172:vg_nvme/lv_4 --skip-validation 2026-02-18T04:34:59.088 INFO:teuthology.orchestra.run.trial172.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.c/config 2026-02-18T04:34:59.139 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:58 trial172 ceph-mon[22982]: from='osd.1 [v2:10.20.193.154:6800/905695134,v1:10.20.193.154:6801/905695134]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-18T04:34:59.139 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:58 trial172 ceph-mon[22982]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-18T04:34:59.139 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:58 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:59.139 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:58 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:59.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:58 trial154 ceph-mon[23533]: from='osd.1 [v2:10.20.193.154:6800/905695134,v1:10.20.193.154:6801/905695134]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-18T04:34:59.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:58 trial154 ceph-mon[23533]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-18T04:34:59.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:58 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:59.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:58 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:59.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:58 trial077 ceph-mon[21152]: from='osd.1 [v2:10.20.193.154:6800/905695134,v1:10.20.193.154:6801/905695134]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-18T04:34:59.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:58 trial077 ceph-mon[21152]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-18T04:34:59.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:58 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:34:59.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:58 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.114 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:59 trial154 ceph-mon[23533]: pgmap v21: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-18T04:35:00.114 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:59 trial154 ceph-mon[23533]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-18T04:35:00.114 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:59 trial154 ceph-mon[23533]: from='osd.1 [v2:10.20.193.154:6800/905695134,v1:10.20.193.154:6801/905695134]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial154", "root=default"]} : dispatch 2026-02-18T04:35:00.114 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:59 trial154 ceph-mon[23533]: osdmap e10: 2 total, 1 up, 2 in 2026-02-18T04:35:00.115 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:59 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:35:00.115 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:59 trial154 ceph-mon[23533]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial154", "root=default"]} : dispatch 2026-02-18T04:35:00.115 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:59 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.115 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:59 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.115 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:59 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:00.115 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:59 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:35:00.115 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:59 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:00.115 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:59 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.115 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:59 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.115 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:59 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:00.115 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:59 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.115 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:59 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.116 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:34:59 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.116 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:34:59 trial154 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-1[27781]: 2026-02-18T04:34:59.968+0000 7f15badf5640 -1 osd.1 0 waiting for initial osdmap 2026-02-18T04:35:00.116 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:34:59 trial154 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-1[27781]: 2026-02-18T04:34:59.970+0000 7f15b63dd640 -1 osd.1 11 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T04:35:00.130 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:59 trial172 ceph-mon[22982]: pgmap v21: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-18T04:35:00.130 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:59 trial172 ceph-mon[22982]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-18T04:35:00.131 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:59 trial172 ceph-mon[22982]: from='osd.1 [v2:10.20.193.154:6800/905695134,v1:10.20.193.154:6801/905695134]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial154", "root=default"]} : dispatch 2026-02-18T04:35:00.131 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:59 trial172 ceph-mon[22982]: osdmap e10: 2 total, 1 up, 2 in 2026-02-18T04:35:00.131 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:59 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:35:00.131 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:59 trial172 ceph-mon[22982]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial154", "root=default"]} : dispatch 2026-02-18T04:35:00.131 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:59 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.131 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:59 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.131 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:59 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:00.131 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:59 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:35:00.131 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:59 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:00.131 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:59 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.131 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:59 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.132 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:59 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:00.132 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:59 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.132 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:59 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.132 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:34:59 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:59 trial077 ceph-mon[21152]: pgmap v21: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-18T04:35:00.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:59 trial077 ceph-mon[21152]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-18T04:35:00.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:59 trial077 ceph-mon[21152]: from='osd.1 [v2:10.20.193.154:6800/905695134,v1:10.20.193.154:6801/905695134]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial154", "root=default"]} : dispatch 2026-02-18T04:35:00.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:59 trial077 ceph-mon[21152]: osdmap e10: 2 total, 1 up, 2 in 2026-02-18T04:35:00.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:59 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:35:00.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:59 trial077 ceph-mon[21152]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial154", "root=default"]} : dispatch 2026-02-18T04:35:00.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:59 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:59 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:59 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:00.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:59 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:35:00.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:59 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:00.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:59 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:59 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:59 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:00.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:59 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:59 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:00.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:34:59 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:01.049 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial172:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:35:01.049 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: osd.default does not exist. Creating it now. 2026-02-18T04:35:01.049 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: Creating OSDs with service ID: default on trial172:['vg_nvme/lv_4'] 2026-02-18T04:35:01.050 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: Marking host: trial172 for OSDSpec preview refresh. 2026-02-18T04:35:01.050 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: Saving service osd.default spec with placement trial172 2026-02-18T04:35:01.050 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:01.050 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial154", "root=default"]}]': finished 2026-02-18T04:35:01.050 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: osdmap e11: 2 total, 1 up, 2 in 2026-02-18T04:35:01.050 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:35:01.050 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:35:01.050 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='client.? 10.20.193.172:0/1179688450' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2972ac08-ac0a-4380-8f05-45ead4fd9ab7"} : dispatch 2026-02-18T04:35:01.050 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2972ac08-ac0a-4380-8f05-45ead4fd9ab7"} : dispatch 2026-02-18T04:35:01.050 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2972ac08-ac0a-4380-8f05-45ead4fd9ab7"}]': finished 2026-02-18T04:35:01.050 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: osd.1 [v2:10.20.193.154:6800/905695134,v1:10.20.193.154:6801/905695134] boot 2026-02-18T04:35:01.050 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: osdmap e12: 3 total, 2 up, 3 in 2026-02-18T04:35:01.051 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:35:01.051 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:01.051 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='client.? 10.20.193.172:0/1462950634' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T04:35:01.051 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:01.051 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:01.051 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-18T04:35:01.051 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:01.051 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:01.051 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:01.051 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:01.051 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:01.051 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:35:01.052 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:00 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:01.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial172:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:35:01.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: osd.default does not exist. Creating it now. 2026-02-18T04:35:01.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: Creating OSDs with service ID: default on trial172:['vg_nvme/lv_4'] 2026-02-18T04:35:01.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: Marking host: trial172 for OSDSpec preview refresh. 2026-02-18T04:35:01.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: Saving service osd.default spec with placement trial172 2026-02-18T04:35:01.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:01.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial154", "root=default"]}]': finished 2026-02-18T04:35:01.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: osdmap e11: 2 total, 1 up, 2 in 2026-02-18T04:35:01.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:35:01.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:35:01.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='client.? 10.20.193.172:0/1179688450' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2972ac08-ac0a-4380-8f05-45ead4fd9ab7"} : dispatch 2026-02-18T04:35:01.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2972ac08-ac0a-4380-8f05-45ead4fd9ab7"} : dispatch 2026-02-18T04:35:01.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2972ac08-ac0a-4380-8f05-45ead4fd9ab7"}]': finished 2026-02-18T04:35:01.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: osd.1 [v2:10.20.193.154:6800/905695134,v1:10.20.193.154:6801/905695134] boot 2026-02-18T04:35:01.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: osdmap e12: 3 total, 2 up, 3 in 2026-02-18T04:35:01.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:35:01.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:01.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='client.? 10.20.193.172:0/1462950634' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T04:35:01.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:01.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:01.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-18T04:35:01.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:01.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:01.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:01.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:01.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:01.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:35:01.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:00 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:01.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial172:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:35:01.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: osd.default does not exist. Creating it now. 2026-02-18T04:35:01.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: Creating OSDs with service ID: default on trial172:['vg_nvme/lv_4'] 2026-02-18T04:35:01.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: Marking host: trial172 for OSDSpec preview refresh. 2026-02-18T04:35:01.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: Saving service osd.default spec with placement trial172 2026-02-18T04:35:01.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:01.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial154", "root=default"]}]': finished 2026-02-18T04:35:01.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: osdmap e11: 2 total, 1 up, 2 in 2026-02-18T04:35:01.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:35:01.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:35:01.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='client.? 10.20.193.172:0/1179688450' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2972ac08-ac0a-4380-8f05-45ead4fd9ab7"} : dispatch 2026-02-18T04:35:01.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2972ac08-ac0a-4380-8f05-45ead4fd9ab7"} : dispatch 2026-02-18T04:35:01.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2972ac08-ac0a-4380-8f05-45ead4fd9ab7"}]': finished 2026-02-18T04:35:01.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: osd.1 [v2:10.20.193.154:6800/905695134,v1:10.20.193.154:6801/905695134] boot 2026-02-18T04:35:01.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: osdmap e12: 3 total, 2 up, 3 in 2026-02-18T04:35:01.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:35:01.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:01.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='client.? 10.20.193.172:0/1462950634' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-18T04:35:01.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:01.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:01.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-18T04:35:01.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:01.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:01.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:01.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:01.377 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:01.378 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:35:01.378 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:00 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:02.105 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:01 trial172 ceph-mon[22982]: purged_snaps scrub starts 2026-02-18T04:35:02.105 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:01 trial172 ceph-mon[22982]: purged_snaps scrub ok 2026-02-18T04:35:02.105 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:01 trial172 ceph-mon[22982]: Detected new or changed devices on trial154 2026-02-18T04:35:02.105 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:01 trial172 ceph-mon[22982]: Adjusting osd_memory_target on trial154 to 84047M 2026-02-18T04:35:02.105 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:01 trial172 ceph-mon[22982]: pgmap v25: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-18T04:35:02.105 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:01 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2026-02-18T04:35:02.105 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:01 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:02.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:01 trial154 ceph-mon[23533]: purged_snaps scrub starts 2026-02-18T04:35:02.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:01 trial154 ceph-mon[23533]: purged_snaps scrub ok 2026-02-18T04:35:02.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:01 trial154 ceph-mon[23533]: Detected new or changed devices on trial154 2026-02-18T04:35:02.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:01 trial154 ceph-mon[23533]: Adjusting osd_memory_target on trial154 to 84047M 2026-02-18T04:35:02.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:01 trial154 ceph-mon[23533]: pgmap v25: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-18T04:35:02.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:01 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2026-02-18T04:35:02.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:01 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:02.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:01 trial077 ceph-mon[21152]: purged_snaps scrub starts 2026-02-18T04:35:02.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:01 trial077 ceph-mon[21152]: purged_snaps scrub ok 2026-02-18T04:35:02.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:01 trial077 ceph-mon[21152]: Detected new or changed devices on trial154 2026-02-18T04:35:02.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:01 trial077 ceph-mon[21152]: Adjusting osd_memory_target on trial154 to 84047M 2026-02-18T04:35:02.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:01 trial077 ceph-mon[21152]: pgmap v25: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-18T04:35:02.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:01 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2026-02-18T04:35:02.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:01 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:03.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:02 trial154 ceph-mon[23533]: Deploying daemon osd.2 on trial172 2026-02-18T04:35:03.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:02 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2026-02-18T04:35:03.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:02 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:03.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:02 trial154 ceph-mon[23533]: Deploying daemon osd.2 on trial172 2026-02-18T04:35:03.276 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:02 trial077 ceph-mon[21152]: Deploying daemon osd.2 on trial172 2026-02-18T04:35:03.276 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:02 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2026-02-18T04:35:03.276 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:02 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:03.276 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:02 trial077 ceph-mon[21152]: Deploying daemon osd.2 on trial172 2026-02-18T04:35:03.446 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:02 trial172 ceph-mon[22982]: Deploying daemon osd.2 on trial172 2026-02-18T04:35:03.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:02 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2026-02-18T04:35:03.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:02 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:03.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:02 trial172 ceph-mon[22982]: Deploying daemon osd.2 on trial172 2026-02-18T04:35:04.033 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:03 trial172 ceph-mon[22982]: pgmap v26: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-18T04:35:04.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:03 trial154 ceph-mon[23533]: pgmap v26: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-18T04:35:04.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:03 trial077 ceph-mon[21152]: pgmap v26: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-18T04:35:05.175 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:05 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:05.175 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:05 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:05.175 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:05 trial172 ceph-mon[22982]: pgmap v27: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-18T04:35:05.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:05 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:05.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:05 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:05.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:05 trial077 ceph-mon[21152]: pgmap v27: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-18T04:35:05.518 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:05 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:05.518 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:05 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:05.518 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:05 trial154 ceph-mon[23533]: pgmap v27: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-18T04:35:07.309 INFO:teuthology.orchestra.run.trial172.stdout:Created osd(s) 2 on host 'trial172' 2026-02-18T04:35:07.349 DEBUG:teuthology.orchestra.run.trial172:osd.2> sudo journalctl -f -n 0 -u ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@osd.2.service 2026-02-18T04:35:07.352 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2026-02-18T04:35:07.352 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T04:35:07.474 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:07.703 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:35:07.704 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:07 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:07.704 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:07 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:07.704 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:07 trial077 ceph-mon[21152]: pgmap v28: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-18T04:35:07.704 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:07 trial077 ceph-mon[21152]: from='osd.2 [v2:10.20.193.172:6800/2238688027,v1:10.20.193.172:6801/2238688027]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-18T04:35:07.704 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:07 trial077 ceph-mon[21152]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-18T04:35:07.704 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:07 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:07.704 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:07 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:07.741 INFO:teuthology.orchestra.run.trial077.stdout:{"epoch":13,"num_osds":3,"num_up_osds":2,"osd_up_since":1771389300,"num_in_osds":3,"osd_in_since":1771389300,"num_remapped_pgs":0} 2026-02-18T04:35:07.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:07 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:07.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:07 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:07.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:07 trial172 ceph-mon[22982]: pgmap v28: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-18T04:35:07.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:07 trial172 ceph-mon[22982]: from='osd.2 [v2:10.20.193.172:6800/2238688027,v1:10.20.193.172:6801/2238688027]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-18T04:35:07.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:07 trial172 ceph-mon[22982]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-18T04:35:07.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:07 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:07.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:07 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:08.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:07 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:08.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:07 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:08.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:07 trial154 ceph-mon[23533]: pgmap v28: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-18T04:35:08.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:07 trial154 ceph-mon[23533]: from='osd.2 [v2:10.20.193.172:6800/2238688027,v1:10.20.193.172:6801/2238688027]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-18T04:35:08.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:07 trial154 ceph-mon[23533]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-18T04:35:08.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:07 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:08.019 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:07 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:08.742 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T04:35:08.860 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:08.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:08 trial077 ceph-mon[21152]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2026-02-18T04:35:08.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:08 trial077 ceph-mon[21152]: from='osd.2 [v2:10.20.193.172:6800/2238688027,v1:10.20.193.172:6801/2238688027]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial172", "root=default"]} : dispatch 2026-02-18T04:35:08.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:08 trial077 ceph-mon[21152]: osdmap e13: 3 total, 2 up, 3 in 2026-02-18T04:35:08.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:08 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:08.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:08 trial077 ceph-mon[21152]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial172", "root=default"]} : dispatch 2026-02-18T04:35:08.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:08 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/2790824479' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T04:35:08.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:08 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:08.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:08 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:08.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:08 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:08.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:08 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:08.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:08 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:08.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:08 trial172 ceph-mon[22982]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2026-02-18T04:35:08.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:08 trial172 ceph-mon[22982]: from='osd.2 [v2:10.20.193.172:6800/2238688027,v1:10.20.193.172:6801/2238688027]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial172", "root=default"]} : dispatch 2026-02-18T04:35:08.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:08 trial172 ceph-mon[22982]: osdmap e13: 3 total, 2 up, 3 in 2026-02-18T04:35:08.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:08 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:08.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:08 trial172 ceph-mon[22982]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial172", "root=default"]} : dispatch 2026-02-18T04:35:08.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:08 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/2790824479' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T04:35:08.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:08 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:08.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:08 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:08.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:08 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:08.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:08 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:08.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:08 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:08.948 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:35:08 trial172 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-2[28220]: 2026-02-18T04:35:08.580+0000 7f659afaa640 -1 osd.2 0 waiting for initial osdmap 2026-02-18T04:35:08.948 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:35:08 trial172 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-2[28220]: 2026-02-18T04:35:08.583+0000 7f659258a640 -1 osd.2 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T04:35:09.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:08 trial154 ceph-mon[23533]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2026-02-18T04:35:09.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:08 trial154 ceph-mon[23533]: from='osd.2 [v2:10.20.193.172:6800/2238688027,v1:10.20.193.172:6801/2238688027]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial172", "root=default"]} : dispatch 2026-02-18T04:35:09.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:08 trial154 ceph-mon[23533]: osdmap e13: 3 total, 2 up, 3 in 2026-02-18T04:35:09.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:08 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:09.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:08 trial154 ceph-mon[23533]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial172", "root=default"]} : dispatch 2026-02-18T04:35:09.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:08 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/2790824479' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T04:35:09.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:08 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:09.019 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:08 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:09.019 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:08 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:09.019 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:08 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:09.019 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:08 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:09.088 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:35:09.130 INFO:teuthology.orchestra.run.trial077.stdout:{"epoch":14,"num_osds":3,"num_up_osds":2,"osd_up_since":1771389300,"num_in_osds":3,"osd_in_since":1771389300,"num_remapped_pgs":0} 2026-02-18T04:35:09.833 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:09 trial172 ceph-mon[22982]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial172", "root=default"]}]': finished 2026-02-18T04:35:09.833 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:09 trial172 ceph-mon[22982]: osdmap e14: 3 total, 2 up, 3 in 2026-02-18T04:35:09.833 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:09 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:09.833 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:09 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:09.833 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:09 trial172 ceph-mon[22982]: pgmap v31: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-18T04:35:09.833 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:09 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/1366782655' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T04:35:09.833 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:09 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:09.833 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:09 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:09.833 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:09 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2026-02-18T04:35:09.833 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:09 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:09.833 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:09 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:09.833 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:09 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:09.833 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:09 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:09.833 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:09 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:09.833 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:09 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:35:09.833 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:09 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:09.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:09 trial077 ceph-mon[21152]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial172", "root=default"]}]': finished 2026-02-18T04:35:09.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:09 trial077 ceph-mon[21152]: osdmap e14: 3 total, 2 up, 3 in 2026-02-18T04:35:09.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:09 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:09.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:09 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:09.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:09 trial077 ceph-mon[21152]: pgmap v31: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-18T04:35:09.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:09 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/1366782655' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T04:35:09.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:09 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:09.875 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:09 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:09.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:09 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2026-02-18T04:35:09.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:09 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:09.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:09 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:09.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:09 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:09.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:09 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:09.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:09 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:09.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:09 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:35:09.876 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:09 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:10.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:09 trial154 ceph-mon[23533]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial172", "root=default"]}]': finished 2026-02-18T04:35:10.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:09 trial154 ceph-mon[23533]: osdmap e14: 3 total, 2 up, 3 in 2026-02-18T04:35:10.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:09 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:10.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:09 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:10.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:09 trial154 ceph-mon[23533]: pgmap v31: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-18T04:35:10.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:09 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/1366782655' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T04:35:10.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:09 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:10.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:09 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:10.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:09 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2026-02-18T04:35:10.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:09 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:10.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:09 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:10.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:09 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:10.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:09 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:10.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:09 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:10.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:09 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-18T04:35:10.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:09 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:10.131 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph osd stat -f json 2026-02-18T04:35:10.250 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:10.481 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:35:10.517 INFO:teuthology.orchestra.run.trial077.stdout:{"epoch":15,"num_osds":3,"num_up_osds":3,"osd_up_since":1771389309,"num_in_osds":3,"osd_in_since":1771389300,"num_remapped_pgs":0} 2026-02-18T04:35:10.518 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph osd dump --format=json 2026-02-18T04:35:10.633 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:10.747 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:10 trial077 ceph-mon[21152]: purged_snaps scrub starts 2026-02-18T04:35:10.747 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:10 trial077 ceph-mon[21152]: purged_snaps scrub ok 2026-02-18T04:35:10.748 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:10 trial077 ceph-mon[21152]: Detected new or changed devices on trial172 2026-02-18T04:35:10.748 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:10 trial077 ceph-mon[21152]: Adjusting osd_memory_target on trial172 to 88143M 2026-02-18T04:35:10.748 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:10 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:10.748 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:10 trial077 ceph-mon[21152]: osd.2 [v2:10.20.193.172:6800/2238688027,v1:10.20.193.172:6801/2238688027] boot 2026-02-18T04:35:10.748 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:10 trial077 ceph-mon[21152]: osdmap e15: 3 total, 3 up, 3 in 2026-02-18T04:35:10.748 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:10 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:10.748 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:10 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/3730164310' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T04:35:10.851 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:35:10.851 INFO:teuthology.orchestra.run.trial077.stdout:{"epoch":15,"fsid":"01167542-0c83-11f1-9fe8-d404e6e7d460","created":"2026-02-18T04:33:54.694480+0000","modified":"2026-02-18T04:35:09.581584+0000","last_up_change":"2026-02-18T04:35:09.581584+0000","last_in_change":"2026-02-18T04:35:00.031442+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"2acb93cd-b717-4975-a88e-ee96611412ab","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.77:6802","nonce":2539541330},{"type":"v1","addr":"10.20.193.77:6803","nonce":2539541330}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.77:6804","nonce":2539541330},{"type":"v1","addr":"10.20.193.77:6805","nonce":2539541330}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.77:6808","nonce":2539541330},{"type":"v1","addr":"10.20.193.77:6809","nonce":2539541330}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.77:6806","nonce":2539541330},{"type":"v1","addr":"10.20.193.77:6807","nonce":2539541330}]},"public_addr":"10.20.193.77:6803/2539541330","cluster_addr":"10.20.193.77:6805/2539541330","heartbeat_back_addr":"10.20.193.77:6809/2539541330","heartbeat_front_addr":"10.20.193.77:6807/2539541330","state":["exists","up"]},{"osd":1,"uuid":"4f2dbb3c-7e33-4886-b998-161eacc473a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":12,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6800","nonce":905695134},{"type":"v1","addr":"10.20.193.154:6801","nonce":905695134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6802","nonce":905695134},{"type":"v1","addr":"10.20.193.154:6803","nonce":905695134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6806","nonce":905695134},{"type":"v1","addr":"10.20.193.154:6807","nonce":905695134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6804","nonce":905695134},{"type":"v1","addr":"10.20.193.154:6805","nonce":905695134}]},"public_addr":"10.20.193.154:6801/905695134","cluster_addr":"10.20.193.154:6803/905695134","heartbeat_back_addr":"10.20.193.154:6807/905695134","heartbeat_front_addr":"10.20.193.154:6805/905695134","state":["exists","up"]},{"osd":2,"uuid":"2972ac08-ac0a-4380-8f05-45ead4fd9ab7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.172:6800","nonce":2238688027},{"type":"v1","addr":"10.20.193.172:6801","nonce":2238688027}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.172:6802","nonce":2238688027},{"type":"v1","addr":"10.20.193.172:6803","nonce":2238688027}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.172:6806","nonce":2238688027},{"type":"v1","addr":"10.20.193.172:6807","nonce":2238688027}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.172:6804","nonce":2238688027},{"type":"v1","addr":"10.20.193.172:6805","nonce":2238688027}]},"public_addr":"10.20.193.172:6801/2238688027","cluster_addr":"10.20.193.172:6803/2238688027","heartbeat_back_addr":"10.20.193.172:6807/2238688027","heartbeat_front_addr":"10.20.193.172:6805/2238688027","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":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.77:0/877871523":"2026-02-19T04:34:14.802319+0000","10.20.193.77:0/1597171099":"2026-02-19T04:34:14.802319+0000","10.20.193.77:6801/2137222739":"2026-02-19T04:34:14.802319+0000","10.20.193.77:0/378820071":"2026-02-19T04:34:04.764581+0000","10.20.193.77:6801/3616339675":"2026-02-19T04:34:04.764581+0000","10.20.193.77:0/605344555":"2026-02-19T04:34:14.802319+0000","10.20.193.77:0/408274540":"2026-02-19T04:34:04.764581+0000","10.20.193.77:6800/2137222739":"2026-02-19T04:34:14.802319+0000","10.20.193.77:6800/3616339675":"2026-02-19T04:34:04.764581+0000","10.20.193.77:0/3979469118":"2026-02-19T04:34:04.764581+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-18T04:35:10.867 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:10 trial172 ceph-mon[22982]: purged_snaps scrub starts 2026-02-18T04:35:10.868 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:10 trial172 ceph-mon[22982]: purged_snaps scrub ok 2026-02-18T04:35:10.868 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:10 trial172 ceph-mon[22982]: Detected new or changed devices on trial172 2026-02-18T04:35:10.868 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:10 trial172 ceph-mon[22982]: Adjusting osd_memory_target on trial172 to 88143M 2026-02-18T04:35:10.868 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:10 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:10.868 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:10 trial172 ceph-mon[22982]: osd.2 [v2:10.20.193.172:6800/2238688027,v1:10.20.193.172:6801/2238688027] boot 2026-02-18T04:35:10.868 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:10 trial172 ceph-mon[22982]: osdmap e15: 3 total, 3 up, 3 in 2026-02-18T04:35:10.868 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:10 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:10.868 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:10 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/3730164310' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T04:35:10.889 INFO:tasks.cephadm.ceph_manager.ceph:[] 2026-02-18T04:35:10.889 INFO:tasks.cephadm:Setting up client nodes... 2026-02-18T04:35:10.890 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph config log 1 --format=json 2026-02-18T04:35:11.008 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:11.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:10 trial154 ceph-mon[23533]: purged_snaps scrub starts 2026-02-18T04:35:11.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:10 trial154 ceph-mon[23533]: purged_snaps scrub ok 2026-02-18T04:35:11.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:10 trial154 ceph-mon[23533]: Detected new or changed devices on trial172 2026-02-18T04:35:11.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:10 trial154 ceph-mon[23533]: Adjusting osd_memory_target on trial172 to 88143M 2026-02-18T04:35:11.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:10 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:11.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:10 trial154 ceph-mon[23533]: osd.2 [v2:10.20.193.172:6800/2238688027,v1:10.20.193.172:6801/2238688027] boot 2026-02-18T04:35:11.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:10 trial154 ceph-mon[23533]: osdmap e15: 3 total, 3 up, 3 in 2026-02-18T04:35:11.019 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:10 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:11.019 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:10 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/3730164310' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-18T04:35:11.229 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:35:11.266 INFO:teuthology.orchestra.run.trial077.stdout:[{"version":13,"timestamp":"2026-02-18T04:35:09.108625+0000","name":"","changes":[{"name":"osd/host:trial172/osd_memory_target","new_value":"92424890368"}]}] 2026-02-18T04:35:11.267 INFO:tasks.ceph_manager:config epoch is 13 2026-02-18T04:35:11.267 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-18T04:35:11.267 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2026-02-18T04:35:11.268 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph mgr dump --format=json 2026-02-18T04:35:11.384 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:11.651 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:35:11.685 INFO:teuthology.orchestra.run.trial077.stdout:{"epoch":14,"flags":0,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.77:6800","nonce":3393407359},{"type":"v1","addr":"10.20.193.77:6801","nonce":3393407359}]},"active_addr":"10.20.193.77:6801/3393407359","active_change":"2026-02-18T04:34:14.802438+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[{"gid":24113,"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 agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"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 certificates generated and signed by 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 the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager 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.5","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:ceph20-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:ceph20-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 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 to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"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 times ssh connections can fail liveness checks 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 cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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 agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"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 certificates generated and signed by 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 the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager 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.5","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:ceph20-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:ceph20-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 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 to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"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 times ssh connections can fail liveness checks 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 cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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.77: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.77:0","nonce":1713354654}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.77:0","nonce":1389204979}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.77:0","nonce":1406988295}]}]} 2026-02-18T04:35:11.696 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2026-02-18T04:35:11.696 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2026-02-18T04:35:11.696 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph osd dump --format=json 2026-02-18T04:35:11.811 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:11.851 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:11 trial077 ceph-mon[21152]: pgmap v33: 0 pgs: ; 0 B data, 79 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:11.851 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:11 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/2461416231' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-18T04:35:11.851 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:11 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:11.851 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:11 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:11.852 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:11 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2026-02-18T04:35:11.852 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:11 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/2465923372' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-18T04:35:11.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:11 trial172 ceph-mon[22982]: pgmap v33: 0 pgs: ; 0 B data, 79 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:11.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:11 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/2461416231' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-18T04:35:11.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:11 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:11.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:11 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:11.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:11 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2026-02-18T04:35:11.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:11 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/2465923372' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-18T04:35:12.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:11 trial154 ceph-mon[23533]: pgmap v33: 0 pgs: ; 0 B data, 79 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:12.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:11 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/2461416231' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-18T04:35:12.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:11 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:12.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:11 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:12.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:11 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2026-02-18T04:35:12.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:11 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/2465923372' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-18T04:35:12.036 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:35:12.036 INFO:teuthology.orchestra.run.trial077.stdout:{"epoch":16,"fsid":"01167542-0c83-11f1-9fe8-d404e6e7d460","created":"2026-02-18T04:33:54.694480+0000","modified":"2026-02-18T04:35:11.917607+0000","last_up_change":"2026-02-18T04:35:09.581584+0000","last_in_change":"2026-02-18T04:35:00.031442+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-18T04:35:11.010988+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"2acb93cd-b717-4975-a88e-ee96611412ab","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.77:6802","nonce":2539541330},{"type":"v1","addr":"10.20.193.77:6803","nonce":2539541330}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.77:6804","nonce":2539541330},{"type":"v1","addr":"10.20.193.77:6805","nonce":2539541330}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.77:6808","nonce":2539541330},{"type":"v1","addr":"10.20.193.77:6809","nonce":2539541330}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.77:6806","nonce":2539541330},{"type":"v1","addr":"10.20.193.77:6807","nonce":2539541330}]},"public_addr":"10.20.193.77:6803/2539541330","cluster_addr":"10.20.193.77:6805/2539541330","heartbeat_back_addr":"10.20.193.77:6809/2539541330","heartbeat_front_addr":"10.20.193.77:6807/2539541330","state":["exists","up"]},{"osd":1,"uuid":"4f2dbb3c-7e33-4886-b998-161eacc473a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":12,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6800","nonce":905695134},{"type":"v1","addr":"10.20.193.154:6801","nonce":905695134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6802","nonce":905695134},{"type":"v1","addr":"10.20.193.154:6803","nonce":905695134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6806","nonce":905695134},{"type":"v1","addr":"10.20.193.154:6807","nonce":905695134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6804","nonce":905695134},{"type":"v1","addr":"10.20.193.154:6805","nonce":905695134}]},"public_addr":"10.20.193.154:6801/905695134","cluster_addr":"10.20.193.154:6803/905695134","heartbeat_back_addr":"10.20.193.154:6807/905695134","heartbeat_front_addr":"10.20.193.154:6805/905695134","state":["exists","up"]},{"osd":2,"uuid":"2972ac08-ac0a-4380-8f05-45ead4fd9ab7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.172:6800","nonce":2238688027},{"type":"v1","addr":"10.20.193.172:6801","nonce":2238688027}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.172:6802","nonce":2238688027},{"type":"v1","addr":"10.20.193.172:6803","nonce":2238688027}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.172:6806","nonce":2238688027},{"type":"v1","addr":"10.20.193.172:6807","nonce":2238688027}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.172:6804","nonce":2238688027},{"type":"v1","addr":"10.20.193.172:6805","nonce":2238688027}]},"public_addr":"10.20.193.172:6801/2238688027","cluster_addr":"10.20.193.172:6803/2238688027","heartbeat_back_addr":"10.20.193.172:6807/2238688027","heartbeat_front_addr":"10.20.193.172:6805/2238688027","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":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.77:0/877871523":"2026-02-19T04:34:14.802319+0000","10.20.193.77:0/1597171099":"2026-02-19T04:34:14.802319+0000","10.20.193.77:6801/2137222739":"2026-02-19T04:34:14.802319+0000","10.20.193.77:0/378820071":"2026-02-19T04:34:04.764581+0000","10.20.193.77:6801/3616339675":"2026-02-19T04:34:04.764581+0000","10.20.193.77:0/605344555":"2026-02-19T04:34:14.802319+0000","10.20.193.77:0/408274540":"2026-02-19T04:34:04.764581+0000","10.20.193.77:6800/2137222739":"2026-02-19T04:34:14.802319+0000","10.20.193.77:6800/3616339675":"2026-02-19T04:34:04.764581+0000","10.20.193.77:0/3979469118":"2026-02-19T04:34:04.764581+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-18T04:35:12.075 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2026-02-18T04:35:12.075 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph osd dump --format=json 2026-02-18T04:35:12.191 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:12.414 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:35:12.414 INFO:teuthology.orchestra.run.trial077.stdout:{"epoch":16,"fsid":"01167542-0c83-11f1-9fe8-d404e6e7d460","created":"2026-02-18T04:33:54.694480+0000","modified":"2026-02-18T04:35:11.917607+0000","last_up_change":"2026-02-18T04:35:09.581584+0000","last_in_change":"2026-02-18T04:35:00.031442+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-18T04:35:11.010988+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"2acb93cd-b717-4975-a88e-ee96611412ab","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.77:6802","nonce":2539541330},{"type":"v1","addr":"10.20.193.77:6803","nonce":2539541330}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.77:6804","nonce":2539541330},{"type":"v1","addr":"10.20.193.77:6805","nonce":2539541330}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.77:6808","nonce":2539541330},{"type":"v1","addr":"10.20.193.77:6809","nonce":2539541330}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.77:6806","nonce":2539541330},{"type":"v1","addr":"10.20.193.77:6807","nonce":2539541330}]},"public_addr":"10.20.193.77:6803/2539541330","cluster_addr":"10.20.193.77:6805/2539541330","heartbeat_back_addr":"10.20.193.77:6809/2539541330","heartbeat_front_addr":"10.20.193.77:6807/2539541330","state":["exists","up"]},{"osd":1,"uuid":"4f2dbb3c-7e33-4886-b998-161eacc473a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":12,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6800","nonce":905695134},{"type":"v1","addr":"10.20.193.154:6801","nonce":905695134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6802","nonce":905695134},{"type":"v1","addr":"10.20.193.154:6803","nonce":905695134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6806","nonce":905695134},{"type":"v1","addr":"10.20.193.154:6807","nonce":905695134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6804","nonce":905695134},{"type":"v1","addr":"10.20.193.154:6805","nonce":905695134}]},"public_addr":"10.20.193.154:6801/905695134","cluster_addr":"10.20.193.154:6803/905695134","heartbeat_back_addr":"10.20.193.154:6807/905695134","heartbeat_front_addr":"10.20.193.154:6805/905695134","state":["exists","up"]},{"osd":2,"uuid":"2972ac08-ac0a-4380-8f05-45ead4fd9ab7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.172:6800","nonce":2238688027},{"type":"v1","addr":"10.20.193.172:6801","nonce":2238688027}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.172:6802","nonce":2238688027},{"type":"v1","addr":"10.20.193.172:6803","nonce":2238688027}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.172:6806","nonce":2238688027},{"type":"v1","addr":"10.20.193.172:6807","nonce":2238688027}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.172:6804","nonce":2238688027},{"type":"v1","addr":"10.20.193.172:6805","nonce":2238688027}]},"public_addr":"10.20.193.172:6801/2238688027","cluster_addr":"10.20.193.172:6803/2238688027","heartbeat_back_addr":"10.20.193.172:6807/2238688027","heartbeat_front_addr":"10.20.193.172:6805/2238688027","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":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.77:0/877871523":"2026-02-19T04:34:14.802319+0000","10.20.193.77:0/1597171099":"2026-02-19T04:34:14.802319+0000","10.20.193.77:6801/2137222739":"2026-02-19T04:34:14.802319+0000","10.20.193.77:0/378820071":"2026-02-19T04:34:04.764581+0000","10.20.193.77:6801/3616339675":"2026-02-19T04:34:04.764581+0000","10.20.193.77:0/605344555":"2026-02-19T04:34:14.802319+0000","10.20.193.77:0/408274540":"2026-02-19T04:34:04.764581+0000","10.20.193.77:6800/2137222739":"2026-02-19T04:34:14.802319+0000","10.20.193.77:6800/3616339675":"2026-02-19T04:34:04.764581+0000","10.20.193.77:0/3979469118":"2026-02-19T04:34:04.764581+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-18T04:35:12.453 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph tell osd.0 flush_pg_stats 2026-02-18T04:35:12.454 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph tell osd.1 flush_pg_stats 2026-02-18T04:35:12.454 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph tell osd.2 flush_pg_stats 2026-02-18T04:35:12.574 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:12.576 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:12.577 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:12.734 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:12 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/61533403' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-18T04:35:12.735 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:12 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2026-02-18T04:35:12.735 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:12 trial077 ceph-mon[21152]: osdmap e16: 3 total, 3 up, 3 in 2026-02-18T04:35:12.735 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:12 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2026-02-18T04:35:12.735 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:12 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/1000656090' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-18T04:35:12.735 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:12 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/3083205220' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-18T04:35:12.755 INFO:teuthology.orchestra.run.trial077.stdout:64424509443 2026-02-18T04:35:12.755 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph osd last-stat-seq osd.2 2026-02-18T04:35:12.759 INFO:teuthology.orchestra.run.trial077.stdout:51539607556 2026-02-18T04:35:12.760 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-18T04:35:12.770 INFO:teuthology.orchestra.run.trial077.stdout:34359738375 2026-02-18T04:35:12.771 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-18T04:35:12.872 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:12.928 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:12.934 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:12.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:12 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/61533403' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-18T04:35:12.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:12 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2026-02-18T04:35:12.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:12 trial172 ceph-mon[22982]: osdmap e16: 3 total, 3 up, 3 in 2026-02-18T04:35:12.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:12 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2026-02-18T04:35:12.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:12 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/1000656090' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-18T04:35:12.946 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:12 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/3083205220' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-18T04:35:12.986 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:12 trial077 sudo[41541]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme2n1 2026-02-18T04:35:12.986 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:12 trial077 sudo[41541]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-18T04:35:12.986 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:12 trial077 sudo[41541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-18T04:35:12.986 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:12 trial077 sudo[41541]: pam_unix(sudo:session): session closed for user root 2026-02-18T04:35:13.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:12 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/61533403' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-18T04:35:13.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:12 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2026-02-18T04:35:13.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:12 trial154 ceph-mon[23533]: osdmap e16: 3 total, 3 up, 3 in 2026-02-18T04:35:13.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:12 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2026-02-18T04:35:13.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:12 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/1000656090' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-18T04:35:13.018 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:12 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/3083205220' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-18T04:35:13.147 INFO:teuthology.orchestra.run.trial077.stdout:64424509442 2026-02-18T04:35:13.181 INFO:teuthology.orchestra.run.trial077.stdout:51539607554 2026-02-18T04:35:13.181 INFO:teuthology.orchestra.run.trial077.stdout:34359738374 2026-02-18T04:35:13.188 INFO:tasks.cephadm.ceph_manager.ceph:need seq 64424509443 got 64424509442 for osd.2 2026-02-18T04:35:13.221 INFO:tasks.cephadm.ceph_manager.ceph:need seq 51539607556 got 51539607554 for osd.1 2026-02-18T04:35:13.231 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738375 got 34359738374 for osd.0 2026-02-18T04:35:13.275 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 sudo[41627]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme1n1 2026-02-18T04:35:13.275 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 sudo[41627]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-18T04:35:13.275 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 sudo[41627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-18T04:35:13.275 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 sudo[41627]: pam_unix(sudo:session): session closed for user root 2026-02-18T04:35:13.275 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 sudo[41631]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme1n1 2026-02-18T04:35:13.275 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 sudo[41631]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-18T04:35:13.275 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 sudo[41631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-18T04:35:13.275 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 sudo[41631]: pam_unix(sudo:session): session closed for user root 2026-02-18T04:35:13.276 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:12 trial077 sudo[41555]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme2n1 2026-02-18T04:35:13.276 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:12 trial077 sudo[41555]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-18T04:35:13.276 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:12 trial077 sudo[41555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-18T04:35:13.276 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:12 trial077 sudo[41555]: pam_unix(sudo:session): session closed for user root 2026-02-18T04:35:13.446 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 sudo[31661]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme1n1 2026-02-18T04:35:13.446 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 sudo[31661]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-18T04:35:13.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 sudo[31661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-18T04:35:13.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 sudo[31661]: pam_unix(sudo:session): session closed for user root 2026-02-18T04:35:13.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 sudo[31665]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme1n1 2026-02-18T04:35:13.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 sudo[31665]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-18T04:35:13.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 sudo[31665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-18T04:35:13.447 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 sudo[31665]: pam_unix(sudo:session): session closed for user root 2026-02-18T04:35:13.447 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:35:13 trial172 sudo[31653]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme2n1 2026-02-18T04:35:13.448 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:35:13 trial172 sudo[31653]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-18T04:35:13.448 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:35:13 trial172 sudo[31653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-18T04:35:13.448 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:35:13 trial172 sudo[31653]: pam_unix(sudo:session): session closed for user root 2026-02-18T04:35:13.448 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:35:13 trial172 sudo[31657]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme2n1 2026-02-18T04:35:13.448 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:35:13 trial172 sudo[31657]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-18T04:35:13.448 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:35:13 trial172 sudo[31657]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-18T04:35:13.448 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:35:13 trial172 sudo[31657]: pam_unix(sudo:session): session closed for user root 2026-02-18T04:35:13.518 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:13 trial154 sudo[30910]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme2n1 2026-02-18T04:35:13.519 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:13 trial154 sudo[30910]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-18T04:35:13.519 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:13 trial154 sudo[30910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-18T04:35:13.519 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:13 trial154 sudo[30910]: pam_unix(sudo:session): session closed for user root 2026-02-18T04:35:13.519 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:13 trial154 sudo[30914]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme2n1 2026-02-18T04:35:13.519 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:13 trial154 sudo[30914]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-18T04:35:13.519 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:13 trial154 sudo[30914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-18T04:35:13.519 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:13 trial154 sudo[30914]: pam_unix(sudo:session): session closed for user root 2026-02-18T04:35:13.519 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 sudo[30918]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme1n1 2026-02-18T04:35:13.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 sudo[30918]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-18T04:35:13.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 sudo[30918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-18T04:35:13.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 sudo[30918]: pam_unix(sudo:session): session closed for user root 2026-02-18T04:35:13.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 sudo[30922]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme1n1 2026-02-18T04:35:13.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 sudo[30922]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-18T04:35:13.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 sudo[30922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-18T04:35:13.520 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 sudo[30922]: pam_unix(sudo:session): session closed for user root 2026-02-18T04:35:14.189 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph osd last-stat-seq osd.2 2026-02-18T04:35:14.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: pgmap v35: 1 pgs: 1 creating+peering; 0 B data, 79 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:14.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-02-18T04:35:14.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: osdmap e17: 3 total, 3 up, 3 in 2026-02-18T04:35:14.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-18T04:35:14.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-18T04:35:14.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:35:14.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:35:14.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/1335912228' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-18T04:35:14.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:35:14.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-18T04:35:14.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:35:14.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:35:14.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:35:14.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/575896708' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-18T04:35:14.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/275315851' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-18T04:35:14.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-18T04:35:14.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-18T04:35:14.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:35:14.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:35:14.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:35:14.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-18T04:35:14.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:13 trial172 ceph-mon[22982]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.213 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: pgmap v35: 1 pgs: 1 creating+peering; 0 B data, 79 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:14.214 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-02-18T04:35:14.214 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: osdmap e17: 3 total, 3 up, 3 in 2026-02-18T04:35:14.214 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.214 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.214 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.214 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-18T04:35:14.214 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-18T04:35:14.214 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:35:14.214 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:35:14.215 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/1335912228' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-18T04:35:14.215 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:35:14.215 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-18T04:35:14.215 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.215 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:35:14.215 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:35:14.215 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:35:14.215 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/575896708' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-18T04:35:14.215 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/275315851' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-18T04:35:14.215 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-18T04:35:14.215 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-18T04:35:14.215 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.215 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:35:14.215 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:35:14.216 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:35:14.216 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-18T04:35:14.216 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:13 trial077 ceph-mon[21152]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.222 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-18T04:35:14.232 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-18T04:35:14.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: pgmap v35: 1 pgs: 1 creating+peering; 0 B data, 79 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:14.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-02-18T04:35:14.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: osdmap e17: 3 total, 3 up, 3 in 2026-02-18T04:35:14.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-18T04:35:14.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-18T04:35:14.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:35:14.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:35:14.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/1335912228' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-18T04:35:14.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:35:14.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-18T04:35:14.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:35:14.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:35:14.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:35:14.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/575896708' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-18T04:35:14.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/275315851' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-18T04:35:14.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-18T04:35:14.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-18T04:35:14.271 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.271 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:35:14.271 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:35:14.271 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:35:14.271 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-18T04:35:14.271 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:13 trial154 ceph-mon[23533]: from='mgr.14152 10.20.193.77:0/3411109208' entity='mgr.a' 2026-02-18T04:35:14.308 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:14.337 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:14.381 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:14.547 INFO:teuthology.orchestra.run.trial077.stdout:64424509443 2026-02-18T04:35:14.557 INFO:teuthology.orchestra.run.trial077.stdout:51539607556 2026-02-18T04:35:14.587 INFO:tasks.cephadm.ceph_manager.ceph:need seq 64424509443 got 64424509443 for osd.2 2026-02-18T04:35:14.588 DEBUG:teuthology.parallel:result is None 2026-02-18T04:35:14.618 INFO:teuthology.orchestra.run.trial077.stdout:34359738375 2026-02-18T04:35:14.618 INFO:tasks.cephadm.ceph_manager.ceph:need seq 51539607556 got 51539607556 for osd.1 2026-02-18T04:35:14.619 DEBUG:teuthology.parallel:result is None 2026-02-18T04:35:14.655 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738375 got 34359738375 for osd.0 2026-02-18T04:35:14.655 DEBUG:teuthology.parallel:result is None 2026-02-18T04:35:14.655 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2026-02-18T04:35:14.656 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph pg dump --format=json 2026-02-18T04:35:14.813 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:15.044 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:35:15.045 INFO:teuthology.orchestra.run.trial077.stderr:dumped all 2026-02-18T04:35:15.082 INFO:teuthology.orchestra.run.trial077.stdout:{"pg_ready":true,"pg_map":{"version":38,"stamp":"2026-02-18T04:35:14.813766+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":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":1,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":2,"kb":2202009600,"kb_used":82460,"kb_used_data":1004,"kb_used_omap":21,"kb_used_meta":80810,"kb_avail":2201927140,"statfs":{"total":2254857830400,"available":2254773391360,"internally_reserved":0,"allocated":1028096,"data_stored":717806,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22415,"internal_metadata":82749553},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":1,"reported_epoch":16,"state":"creating+peering","last_fresh":"2026-02-18T04:35:11.918616+0000","last_change":"2026-02-18T04:35:11.918616+0000","last_active":"2026-02-18T04:35:11.917607+0000","last_peered":"2026-02-18T04:35:11.917607+0000","last_clean":"2026-02-18T04:35:11.917607+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2026-02-18T04:35:11.918616+0000","last_undegraded":"2026-02-18T04:35:11.918616+0000","last_fullsized":"2026-02-18T04:35:11.918616+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T04:35:11.917607+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T04:35:11.917607+0000","last_clean_scrub_stamp":"2026-02-18T04:35:11.917607+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":15,"seq":64424509443,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27100,"kb_used_data":136,"kb_used_omap":4,"kb_used_meta":26939,"kb_avail":733976100,"statfs":{"total":751619276800,"available":751591526400,"internally_reserved":0,"allocated":139264,"data_stored":39942,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4865,"internal_metadata":27585791},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":12,"seq":51539607556,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27100,"kb_used_data":136,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733976100,"statfs":{"total":751619276800,"available":751591526400,"internally_reserved":0,"allocated":139264,"data_stored":39942,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6825,"internal_metadata":27583831},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738376,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":28260,"kb_used_data":732,"kb_used_omap":10,"kb_used_meta":26933,"kb_avail":733974940,"statfs":{"total":751619276800,"available":751590338560,"internally_reserved":0,"allocated":749568,"data_stored":637922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10725,"internal_metadata":27579931},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T04:35:15.084 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph pg dump --format=json 2026-02-18T04:35:15.106 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:14 trial077 ceph-mon[21152]: osdmap e18: 3 total, 3 up, 3 in 2026-02-18T04:35:15.106 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:14 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/3192587669' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-18T04:35:15.106 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:14 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/3557335126' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-18T04:35:15.106 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:14 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/3205905544' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-18T04:35:15.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:14 trial172 ceph-mon[22982]: osdmap e18: 3 total, 3 up, 3 in 2026-02-18T04:35:15.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:14 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/3192587669' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-18T04:35:15.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:14 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/3557335126' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-18T04:35:15.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:14 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/3205905544' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-18T04:35:15.200 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:15.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:14 trial154 ceph-mon[23533]: osdmap e18: 3 total, 3 up, 3 in 2026-02-18T04:35:15.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:14 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/3192587669' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-18T04:35:15.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:14 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/3557335126' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-18T04:35:15.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:14 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/3205905544' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-18T04:35:15.425 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:35:15.425 INFO:teuthology.orchestra.run.trial077.stderr:dumped all 2026-02-18T04:35:15.463 INFO:teuthology.orchestra.run.trial077.stdout:{"pg_ready":true,"pg_map":{"version":38,"stamp":"2026-02-18T04:35:14.813766+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":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":1,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":2,"kb":2202009600,"kb_used":82460,"kb_used_data":1004,"kb_used_omap":21,"kb_used_meta":80810,"kb_avail":2201927140,"statfs":{"total":2254857830400,"available":2254773391360,"internally_reserved":0,"allocated":1028096,"data_stored":717806,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22415,"internal_metadata":82749553},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":1,"reported_epoch":16,"state":"creating+peering","last_fresh":"2026-02-18T04:35:11.918616+0000","last_change":"2026-02-18T04:35:11.918616+0000","last_active":"2026-02-18T04:35:11.917607+0000","last_peered":"2026-02-18T04:35:11.917607+0000","last_clean":"2026-02-18T04:35:11.917607+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2026-02-18T04:35:11.918616+0000","last_undegraded":"2026-02-18T04:35:11.918616+0000","last_fullsized":"2026-02-18T04:35:11.918616+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T04:35:11.917607+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T04:35:11.917607+0000","last_clean_scrub_stamp":"2026-02-18T04:35:11.917607+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":15,"seq":64424509443,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27100,"kb_used_data":136,"kb_used_omap":4,"kb_used_meta":26939,"kb_avail":733976100,"statfs":{"total":751619276800,"available":751591526400,"internally_reserved":0,"allocated":139264,"data_stored":39942,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4865,"internal_metadata":27585791},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":12,"seq":51539607556,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27100,"kb_used_data":136,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733976100,"statfs":{"total":751619276800,"available":751591526400,"internally_reserved":0,"allocated":139264,"data_stored":39942,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6825,"internal_metadata":27583831},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738376,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":28260,"kb_used_data":732,"kb_used_omap":10,"kb_used_meta":26933,"kb_avail":733974940,"statfs":{"total":751619276800,"available":751590338560,"internally_reserved":0,"allocated":749568,"data_stored":637922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10725,"internal_metadata":27579931},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T04:35:15.464 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph pg dump --format=json 2026-02-18T04:35:15.623 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:15.846 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:35:15.846 INFO:teuthology.orchestra.run.trial077.stderr:dumped all 2026-02-18T04:35:15.885 INFO:teuthology.orchestra.run.trial077.stdout:{"pg_ready":true,"pg_map":{"version":38,"stamp":"2026-02-18T04:35:14.813766+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":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":1,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":2,"kb":2202009600,"kb_used":82460,"kb_used_data":1004,"kb_used_omap":21,"kb_used_meta":80810,"kb_avail":2201927140,"statfs":{"total":2254857830400,"available":2254773391360,"internally_reserved":0,"allocated":1028096,"data_stored":717806,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22415,"internal_metadata":82749553},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":1,"reported_epoch":16,"state":"creating+peering","last_fresh":"2026-02-18T04:35:11.918616+0000","last_change":"2026-02-18T04:35:11.918616+0000","last_active":"2026-02-18T04:35:11.917607+0000","last_peered":"2026-02-18T04:35:11.917607+0000","last_clean":"2026-02-18T04:35:11.917607+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2026-02-18T04:35:11.918616+0000","last_undegraded":"2026-02-18T04:35:11.918616+0000","last_fullsized":"2026-02-18T04:35:11.918616+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T04:35:11.917607+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T04:35:11.917607+0000","last_clean_scrub_stamp":"2026-02-18T04:35:11.917607+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":15,"seq":64424509443,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27100,"kb_used_data":136,"kb_used_omap":4,"kb_used_meta":26939,"kb_avail":733976100,"statfs":{"total":751619276800,"available":751591526400,"internally_reserved":0,"allocated":139264,"data_stored":39942,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4865,"internal_metadata":27585791},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":12,"seq":51539607556,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27100,"kb_used_data":136,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733976100,"statfs":{"total":751619276800,"available":751591526400,"internally_reserved":0,"allocated":139264,"data_stored":39942,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6825,"internal_metadata":27583831},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738376,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":28260,"kb_used_data":732,"kb_used_omap":10,"kb_used_meta":26933,"kb_avail":733974940,"statfs":{"total":751619276800,"available":751590338560,"internally_reserved":0,"allocated":749568,"data_stored":637922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10725,"internal_metadata":27579931},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T04:35:15.886 INFO:tasks.cephadm.ceph_manager.ceph:PG 1.0 is not active+clean 2026-02-18T04:35:15.886 INFO:tasks.cephadm.ceph_manager.ceph:{'pgid': '1.0', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 16, 'state': 'creating+peering', 'last_fresh': '2026-02-18T04:35:11.918616+0000', 'last_change': '2026-02-18T04:35:11.918616+0000', 'last_active': '2026-02-18T04:35:11.917607+0000', 'last_peered': '2026-02-18T04:35:11.917607+0000', 'last_clean': '2026-02-18T04:35:11.917607+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2026-02-18T04:35:11.918616+0000', 'last_undegraded': '2026-02-18T04:35:11.918616+0000', 'last_fullsized': '2026-02-18T04:35:11.918616+0000', 'mapping_epoch': 16, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 16, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2026-02-18T04:35:11.917607+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2026-02-18T04:35:11.917607+0000', 'last_clean_scrub_stamp': '2026-02-18T04:35:11.917607+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'no scrub is scheduled', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [1, 2, 0], 'acting': [1, 2, 0], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 1, 'acting_primary': 1, 'purged_snaps': []} 2026-02-18T04:35:15.887 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph status --format=json 2026-02-18T04:35:16.002 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:16.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:15 trial172 ceph-mon[22982]: pgmap v38: 1 pgs: 1 creating+peering; 0 B data, 81 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:16.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:15 trial172 ceph-mon[22982]: mgrmap e15: a(active, since 60s), standbys: b 2026-02-18T04:35:16.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:15 trial172 ceph-mon[22982]: from='client.14412 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:35:16.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:15 trial154 ceph-mon[23533]: pgmap v38: 1 pgs: 1 creating+peering; 0 B data, 81 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:16.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:15 trial154 ceph-mon[23533]: mgrmap e15: a(active, since 60s), standbys: b 2026-02-18T04:35:16.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:15 trial154 ceph-mon[23533]: from='client.14412 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:35:16.270 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:35:16.270 INFO:teuthology.orchestra.run.trial077.stdout:{"fsid":"01167542-0c83-11f1-9fe8-d404e6e7d460","health":{"status":"HEALTH_OK","checks":{},"mutes":[]},"election_epoch":14,"quorum":[0,1,2],"quorum_names":["a","c","b"],"quorum_age":38,"monmap":{"epoch":3,"min_mon_release_name":"tentacle","num_mons":3},"osdmap":{"epoch":18,"num_osds":3,"num_up_osds":3,"osd_up_since":1771389309,"num_in_osds":3,"osd_in_since":1771389300,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"creating+peering","count":1}],"num_pgs":1,"num_pools":1,"num_objects":0,"data_bytes":0,"bytes_used":84439040,"bytes_avail":2254773391360,"bytes_total":2254857830400,"inactive_pgs_ratio":1},"fsmap":{"epoch":1,"btime":"2026-02-18T04:33:54:694315+0000","by_rank":[],"up:standby":0},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs"],"services":{"dashboard":"https://10.20.193.77:8443/"}},"servicemap":{"epoch":1,"modified":"2026-02-18T04:33:54.694994+0000","services":{}},"progress_events":{}} 2026-02-18T04:35:16.271 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:15 trial077 ceph-mon[21152]: pgmap v38: 1 pgs: 1 creating+peering; 0 B data, 81 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:16.271 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:15 trial077 ceph-mon[21152]: mgrmap e15: a(active, since 60s), standbys: b 2026-02-18T04:35:16.271 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:15 trial077 ceph-mon[21152]: from='client.14412 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:35:16.308 INFO:tasks.cephadm.ceph_manager.ceph:no progress seen, keeping timeout for now 2026-02-18T04:35:16.309 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph pg dump --format=json 2026-02-18T04:35:16.425 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:16.646 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:35:16.646 INFO:teuthology.orchestra.run.trial077.stderr:dumped all 2026-02-18T04:35:16.699 INFO:teuthology.orchestra.run.trial077.stdout:{"pg_ready":true,"pg_map":{"version":38,"stamp":"2026-02-18T04:35:14.813766+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":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":1,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":2,"kb":2202009600,"kb_used":82460,"kb_used_data":1004,"kb_used_omap":21,"kb_used_meta":80810,"kb_avail":2201927140,"statfs":{"total":2254857830400,"available":2254773391360,"internally_reserved":0,"allocated":1028096,"data_stored":717806,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22415,"internal_metadata":82749553},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":1,"reported_epoch":16,"state":"creating+peering","last_fresh":"2026-02-18T04:35:11.918616+0000","last_change":"2026-02-18T04:35:11.918616+0000","last_active":"2026-02-18T04:35:11.917607+0000","last_peered":"2026-02-18T04:35:11.917607+0000","last_clean":"2026-02-18T04:35:11.917607+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2026-02-18T04:35:11.918616+0000","last_undegraded":"2026-02-18T04:35:11.918616+0000","last_fullsized":"2026-02-18T04:35:11.918616+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T04:35:11.917607+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T04:35:11.917607+0000","last_clean_scrub_stamp":"2026-02-18T04:35:11.917607+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":15,"seq":64424509443,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27100,"kb_used_data":136,"kb_used_omap":4,"kb_used_meta":26939,"kb_avail":733976100,"statfs":{"total":751619276800,"available":751591526400,"internally_reserved":0,"allocated":139264,"data_stored":39942,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4865,"internal_metadata":27585791},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":12,"seq":51539607556,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27100,"kb_used_data":136,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733976100,"statfs":{"total":751619276800,"available":751591526400,"internally_reserved":0,"allocated":139264,"data_stored":39942,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6825,"internal_metadata":27583831},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738376,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":28260,"kb_used_data":732,"kb_used_omap":10,"kb_used_meta":26933,"kb_avail":733974940,"statfs":{"total":751619276800,"available":751590338560,"internally_reserved":0,"allocated":749568,"data_stored":637922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10725,"internal_metadata":27579931},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T04:35:17.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:16 trial172 ceph-mon[22982]: from='client.14418 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:35:17.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:16 trial172 ceph-mon[22982]: from='client.14424 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:35:17.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:16 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/3769855423' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2026-02-18T04:35:17.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:16 trial154 ceph-mon[23533]: from='client.14418 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:35:17.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:16 trial154 ceph-mon[23533]: from='client.14424 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:35:17.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:16 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/3769855423' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2026-02-18T04:35:17.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:16 trial077 ceph-mon[21152]: from='client.14418 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:35:17.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:16 trial077 ceph-mon[21152]: from='client.14424 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:35:17.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:16 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/3769855423' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2026-02-18T04:35:18.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:17 trial172 ceph-mon[22982]: from='client.14436 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:35:18.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:17 trial172 ceph-mon[22982]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:18.267 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:17 trial154 ceph-mon[23533]: from='client.14436 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:35:18.267 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:17 trial154 ceph-mon[23533]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:18.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:17 trial077 ceph-mon[21152]: from='client.14436 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:35:18.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:17 trial077 ceph-mon[21152]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:19.701 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph pg dump --format=json 2026-02-18T04:35:19.820 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:20.039 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:19 trial077 ceph-mon[21152]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:20.039 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:35:20.039 INFO:teuthology.orchestra.run.trial077.stderr:dumped all 2026-02-18T04:35:20.088 INFO:teuthology.orchestra.run.trial077.stdout:{"pg_ready":true,"pg_map":{"version":40,"stamp":"2026-02-18T04:35:18.814502+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":106,"num_read_kb":91,"num_write":189,"num_write_kb":3716,"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":152,"ondisk_log_size":152,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":1,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":2202009600,"kb_used":84780,"kb_used_data":2196,"kb_used_omap":24,"kb_used_meta":80807,"kb_avail":2201924820,"statfs":{"total":2254857830400,"available":2254771015680,"internally_reserved":0,"allocated":2248704,"data_stored":1913766,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25018,"internal_metadata":82746950},"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":"2.000423"},"pg_stats":[{"pgid":"1.0","version":"17'152","reported_seq":196,"reported_epoch":18,"state":"active+clean","last_fresh":"2026-02-18T04:35:13.920745+0000","last_change":"2026-02-18T04:35:12.920644+0000","last_active":"2026-02-18T04:35:13.920745+0000","last_peered":"2026-02-18T04:35:13.920745+0000","last_clean":"2026-02-18T04:35:13.920745+0000","last_became_active":"2026-02-18T04:35:12.920409+0000","last_became_peered":"2026-02-18T04:35:12.920409+0000","last_unstale":"2026-02-18T04:35:13.920745+0000","last_undegraded":"2026-02-18T04:35:13.920745+0000","last_fullsized":"2026-02-18T04:35:13.920745+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T04:35:11.917607+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T04:35:11.917607+0000","last_clean_scrub_stamp":"2026-02-18T04:35:11.917607+0000","objects_scrubbed":0,"log_size":152,"log_dups_size":0,"ondisk_log_size":152,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T15:11:47.501820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":106,"num_read_kb":91,"num_write":189,"num_write_kb":3716,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":106,"num_read_kb":91,"num_write":189,"num_write_kb":3716,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":152,"ondisk_log_size":152,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":15,"seq":64424509444,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":28260,"kb_used_data":732,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733974940,"statfs":{"total":751619276800,"available":751590338560,"internally_reserved":0,"allocated":749568,"data_stored":637922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6168,"internal_metadata":27584488},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":12,"seq":51539607557,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":28260,"kb_used_data":732,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733974940,"statfs":{"total":751619276800,"available":751590338560,"internally_reserved":0,"allocated":749568,"data_stored":637922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738376,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":28260,"kb_used_data":732,"kb_used_omap":10,"kb_used_meta":26933,"kb_avail":733974940,"statfs":{"total":751619276800,"available":751590338560,"internally_reserved":0,"allocated":749568,"data_stored":637922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10725,"internal_metadata":27579931},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T04:35:20.088 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2026-02-18T04:35:20.089 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-18T04:35:20.089 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2026-02-18T04:35:20.089 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph health --format=json 2026-02-18T04:35:20.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:19 trial172 ceph-mon[22982]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:20.207 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:20.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:19 trial154 ceph-mon[23533]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:20.461 INFO:teuthology.orchestra.run.trial077.stdout: 2026-02-18T04:35:20.461 INFO:teuthology.orchestra.run.trial077.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-18T04:35:20.499 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2026-02-18T04:35:20.499 INFO:tasks.cephadm:Setup complete, yielding 2026-02-18T04:35:20.499 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-18T04:35:20.509 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial077.front.sepia.ceph.com 2026-02-18T04:35:20.510 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- bash -c 'ceph mgr module enable rgw' 2026-02-18T04:35:20.626 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:20.985 INFO:teuthology.run_tasks:Running task rgw_module.apply... 2026-02-18T04:35:21.004 INFO:tasks.rgw_module:Applying spec(s): rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 2026-02-18T04:35:21.005 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph rgw realm bootstrap -i - 2026-02-18T04:35:21.121 INFO:teuthology.orchestra.run.trial077.stdout:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:21.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:20 trial172 ceph-mon[22982]: from='client.14442 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:35:21.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:20 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/4005481642' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-18T04:35:21.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:20 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/940492949' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "rgw"} : dispatch 2026-02-18T04:35:21.236 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:20 trial077 ceph-mon[21152]: from='client.14442 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:35:21.236 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:20 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/4005481642' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-18T04:35:21.237 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:20 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/940492949' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "rgw"} : dispatch 2026-02-18T04:35:21.237 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:35:21 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: ignoring --setuser ceph since I am not root 2026-02-18T04:35:21.237 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:35:21 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: ignoring --setgroup ceph since I am not root 2026-02-18T04:35:21.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:20 trial154 ceph-mon[23533]: from='client.14442 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-18T04:35:21.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:20 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/4005481642' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-18T04:35:21.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:20 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/940492949' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "rgw"} : dispatch 2026-02-18T04:35:21.269 INFO:journalctl@ceph.mgr.b.trial154.stdout:Feb 18 04:35:21 trial154 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-b[24628]: ignoring --setuser ceph since I am not root 2026-02-18T04:35:21.269 INFO:journalctl@ceph.mgr.b.trial154.stdout:Feb 18 04:35:21 trial154 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-b[24628]: ignoring --setgroup ceph since I am not root 2026-02-18T04:35:21.269 INFO:journalctl@ceph.mgr.b.trial154.stdout:Feb 18 04:35:21 trial154 ceph-mgr[24632]: -- 10.20.193.154:0/3517392474 <== mon.2 v2:10.20.193.154:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564977cd4000 con 0x564977cb3400 2026-02-18T04:35:22.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:21 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/940492949' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2026-02-18T04:35:22.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:21 trial172 ceph-mon[22982]: mgrmap e16: a(active, since 66s), standbys: b 2026-02-18T04:35:22.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:21 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/940492949' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2026-02-18T04:35:22.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:21 trial154 ceph-mon[23533]: mgrmap e16: a(active, since 66s), standbys: b 2026-02-18T04:35:22.268 INFO:journalctl@ceph.mgr.b.trial154.stdout:Feb 18 04:35:21 trial154 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-b[24628]: /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-18T04:35:22.269 INFO:journalctl@ceph.mgr.b.trial154.stdout:Feb 18 04:35:21 trial154 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-b[24628]: 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-18T04:35:22.269 INFO:journalctl@ceph.mgr.b.trial154.stdout:Feb 18 04:35:21 trial154 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-b[24628]: from numpy import show_config as show_numpy_config 2026-02-18T04:35:22.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:21 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/940492949' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2026-02-18T04:35:22.376 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:21 trial077 ceph-mon[21152]: mgrmap e16: a(active, since 66s), standbys: b 2026-02-18T04:35:22.376 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:35:21 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: /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-18T04:35:22.376 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:35:21 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: 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-18T04:35:22.376 INFO:journalctl@ceph.mgr.a.trial077.stdout:Feb 18 04:35:21 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mgr-a[21413]: from numpy import show_config as show_numpy_config 2026-02-18T04:35:24.043 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: from='mgr.? 10.20.193.154:0/577834604' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2026-02-18T04:35:24.044 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: from='mgr.? 10.20.193.154:0/577834604' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2026-02-18T04:35:24.044 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: Standby manager daemon b restarted 2026-02-18T04:35:24.044 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: Standby manager daemon b started 2026-02-18T04:35:24.044 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: from='mgr.? 10.20.193.154:0/577834604' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2026-02-18T04:35:24.044 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: from='mgr.? 10.20.193.154:0/577834604' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2026-02-18T04:35:24.044 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: Active manager daemon a restarted 2026-02-18T04:35:24.044 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: Activating manager daemon a 2026-02-18T04:35:24.044 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: osdmap e19: 3 total, 3 up, 3 in 2026-02-18T04:35:24.044 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: mgrmap e17: a(active, starting, since 0.00632775s), standbys: b 2026-02-18T04:35:24.044 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:35:24.044 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:35:24.045 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:35:24.045 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-18T04:35:24.045 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2026-02-18T04:35:24.045 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:35:24.045 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:35:24.045 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:24.045 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-18T04:35:24.045 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-18T04:35:24.045 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-18T04:35:24.045 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:23 trial172 ceph-mon[22982]: Manager daemon a is now available 2026-02-18T04:35:24.047 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: from='mgr.? 10.20.193.154:0/577834604' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2026-02-18T04:35:24.047 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: from='mgr.? 10.20.193.154:0/577834604' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2026-02-18T04:35:24.047 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: Standby manager daemon b restarted 2026-02-18T04:35:24.047 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: Standby manager daemon b started 2026-02-18T04:35:24.047 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: from='mgr.? 10.20.193.154:0/577834604' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2026-02-18T04:35:24.047 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: from='mgr.? 10.20.193.154:0/577834604' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2026-02-18T04:35:24.047 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: Active manager daemon a restarted 2026-02-18T04:35:24.047 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: Activating manager daemon a 2026-02-18T04:35:24.047 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: osdmap e19: 3 total, 3 up, 3 in 2026-02-18T04:35:24.048 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: mgrmap e17: a(active, starting, since 0.00632775s), standbys: b 2026-02-18T04:35:24.048 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:35:24.048 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:35:24.048 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:35:24.048 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-18T04:35:24.048 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2026-02-18T04:35:24.048 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:35:24.048 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:35:24.048 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:24.048 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-18T04:35:24.048 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-18T04:35:24.048 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-18T04:35:24.049 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:23 trial154 ceph-mon[23533]: Manager daemon a is now available 2026-02-18T04:35:24.049 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: from='mgr.? 10.20.193.154:0/577834604' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2026-02-18T04:35:24.049 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: from='mgr.? 10.20.193.154:0/577834604' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2026-02-18T04:35:24.049 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: Standby manager daemon b restarted 2026-02-18T04:35:24.049 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: Standby manager daemon b started 2026-02-18T04:35:24.049 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: from='mgr.? 10.20.193.154:0/577834604' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2026-02-18T04:35:24.049 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: from='mgr.? 10.20.193.154:0/577834604' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2026-02-18T04:35:24.050 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: Active manager daemon a restarted 2026-02-18T04:35:24.050 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: Activating manager daemon a 2026-02-18T04:35:24.050 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: osdmap e19: 3 total, 3 up, 3 in 2026-02-18T04:35:24.050 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: mgrmap e17: a(active, starting, since 0.00632775s), standbys: b 2026-02-18T04:35:24.050 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-18T04:35:24.050 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-18T04:35:24.050 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2026-02-18T04:35:24.050 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-18T04:35:24.050 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2026-02-18T04:35:24.050 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-18T04:35:24.050 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-18T04:35:24.050 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-18T04:35:24.050 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-18T04:35:24.051 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-18T04:35:24.051 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-18T04:35:24.051 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:23 trial077 ceph-mon[21152]: Manager daemon a is now available 2026-02-18T04:35:25.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:24 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:25.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:24 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-18T04:35:25.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:24 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-18T04:35:25.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:24 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:24 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:24 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:24 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:24 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:24 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:24 trial077 ceph-mon[21152]: mgrmap e18: a(active, since 1.01111s), standbys: b 2026-02-18T04:35:25.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:24 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool create", "pool": "myzone1.rgw.buckets.index", "pool_type": "replicated", "pg-num": "16"} : dispatch 2026-02-18T04:35:25.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:24 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:25.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:24 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-18T04:35:25.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:24 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-18T04:35:25.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:24 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:24 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:24 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:24 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:24 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:24 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:24 trial172 ceph-mon[22982]: mgrmap e18: a(active, since 1.01111s), standbys: b 2026-02-18T04:35:25.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:24 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool create", "pool": "myzone1.rgw.buckets.index", "pool_type": "replicated", "pg-num": "16"} : dispatch 2026-02-18T04:35:25.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:24 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:25.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:24 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-18T04:35:25.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:24 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-18T04:35:25.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:24 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:24 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:24 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:24 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:24 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:24 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:25.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:24 trial154 ceph-mon[23533]: mgrmap e18: a(active, since 1.01111s), standbys: b 2026-02-18T04:35:25.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:24 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool create", "pool": "myzone1.rgw.buckets.index", "pool_type": "replicated", "pg-num": "16"} : dispatch 2026-02-18T04:35:26.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: [18/Feb/2026:04:35:24] ENGINE Bus STARTING 2026-02-18T04:35:26.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: [18/Feb/2026:04:35:24] ENGINE Serving on http://10.20.193.77:8765 2026-02-18T04:35:26.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='client.14472 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:35:26.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:26.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool create", "pool": "myzone1.rgw.buckets.index", "pool_type": "replicated", "pg-num": "16"}]': finished 2026-02-18T04:35:26.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: osdmap e20: 3 total, 3 up, 3 in 2026-02-18T04:35:26.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool application enable", "pool": "myzone1.rgw.buckets.index", "app": "rgw"} : dispatch 2026-02-18T04:35:26.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:26.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:26.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: Updating trial077:/etc/ceph/ceph.conf 2026-02-18T04:35:26.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: Updating trial154:/etc/ceph/ceph.conf 2026-02-18T04:35:26.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: Updating trial172:/etc/ceph/ceph.conf 2026-02-18T04:35:26.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: [18/Feb/2026:04:35:24] ENGINE Serving on https://10.20.193.77:7150 2026-02-18T04:35:26.128 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: [18/Feb/2026:04:35:24] ENGINE Bus STARTED 2026-02-18T04:35:26.128 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: [18/Feb/2026:04:35:24] ENGINE Client ('10.20.193.77', 52290) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-18T04:35:26.128 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: Updating trial077:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:35:26.128 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: Updating trial172:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:35:26.128 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: Updating trial154:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:35:26.128 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.128 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.128 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.128 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.128 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.128 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.128 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.129 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:26.129 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:26.129 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:26.129 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:26.129 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.129 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:25 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:26.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: [18/Feb/2026:04:35:24] ENGINE Bus STARTING 2026-02-18T04:35:26.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: [18/Feb/2026:04:35:24] ENGINE Serving on http://10.20.193.77:8765 2026-02-18T04:35:26.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='client.14472 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:35:26.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:26.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool create", "pool": "myzone1.rgw.buckets.index", "pool_type": "replicated", "pg-num": "16"}]': finished 2026-02-18T04:35:26.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: osdmap e20: 3 total, 3 up, 3 in 2026-02-18T04:35:26.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool application enable", "pool": "myzone1.rgw.buckets.index", "app": "rgw"} : dispatch 2026-02-18T04:35:26.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:26.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:26.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: Updating trial077:/etc/ceph/ceph.conf 2026-02-18T04:35:26.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: Updating trial154:/etc/ceph/ceph.conf 2026-02-18T04:35:26.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: Updating trial172:/etc/ceph/ceph.conf 2026-02-18T04:35:26.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: [18/Feb/2026:04:35:24] ENGINE Serving on https://10.20.193.77:7150 2026-02-18T04:35:26.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: [18/Feb/2026:04:35:24] ENGINE Bus STARTED 2026-02-18T04:35:26.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: [18/Feb/2026:04:35:24] ENGINE Client ('10.20.193.77', 52290) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-18T04:35:26.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: Updating trial077:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:35:26.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: Updating trial172:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:35:26.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: Updating trial154:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:35:26.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.199 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.199 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.199 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.199 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.199 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:26.199 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:26.199 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:26.199 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:26.199 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.199 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:25 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:26.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: [18/Feb/2026:04:35:24] ENGINE Bus STARTING 2026-02-18T04:35:26.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: [18/Feb/2026:04:35:24] ENGINE Serving on http://10.20.193.77:8765 2026-02-18T04:35:26.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='client.14472 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:35:26.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:26.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool create", "pool": "myzone1.rgw.buckets.index", "pool_type": "replicated", "pg-num": "16"}]': finished 2026-02-18T04:35:26.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: osdmap e20: 3 total, 3 up, 3 in 2026-02-18T04:35:26.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool application enable", "pool": "myzone1.rgw.buckets.index", "app": "rgw"} : dispatch 2026-02-18T04:35:26.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:26.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:26.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: Updating trial077:/etc/ceph/ceph.conf 2026-02-18T04:35:26.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: Updating trial154:/etc/ceph/ceph.conf 2026-02-18T04:35:26.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: Updating trial172:/etc/ceph/ceph.conf 2026-02-18T04:35:26.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: [18/Feb/2026:04:35:24] ENGINE Serving on https://10.20.193.77:7150 2026-02-18T04:35:26.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: [18/Feb/2026:04:35:24] ENGINE Bus STARTED 2026-02-18T04:35:26.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: [18/Feb/2026:04:35:24] ENGINE Client ('10.20.193.77', 52290) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-18T04:35:26.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: Updating trial077:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:35:26.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: Updating trial172:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:35:26.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: Updating trial154:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.conf 2026-02-18T04:35:26.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:26.271 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:26.271 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:26.271 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:26.271 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:26.271 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:25 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:27.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:26 trial077 ceph-mon[21152]: Updating trial077:/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:35:27.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:26 trial077 ceph-mon[21152]: Updating trial172:/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:35:27.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:26 trial077 ceph-mon[21152]: Updating trial154:/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:35:27.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:26 trial077 ceph-mon[21152]: Updating trial077:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T04:35:27.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:26 trial077 ceph-mon[21152]: Updating trial172:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T04:35:27.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:26 trial077 ceph-mon[21152]: Updating trial154:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T04:35:27.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:26 trial077 ceph-mon[21152]: pgmap v5: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:27.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:26 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "pool": "myzone1.rgw.buckets.index", "app": "rgw"}]': finished 2026-02-18T04:35:27.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:26 trial077 ceph-mon[21152]: osdmap e21: 3 total, 3 up, 3 in 2026-02-18T04:35:27.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:26 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool create", "pool": "myzone1.rgw.meta", "pool_type": "replicated", "pg-num": "8"} : dispatch 2026-02-18T04:35:27.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:26 trial077 ceph-mon[21152]: mgrmap e19: a(active, since 2s), standbys: b 2026-02-18T04:35:27.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:26 trial172 ceph-mon[22982]: Updating trial077:/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:35:27.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:26 trial172 ceph-mon[22982]: Updating trial172:/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:35:27.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:26 trial172 ceph-mon[22982]: Updating trial154:/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:35:27.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:26 trial172 ceph-mon[22982]: Updating trial077:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T04:35:27.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:26 trial172 ceph-mon[22982]: Updating trial172:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T04:35:27.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:26 trial172 ceph-mon[22982]: Updating trial154:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T04:35:27.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:26 trial172 ceph-mon[22982]: pgmap v5: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:27.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:26 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "pool": "myzone1.rgw.buckets.index", "app": "rgw"}]': finished 2026-02-18T04:35:27.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:26 trial172 ceph-mon[22982]: osdmap e21: 3 total, 3 up, 3 in 2026-02-18T04:35:27.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:26 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool create", "pool": "myzone1.rgw.meta", "pool_type": "replicated", "pg-num": "8"} : dispatch 2026-02-18T04:35:27.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:26 trial172 ceph-mon[22982]: mgrmap e19: a(active, since 2s), standbys: b 2026-02-18T04:35:27.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:26 trial154 ceph-mon[23533]: Updating trial077:/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:35:27.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:26 trial154 ceph-mon[23533]: Updating trial172:/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:35:27.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:26 trial154 ceph-mon[23533]: Updating trial154:/etc/ceph/ceph.client.admin.keyring 2026-02-18T04:35:27.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:26 trial154 ceph-mon[23533]: Updating trial077:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T04:35:27.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:26 trial154 ceph-mon[23533]: Updating trial172:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T04:35:27.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:26 trial154 ceph-mon[23533]: Updating trial154:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-18T04:35:27.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:26 trial154 ceph-mon[23533]: pgmap v5: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:27.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:26 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "pool": "myzone1.rgw.buckets.index", "app": "rgw"}]': finished 2026-02-18T04:35:27.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:26 trial154 ceph-mon[23533]: osdmap e21: 3 total, 3 up, 3 in 2026-02-18T04:35:27.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:26 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool create", "pool": "myzone1.rgw.meta", "pool_type": "replicated", "pg-num": "8"} : dispatch 2026-02-18T04:35:27.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:26 trial154 ceph-mon[23533]: mgrmap e19: a(active, since 2s), standbys: b 2026-02-18T04:35:28.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:27 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool create", "pool": "myzone1.rgw.meta", "pool_type": "replicated", "pg-num": "8"}]': finished 2026-02-18T04:35:28.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:27 trial077 ceph-mon[21152]: osdmap e22: 3 total, 3 up, 3 in 2026-02-18T04:35:28.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:27 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool application enable", "pool": "myzone1.rgw.meta", "app": "rgw"} : dispatch 2026-02-18T04:35:28.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:27 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool create", "pool": "myzone1.rgw.meta", "pool_type": "replicated", "pg-num": "8"}]': finished 2026-02-18T04:35:28.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:27 trial172 ceph-mon[22982]: osdmap e22: 3 total, 3 up, 3 in 2026-02-18T04:35:28.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:27 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool application enable", "pool": "myzone1.rgw.meta", "app": "rgw"} : dispatch 2026-02-18T04:35:28.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:27 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool create", "pool": "myzone1.rgw.meta", "pool_type": "replicated", "pg-num": "8"}]': finished 2026-02-18T04:35:28.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:27 trial154 ceph-mon[23533]: osdmap e22: 3 total, 3 up, 3 in 2026-02-18T04:35:28.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:27 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool application enable", "pool": "myzone1.rgw.meta", "app": "rgw"} : dispatch 2026-02-18T04:35:29.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:28 trial077 ceph-mon[21152]: pgmap v8: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:29.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:28 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "pool": "myzone1.rgw.meta", "app": "rgw"}]': finished 2026-02-18T04:35:29.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:28 trial077 ceph-mon[21152]: osdmap e23: 3 total, 3 up, 3 in 2026-02-18T04:35:29.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:28 trial077 ceph-mon[21152]: mgrmap e20: a(active, since 4s), standbys: b 2026-02-18T04:35:29.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:28 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool create", "pool": "myzone1.rgw.log", "pool_type": "replicated", "pg-num": "8"} : dispatch 2026-02-18T04:35:29.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:28 trial172 ceph-mon[22982]: pgmap v8: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:29.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:28 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "pool": "myzone1.rgw.meta", "app": "rgw"}]': finished 2026-02-18T04:35:29.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:28 trial172 ceph-mon[22982]: osdmap e23: 3 total, 3 up, 3 in 2026-02-18T04:35:29.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:28 trial172 ceph-mon[22982]: mgrmap e20: a(active, since 4s), standbys: b 2026-02-18T04:35:29.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:28 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool create", "pool": "myzone1.rgw.log", "pool_type": "replicated", "pg-num": "8"} : dispatch 2026-02-18T04:35:29.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:28 trial154 ceph-mon[23533]: pgmap v8: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:29.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:28 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "pool": "myzone1.rgw.meta", "app": "rgw"}]': finished 2026-02-18T04:35:29.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:28 trial154 ceph-mon[23533]: osdmap e23: 3 total, 3 up, 3 in 2026-02-18T04:35:29.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:28 trial154 ceph-mon[23533]: mgrmap e20: a(active, since 4s), standbys: b 2026-02-18T04:35:29.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:28 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool create", "pool": "myzone1.rgw.log", "pool_type": "replicated", "pg-num": "8"} : dispatch 2026-02-18T04:35:30.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:29 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool create", "pool": "myzone1.rgw.log", "pool_type": "replicated", "pg-num": "8"}]': finished 2026-02-18T04:35:30.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:29 trial077 ceph-mon[21152]: osdmap e24: 3 total, 3 up, 3 in 2026-02-18T04:35:30.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:29 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool application enable", "pool": "myzone1.rgw.log", "app": "rgw"} : dispatch 2026-02-18T04:35:30.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:29 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool create", "pool": "myzone1.rgw.log", "pool_type": "replicated", "pg-num": "8"}]': finished 2026-02-18T04:35:30.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:29 trial172 ceph-mon[22982]: osdmap e24: 3 total, 3 up, 3 in 2026-02-18T04:35:30.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:29 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool application enable", "pool": "myzone1.rgw.log", "app": "rgw"} : dispatch 2026-02-18T04:35:30.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:29 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool create", "pool": "myzone1.rgw.log", "pool_type": "replicated", "pg-num": "8"}]': finished 2026-02-18T04:35:30.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:29 trial154 ceph-mon[23533]: osdmap e24: 3 total, 3 up, 3 in 2026-02-18T04:35:30.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:29 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool application enable", "pool": "myzone1.rgw.log", "app": "rgw"} : dispatch 2026-02-18T04:35:31.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:30 trial077 ceph-mon[21152]: pgmap v11: 97 pgs: 96 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:31.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:30 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "pool": "myzone1.rgw.log", "app": "rgw"}]': finished 2026-02-18T04:35:31.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:30 trial077 ceph-mon[21152]: osdmap e25: 3 total, 3 up, 3 in 2026-02-18T04:35:31.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:30 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool create", "pool": "myzone1.rgw.control", "pool_type": "replicated", "pg-num": "8"} : dispatch 2026-02-18T04:35:31.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:30 trial172 ceph-mon[22982]: pgmap v11: 97 pgs: 96 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:31.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:30 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "pool": "myzone1.rgw.log", "app": "rgw"}]': finished 2026-02-18T04:35:31.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:30 trial172 ceph-mon[22982]: osdmap e25: 3 total, 3 up, 3 in 2026-02-18T04:35:31.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:30 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool create", "pool": "myzone1.rgw.control", "pool_type": "replicated", "pg-num": "8"} : dispatch 2026-02-18T04:35:31.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:30 trial154 ceph-mon[23533]: pgmap v11: 97 pgs: 96 unknown, 1 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-18T04:35:31.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:30 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "pool": "myzone1.rgw.log", "app": "rgw"}]': finished 2026-02-18T04:35:31.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:30 trial154 ceph-mon[23533]: osdmap e25: 3 total, 3 up, 3 in 2026-02-18T04:35:31.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:30 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool create", "pool": "myzone1.rgw.control", "pool_type": "replicated", "pg-num": "8"} : dispatch 2026-02-18T04:35:32.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:31 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool create", "pool": "myzone1.rgw.control", "pool_type": "replicated", "pg-num": "8"}]': finished 2026-02-18T04:35:32.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:31 trial077 ceph-mon[21152]: osdmap e26: 3 total, 3 up, 3 in 2026-02-18T04:35:32.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:31 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool application enable", "pool": "myzone1.rgw.control", "app": "rgw"} : dispatch 2026-02-18T04:35:32.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:31 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool create", "pool": "myzone1.rgw.control", "pool_type": "replicated", "pg-num": "8"}]': finished 2026-02-18T04:35:32.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:31 trial172 ceph-mon[22982]: osdmap e26: 3 total, 3 up, 3 in 2026-02-18T04:35:32.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:31 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool application enable", "pool": "myzone1.rgw.control", "app": "rgw"} : dispatch 2026-02-18T04:35:32.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:31 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool create", "pool": "myzone1.rgw.control", "pool_type": "replicated", "pg-num": "8"}]': finished 2026-02-18T04:35:32.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:31 trial154 ceph-mon[23533]: osdmap e26: 3 total, 3 up, 3 in 2026-02-18T04:35:32.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:31 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd pool application enable", "pool": "myzone1.rgw.control", "app": "rgw"} : dispatch 2026-02-18T04:35:33.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:32 trial077 ceph-mon[21152]: pgmap v14: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail; 44 KiB/s rd, 0 B/s wr, 17 op/s 2026-02-18T04:35:33.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:32 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "pool": "myzone1.rgw.control", "app": "rgw"}]': finished 2026-02-18T04:35:33.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:32 trial077 ceph-mon[21152]: osdmap e27: 3 total, 3 up, 3 in 2026-02-18T04:35:33.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:32 trial172 ceph-mon[22982]: pgmap v14: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail; 44 KiB/s rd, 0 B/s wr, 17 op/s 2026-02-18T04:35:33.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:32 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "pool": "myzone1.rgw.control", "app": "rgw"}]': finished 2026-02-18T04:35:33.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:32 trial172 ceph-mon[22982]: osdmap e27: 3 total, 3 up, 3 in 2026-02-18T04:35:33.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:32 trial154 ceph-mon[23533]: pgmap v14: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail; 44 KiB/s rd, 0 B/s wr, 17 op/s 2026-02-18T04:35:33.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:32 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "pool": "myzone1.rgw.control", "app": "rgw"}]': finished 2026-02-18T04:35:33.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:32 trial154 ceph-mon[23533]: osdmap e27: 3 total, 3 up, 3 in 2026-02-18T04:35:34.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:33 trial077 ceph-mon[21152]: osdmap e28: 3 total, 3 up, 3 in 2026-02-18T04:35:34.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:33 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/2709713788' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"} : dispatch 2026-02-18T04:35:34.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:33 trial077 ceph-mon[21152]: from='client.? 10.20.193.77:0/2709713788' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2026-02-18T04:35:34.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:33 trial077 ceph-mon[21152]: osdmap e29: 3 total, 3 up, 3 in 2026-02-18T04:35:34.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:33 trial172 ceph-mon[22982]: osdmap e28: 3 total, 3 up, 3 in 2026-02-18T04:35:34.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:33 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/2709713788' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"} : dispatch 2026-02-18T04:35:34.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:33 trial172 ceph-mon[22982]: from='client.? 10.20.193.77:0/2709713788' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2026-02-18T04:35:34.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:33 trial172 ceph-mon[22982]: osdmap e29: 3 total, 3 up, 3 in 2026-02-18T04:35:34.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:33 trial154 ceph-mon[23533]: osdmap e28: 3 total, 3 up, 3 in 2026-02-18T04:35:34.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:33 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/2709713788' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"} : dispatch 2026-02-18T04:35:34.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:33 trial154 ceph-mon[23533]: from='client.? 10.20.193.77:0/2709713788' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2026-02-18T04:35:34.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:33 trial154 ceph-mon[23533]: osdmap e29: 3 total, 3 up, 3 in 2026-02-18T04:35:34.765 INFO:teuthology.orchestra.run.trial077.stdout:Realm(s) created correctly. Please, use 'ceph rgw realm tokens' to get the token. 2026-02-18T04:35:34.825 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-18T04:35:34.840 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial077.front.sepia.ceph.com 2026-02-18T04:35:34.841 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- bash -c 'set -e 2026-02-18T04:35:34.841 DEBUG:teuthology.orchestra.run.trial077:> set -x 2026-02-18T04:35:34.841 DEBUG:teuthology.orchestra.run.trial077:> while true; do TOKEN=$(ceph rgw realm tokens | jq -r '"'"'.[0].token'"'"'); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done 2026-02-18T04:35:34.841 DEBUG:teuthology.orchestra.run.trial077:> TOKENS=$(ceph rgw realm tokens) 2026-02-18T04:35:34.841 DEBUG:teuthology.orchestra.run.trial077:> echo $TOKENS | jq --exit-status '"'"'.[0].realm == "myrealm1"'"'"' 2026-02-18T04:35:34.841 DEBUG:teuthology.orchestra.run.trial077:> echo $TOKENS | jq --exit-status '"'"'.[0].token'"'"' 2026-02-18T04:35:34.842 DEBUG:teuthology.orchestra.run.trial077:> TOKEN_JSON=$(ceph rgw realm tokens | jq -r '"'"'.[0].token'"'"' | base64 --decode) 2026-02-18T04:35:34.842 DEBUG:teuthology.orchestra.run.trial077:> echo $TOKEN_JSON | jq --exit-status '"'"'.realm_name == "myrealm1"'"'"' 2026-02-18T04:35:34.842 DEBUG:teuthology.orchestra.run.trial077:> echo $TOKEN_JSON | jq --exit-status '"'"'.endpoint | test("http://.+:\\d+")'"'"' 2026-02-18T04:35:34.842 DEBUG:teuthology.orchestra.run.trial077:> echo $TOKEN_JSON | jq --exit-status '"'"'.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'"'"' 2026-02-18T04:35:34.842 DEBUG:teuthology.orchestra.run.trial077:> echo $TOKEN_JSON | jq --exit-status '"'"'.access_key'"'"' 2026-02-18T04:35:34.842 DEBUG:teuthology.orchestra.run.trial077:> echo $TOKEN_JSON | jq --exit-status '"'"'.secret'"'"' 2026-02-18T04:35:34.842 DEBUG:teuthology.orchestra.run.trial077:> ' 2026-02-18T04:35:34.959 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:35.016 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:34 trial077 ceph-mon[21152]: pgmap v17: 161 pgs: 64 unknown, 32 creating+peering, 65 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail; 44 KiB/s rd, 0 B/s wr, 17 op/s 2026-02-18T04:35:35.016 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:34 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.016 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:34 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:35.017 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:34 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:35.017 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:34 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:35.017 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:34 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.017 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:34 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:35.017 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:34 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.017 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:34 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.017 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:34 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.017 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:34 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.trial154.msjopq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2026-02-18T04:35:35.017 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:34 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.trial154.msjopq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2026-02-18T04:35:35.017 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:34 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.018 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:34 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:35.018 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:34 trial077 ceph-mon[21152]: osdmap e30: 3 total, 3 up, 3 in 2026-02-18T04:35:35.019 INFO:teuthology.orchestra.run.trial077.stderr:+ true 2026-02-18T04:35:35.019 INFO:teuthology.orchestra.run.trial077.stderr:++ ceph rgw realm tokens 2026-02-18T04:35:35.019 INFO:teuthology.orchestra.run.trial077.stderr:++ jq -r '.[0].token' 2026-02-18T04:35:35.175 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:34 trial154 ceph-mon[23533]: pgmap v17: 161 pgs: 64 unknown, 32 creating+peering, 65 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail; 44 KiB/s rd, 0 B/s wr, 17 op/s 2026-02-18T04:35:35.175 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:34 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.175 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:34 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:35.175 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:34 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:35.175 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:34 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:35.175 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:34 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.175 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:34 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:35.175 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:34 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.175 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:34 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.175 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:34 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.175 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:34 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.trial154.msjopq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2026-02-18T04:35:35.175 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:34 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.trial154.msjopq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2026-02-18T04:35:35.175 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:34 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.175 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:34 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:35.175 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:34 trial154 ceph-mon[23533]: osdmap e30: 3 total, 3 up, 3 in 2026-02-18T04:35:35.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:34 trial172 ceph-mon[22982]: pgmap v17: 161 pgs: 64 unknown, 32 creating+peering, 65 active+clean; 577 KiB data, 81 MiB used, 2.1 TiB / 2.1 TiB avail; 44 KiB/s rd, 0 B/s wr, 17 op/s 2026-02-18T04:35:35.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:34 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:34 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:35.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:34 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:35.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:34 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:35.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:34 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:34 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:35.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:34 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:34 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:34 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:34 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.trial154.msjopq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2026-02-18T04:35:35.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:34 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.trial154.msjopq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2026-02-18T04:35:35.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:34 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:34 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:35.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:34 trial172 ceph-mon[22982]: osdmap e30: 3 total, 3 up, 3 in 2026-02-18T04:35:35.679 INFO:teuthology.orchestra.run.trial077.stdout:master zone has no endpoint 2026-02-18T04:35:35.679 INFO:teuthology.orchestra.run.trial077.stderr:+ TOKEN='master zone has no endpoint' 2026-02-18T04:35:35.679 INFO:teuthology.orchestra.run.trial077.stderr:+ echo master zone has no endpoint 2026-02-18T04:35:35.679 INFO:teuthology.orchestra.run.trial077.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2026-02-18T04:35:35.679 INFO:teuthology.orchestra.run.trial077.stderr:+ sleep 5 2026-02-18T04:35:35.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:35 trial172 ceph-mon[22982]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2026-02-18T04:35:35.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:35 trial172 ceph-mon[22982]: Deploying daemon rgw.myrealm1.myzone1.trial154.msjopq on trial154 2026-02-18T04:35:35.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:35 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:35 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:35 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:35 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.trial172.uykdsz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2026-02-18T04:35:35.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:35 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.trial172.uykdsz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2026-02-18T04:35:35.947 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:35 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:35.948 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:35 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:36.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:35 trial077 ceph-mon[21152]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2026-02-18T04:35:36.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:35 trial077 ceph-mon[21152]: Deploying daemon rgw.myrealm1.myzone1.trial154.msjopq on trial154 2026-02-18T04:35:36.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:35 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:36.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:35 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:36.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:35 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:36.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:35 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.trial172.uykdsz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2026-02-18T04:35:36.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:35 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.trial172.uykdsz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2026-02-18T04:35:36.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:35 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:36.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:35 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:36.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:35 trial154 ceph-mon[23533]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2026-02-18T04:35:36.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:35 trial154 ceph-mon[23533]: Deploying daemon rgw.myrealm1.myzone1.trial154.msjopq on trial154 2026-02-18T04:35:36.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:35 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:36.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:35 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:36.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:35 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:36.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:35 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.trial172.uykdsz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2026-02-18T04:35:36.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:35 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.trial172.uykdsz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2026-02-18T04:35:36.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:35 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:36.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:35 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:37.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:36 trial077 ceph-mon[21152]: from='client.14682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:35:37.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:36 trial077 ceph-mon[21152]: Deploying daemon rgw.myrealm1.myzone1.trial172.uykdsz on trial172 2026-02-18T04:35:37.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:36 trial077 ceph-mon[21152]: pgmap v20: 161 pgs: 161 active+clean; 588 KiB data, 82 MiB used, 2.1 TiB / 2.1 TiB avail; 67 KiB/s rd, 18 KiB/s wr, 137 op/s 2026-02-18T04:35:37.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:36 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:37.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:36 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:37.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:36 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:37.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:36 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImVhMWYxNWZhLWRjZWYtNDZhZS1iZGQ0LTJmYTZiODZhM2JhNyIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiWU5YRVQxQlVUVFZVT0dNOTY5TjgiLAogICAgInNlY3JldCI6ICJtRHVJQUV5a1pQZzR0YmV2VHF6ZU5pbm5RbDBpT0dCd2ZRODJMQUlsIgp9", "zone_endpoints": ["http://10.20.193.154:5500", "http://10.20.193.172:5500"]} : dispatch 2026-02-18T04:35:37.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:36 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:37.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:36 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:37.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:36 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:37.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:36 trial172 ceph-mon[22982]: from='client.14682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:35:37.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:36 trial172 ceph-mon[22982]: Deploying daemon rgw.myrealm1.myzone1.trial172.uykdsz on trial172 2026-02-18T04:35:37.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:36 trial172 ceph-mon[22982]: pgmap v20: 161 pgs: 161 active+clean; 588 KiB data, 82 MiB used, 2.1 TiB / 2.1 TiB avail; 67 KiB/s rd, 18 KiB/s wr, 137 op/s 2026-02-18T04:35:37.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:36 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:37.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:36 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:37.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:36 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:37.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:36 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImVhMWYxNWZhLWRjZWYtNDZhZS1iZGQ0LTJmYTZiODZhM2JhNyIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiWU5YRVQxQlVUVFZVT0dNOTY5TjgiLAogICAgInNlY3JldCI6ICJtRHVJQUV5a1pQZzR0YmV2VHF6ZU5pbm5RbDBpT0dCd2ZRODJMQUlsIgp9", "zone_endpoints": ["http://10.20.193.154:5500", "http://10.20.193.172:5500"]} : dispatch 2026-02-18T04:35:37.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:36 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:37.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:36 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:37.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:36 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:37.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:36 trial154 ceph-mon[23533]: from='client.14682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:35:37.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:36 trial154 ceph-mon[23533]: Deploying daemon rgw.myrealm1.myzone1.trial172.uykdsz on trial172 2026-02-18T04:35:37.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:36 trial154 ceph-mon[23533]: pgmap v20: 161 pgs: 161 active+clean; 588 KiB data, 82 MiB used, 2.1 TiB / 2.1 TiB avail; 67 KiB/s rd, 18 KiB/s wr, 137 op/s 2026-02-18T04:35:37.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:36 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:37.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:36 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:37.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:36 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:37.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:36 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImVhMWYxNWZhLWRjZWYtNDZhZS1iZGQ0LTJmYTZiODZhM2JhNyIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiWU5YRVQxQlVUVFZVT0dNOTY5TjgiLAogICAgInNlY3JldCI6ICJtRHVJQUV5a1pQZzR0YmV2VHF6ZU5pbm5RbDBpT0dCd2ZRODJMQUlsIgp9", "zone_endpoints": ["http://10.20.193.154:5500", "http://10.20.193.172:5500"]} : dispatch 2026-02-18T04:35:37.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:36 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:37.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:36 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:37.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:36 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:38.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImVhMWYxNWZhLWRjZWYtNDZhZS1iZGQ0LTJmYTZiODZhM2JhNyIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiWU5YRVQxQlVUVFZVT0dNOTY5TjgiLAogICAgInNlY3JldCI6ICJtRHVJQUV5a1pQZzR0YmV2VHF6ZU5pbm5RbDBpT0dCd2ZRODJMQUlsIgp9", "zone_endpoints": ["http://10.20.193.154:5500", "http://10.20.193.172:5500"]}]: dispatch 2026-02-18T04:35:38.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2026-02-18T04:35:38.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:38.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:38.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:38.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:38.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:38.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:38.127 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.128 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:37 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:38.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImVhMWYxNWZhLWRjZWYtNDZhZS1iZGQ0LTJmYTZiODZhM2JhNyIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiWU5YRVQxQlVUVFZVT0dNOTY5TjgiLAogICAgInNlY3JldCI6ICJtRHVJQUV5a1pQZzR0YmV2VHF6ZU5pbm5RbDBpT0dCd2ZRODJMQUlsIgp9", "zone_endpoints": ["http://10.20.193.154:5500", "http://10.20.193.172:5500"]}]: dispatch 2026-02-18T04:35:38.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2026-02-18T04:35:38.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:38.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:38.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:38.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:38.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:38.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:38.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.198 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:37 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:38.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImVhMWYxNWZhLWRjZWYtNDZhZS1iZGQ0LTJmYTZiODZhM2JhNyIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiWU5YRVQxQlVUVFZVT0dNOTY5TjgiLAogICAgInNlY3JldCI6ICJtRHVJQUV5a1pQZzR0YmV2VHF6ZU5pbm5RbDBpT0dCd2ZRODJMQUlsIgp9", "zone_endpoints": ["http://10.20.193.154:5500", "http://10.20.193.172:5500"]}]: dispatch 2026-02-18T04:35:38.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2026-02-18T04:35:38.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:38.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:38.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:38.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.269 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-18T04:35:38.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-18T04:35:38.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-18T04:35:38.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:38.270 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:37 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-18T04:35:39.125 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:38 trial077 ceph-mon[21152]: Checking dashboard <-> RGW credentials 2026-02-18T04:35:39.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:38 trial077 ceph-mon[21152]: Checking dashboard <-> RGW credentials 2026-02-18T04:35:39.126 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:38 trial077 ceph-mon[21152]: pgmap v21: 161 pgs: 161 active+clean; 588 KiB data, 82 MiB used, 2.1 TiB / 2.1 TiB avail; 45 KiB/s rd, 12 KiB/s wr, 92 op/s 2026-02-18T04:35:39.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:38 trial172 ceph-mon[22982]: Checking dashboard <-> RGW credentials 2026-02-18T04:35:39.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:38 trial172 ceph-mon[22982]: Checking dashboard <-> RGW credentials 2026-02-18T04:35:39.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:38 trial172 ceph-mon[22982]: pgmap v21: 161 pgs: 161 active+clean; 588 KiB data, 82 MiB used, 2.1 TiB / 2.1 TiB avail; 45 KiB/s rd, 12 KiB/s wr, 92 op/s 2026-02-18T04:35:39.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:38 trial154 ceph-mon[23533]: Checking dashboard <-> RGW credentials 2026-02-18T04:35:39.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:38 trial154 ceph-mon[23533]: Checking dashboard <-> RGW credentials 2026-02-18T04:35:39.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:38 trial154 ceph-mon[23533]: pgmap v21: 161 pgs: 161 active+clean; 588 KiB data, 82 MiB used, 2.1 TiB / 2.1 TiB avail; 45 KiB/s rd, 12 KiB/s wr, 92 op/s 2026-02-18T04:35:40.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:39 trial154 ceph-mon[23533]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:40.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:39 trial077 ceph-mon[21152]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:40.446 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:39 trial172 ceph-mon[22982]: from='mgr.14466 10.20.193.77:0/4222285797' entity='mgr.a' 2026-02-18T04:35:40.682 INFO:teuthology.orchestra.run.trial077.stderr:+ true 2026-02-18T04:35:40.682 INFO:teuthology.orchestra.run.trial077.stderr:++ ceph rgw realm tokens 2026-02-18T04:35:40.682 INFO:teuthology.orchestra.run.trial077.stderr:++ jq -r '.[0].token' 2026-02-18T04:35:41.267 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:40 trial154 ceph-mon[23533]: pgmap v22: 161 pgs: 161 active+clean; 588 KiB data, 82 MiB used, 2.1 TiB / 2.1 TiB avail; 39 KiB/s rd, 10 KiB/s wr, 78 op/s 2026-02-18T04:35:41.360 INFO:teuthology.orchestra.run.trial077.stdout:ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImVhMWYxNWZhLWRjZWYtNDZhZS1iZGQ0LTJmYTZiODZhM2JhNyIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovLzEwLjIwLjE5My4xNTQ6NTUwMCIsCiAgICAiYWNjZXNzX2tleSI6ICJZTlhFVDFCVVRUVlVPR005NjlOOCIsCiAgICAic2VjcmV0IjogIm1EdUlBRXlrWlBnNHRiZXZUcXplTmlublFsMGlPR0J3ZlE4MkxBSWwiCn0= 2026-02-18T04:35:41.361 INFO:teuthology.orchestra.run.trial077.stderr:+ TOKEN=ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImVhMWYxNWZhLWRjZWYtNDZhZS1iZGQ0LTJmYTZiODZhM2JhNyIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovLzEwLjIwLjE5My4xNTQ6NTUwMCIsCiAgICAiYWNjZXNzX2tleSI6ICJZTlhFVDFCVVRUVlVPR005NjlOOCIsCiAgICAic2VjcmV0IjogIm1EdUlBRXlrWlBnNHRiZXZUcXplTmlublFsMGlPR0J3ZlE4MkxBSWwiCn0= 2026-02-18T04:35:41.361 INFO:teuthology.orchestra.run.trial077.stderr:+ echo ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImVhMWYxNWZhLWRjZWYtNDZhZS1iZGQ0LTJmYTZiODZhM2JhNyIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovLzEwLjIwLjE5My4xNTQ6NTUwMCIsCiAgICAiYWNjZXNzX2tleSI6ICJZTlhFVDFCVVRUVlVPR005NjlOOCIsCiAgICAic2VjcmV0IjogIm1EdUlBRXlrWlBnNHRiZXZUcXplTmlublFsMGlPR0J3ZlE4MkxBSWwiCn0= 2026-02-18T04:35:41.361 INFO:teuthology.orchestra.run.trial077.stderr:+ '[' ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImVhMWYxNWZhLWRjZWYtNDZhZS1iZGQ0LTJmYTZiODZhM2JhNyIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovLzEwLjIwLjE5My4xNTQ6NTUwMCIsCiAgICAiYWNjZXNzX2tleSI6ICJZTlhFVDFCVVRUVlVPR005NjlOOCIsCiAgICAic2VjcmV0IjogIm1EdUlBRXlrWlBnNHRiZXZUcXplTmlublFsMGlPR0J3ZlE4MkxBSWwiCn0= '!=' 'master zone has no endpoint' ']' 2026-02-18T04:35:41.361 INFO:teuthology.orchestra.run.trial077.stderr:+ break 2026-02-18T04:35:41.361 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:40 trial077 ceph-mon[21152]: pgmap v22: 161 pgs: 161 active+clean; 588 KiB data, 82 MiB used, 2.1 TiB / 2.1 TiB avail; 39 KiB/s rd, 10 KiB/s wr, 78 op/s 2026-02-18T04:35:41.362 INFO:teuthology.orchestra.run.trial077.stderr:++ ceph rgw realm tokens 2026-02-18T04:35:41.446 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:40 trial172 ceph-mon[22982]: pgmap v22: 161 pgs: 161 active+clean; 588 KiB data, 82 MiB used, 2.1 TiB / 2.1 TiB avail; 39 KiB/s rd, 10 KiB/s wr, 78 op/s 2026-02-18T04:35:42.013 INFO:teuthology.orchestra.run.trial077.stderr:+ TOKENS='[ 2026-02-18T04:35:42.013 INFO:teuthology.orchestra.run.trial077.stderr: { 2026-02-18T04:35:42.013 INFO:teuthology.orchestra.run.trial077.stderr: "realm": "myrealm1", 2026-02-18T04:35:42.014 INFO:teuthology.orchestra.run.trial077.stderr: "token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImVhMWYxNWZhLWRjZWYtNDZhZS1iZGQ0LTJmYTZiODZhM2JhNyIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovLzEwLjIwLjE5My4xNTQ6NTUwMCIsCiAgICAiYWNjZXNzX2tleSI6ICJZTlhFVDFCVVRUVlVPR005NjlOOCIsCiAgICAic2VjcmV0IjogIm1EdUlBRXlrWlBnNHRiZXZUcXplTmlublFsMGlPR0J3ZlE4MkxBSWwiCn0=" 2026-02-18T04:35:42.014 INFO:teuthology.orchestra.run.trial077.stderr: } 2026-02-18T04:35:42.014 INFO:teuthology.orchestra.run.trial077.stderr:]' 2026-02-18T04:35:42.014 INFO:teuthology.orchestra.run.trial077.stderr:+ echo '[' '{' '"realm":' '"myrealm1",' '"token":' '"ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImVhMWYxNWZhLWRjZWYtNDZhZS1iZGQ0LTJmYTZiODZhM2JhNyIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovLzEwLjIwLjE5My4xNTQ6NTUwMCIsCiAgICAiYWNjZXNzX2tleSI6ICJZTlhFVDFCVVRUVlVPR005NjlOOCIsCiAgICAic2VjcmV0IjogIm1EdUlBRXlrWlBnNHRiZXZUcXplTmlublFsMGlPR0J3ZlE4MkxBSWwiCn0="' '}' ']' 2026-02-18T04:35:42.014 INFO:teuthology.orchestra.run.trial077.stderr:+ jq --exit-status '.[0].realm == "myrealm1"' 2026-02-18T04:35:42.014 INFO:teuthology.orchestra.run.trial077.stdout:true 2026-02-18T04:35:42.015 INFO:teuthology.orchestra.run.trial077.stderr:+ echo '[' '{' '"realm":' '"myrealm1",' '"token":' '"ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImVhMWYxNWZhLWRjZWYtNDZhZS1iZGQ0LTJmYTZiODZhM2JhNyIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovLzEwLjIwLjE5My4xNTQ6NTUwMCIsCiAgICAiYWNjZXNzX2tleSI6ICJZTlhFVDFCVVRUVlVPR005NjlOOCIsCiAgICAic2VjcmV0IjogIm1EdUlBRXlrWlBnNHRiZXZUcXplTmlublFsMGlPR0J3ZlE4MkxBSWwiCn0="' '}' ']' 2026-02-18T04:35:42.015 INFO:teuthology.orchestra.run.trial077.stderr:+ jq --exit-status '.[0].token' 2026-02-18T04:35:42.016 INFO:teuthology.orchestra.run.trial077.stdout:"ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogImVhMWYxNWZhLWRjZWYtNDZhZS1iZGQ0LTJmYTZiODZhM2JhNyIsCiAgICAiZW5kcG9pbnQiOiAiaHR0cDovLzEwLjIwLjE5My4xNTQ6NTUwMCIsCiAgICAiYWNjZXNzX2tleSI6ICJZTlhFVDFCVVRUVlVPR005NjlOOCIsCiAgICAic2VjcmV0IjogIm1EdUlBRXlrWlBnNHRiZXZUcXplTmlublFsMGlPR0J3ZlE4MkxBSWwiCn0=" 2026-02-18T04:35:42.017 INFO:teuthology.orchestra.run.trial077.stderr:++ ceph rgw realm tokens 2026-02-18T04:35:42.017 INFO:teuthology.orchestra.run.trial077.stderr:++ jq -r '.[0].token' 2026-02-18T04:35:42.017 INFO:teuthology.orchestra.run.trial077.stderr:++ base64 --decode 2026-02-18T04:35:42.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:41 trial154 ceph-mon[23533]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:35:42.375 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:41 trial077 ceph-mon[21152]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:35:42.446 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:41 trial172 ceph-mon[22982]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:35:42.679 INFO:teuthology.orchestra.run.trial077.stderr:+ TOKEN_JSON='{ 2026-02-18T04:35:42.679 INFO:teuthology.orchestra.run.trial077.stderr: "realm_name": "myrealm1", 2026-02-18T04:35:42.679 INFO:teuthology.orchestra.run.trial077.stderr: "realm_id": "ea1f15fa-dcef-46ae-bdd4-2fa6b86a3ba7", 2026-02-18T04:35:42.679 INFO:teuthology.orchestra.run.trial077.stderr: "endpoint": "http://10.20.193.154:5500", 2026-02-18T04:35:42.679 INFO:teuthology.orchestra.run.trial077.stderr: "access_key": "YNXET1BUTTVUOGM969N8", 2026-02-18T04:35:42.679 INFO:teuthology.orchestra.run.trial077.stderr: "secret": "mDuIAEykZPg4tbevTqzeNinnQl0iOGBwfQ82LAIl" 2026-02-18T04:35:42.679 INFO:teuthology.orchestra.run.trial077.stderr:}' 2026-02-18T04:35:42.679 INFO:teuthology.orchestra.run.trial077.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"ea1f15fa-dcef-46ae-bdd4-2fa6b86a3ba7",' '"endpoint":' '"http://10.20.193.154:5500",' '"access_key":' '"YNXET1BUTTVUOGM969N8",' '"secret":' '"mDuIAEykZPg4tbevTqzeNinnQl0iOGBwfQ82LAIl"' '}' 2026-02-18T04:35:42.679 INFO:teuthology.orchestra.run.trial077.stderr:+ jq --exit-status '.realm_name == "myrealm1"' 2026-02-18T04:35:42.681 INFO:teuthology.orchestra.run.trial077.stdout:true 2026-02-18T04:35:42.681 INFO:teuthology.orchestra.run.trial077.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"ea1f15fa-dcef-46ae-bdd4-2fa6b86a3ba7",' '"endpoint":' '"http://10.20.193.154:5500",' '"access_key":' '"YNXET1BUTTVUOGM969N8",' '"secret":' '"mDuIAEykZPg4tbevTqzeNinnQl0iOGBwfQ82LAIl"' '}' 2026-02-18T04:35:42.681 INFO:teuthology.orchestra.run.trial077.stderr:+ jq --exit-status '.endpoint | test("http://.+:\\d+")' 2026-02-18T04:35:42.683 INFO:teuthology.orchestra.run.trial077.stdout:true 2026-02-18T04:35:42.683 INFO:teuthology.orchestra.run.trial077.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"ea1f15fa-dcef-46ae-bdd4-2fa6b86a3ba7",' '"endpoint":' '"http://10.20.193.154:5500",' '"access_key":' '"YNXET1BUTTVUOGM969N8",' '"secret":' '"mDuIAEykZPg4tbevTqzeNinnQl0iOGBwfQ82LAIl"' '}' 2026-02-18T04:35:42.683 INFO:teuthology.orchestra.run.trial077.stderr:+ jq --exit-status '.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")' 2026-02-18T04:35:42.685 INFO:teuthology.orchestra.run.trial077.stdout:true 2026-02-18T04:35:42.685 INFO:teuthology.orchestra.run.trial077.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"ea1f15fa-dcef-46ae-bdd4-2fa6b86a3ba7",' '"endpoint":' '"http://10.20.193.154:5500",' '"access_key":' '"YNXET1BUTTVUOGM969N8",' '"secret":' '"mDuIAEykZPg4tbevTqzeNinnQl0iOGBwfQ82LAIl"' '}' 2026-02-18T04:35:42.685 INFO:teuthology.orchestra.run.trial077.stderr:+ jq --exit-status .access_key 2026-02-18T04:35:42.687 INFO:teuthology.orchestra.run.trial077.stdout:"YNXET1BUTTVUOGM969N8" 2026-02-18T04:35:42.687 INFO:teuthology.orchestra.run.trial077.stderr:+ echo '{' '"realm_name":' '"myrealm1",' '"realm_id":' '"ea1f15fa-dcef-46ae-bdd4-2fa6b86a3ba7",' '"endpoint":' '"http://10.20.193.154:5500",' '"access_key":' '"YNXET1BUTTVUOGM969N8",' '"secret":' '"mDuIAEykZPg4tbevTqzeNinnQl0iOGBwfQ82LAIl"' '}' 2026-02-18T04:35:42.687 INFO:teuthology.orchestra.run.trial077.stderr:+ jq --exit-status .secret 2026-02-18T04:35:42.689 INFO:teuthology.orchestra.run.trial077.stdout:"mDuIAEykZPg4tbevTqzeNinnQl0iOGBwfQ82LAIl" 2026-02-18T04:35:42.718 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-02-18T04:35:42.730 INFO:tasks.cephadm:Teardown begin 2026-02-18T04:35:42.730 DEBUG:teuthology.orchestra.run.trial077:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-18T04:35:42.755 DEBUG:teuthology.orchestra.run.trial154:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-18T04:35:42.783 DEBUG:teuthology.orchestra.run.trial172:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-18T04:35:42.812 INFO:tasks.cephadm:Disabling cephadm mgr module 2026-02-18T04:35:42.812 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 -- ceph mgr module disable cephadm 2026-02-18T04:35:42.928 INFO:teuthology.orchestra.run.trial077.stderr:Inferring config /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/mon.a/config 2026-02-18T04:35:42.948 INFO:teuthology.orchestra.run.trial077.stderr:Error: statfs /etc/ceph/ceph.client.admin.keyring: no such file or directory 2026-02-18T04:35:42.965 DEBUG:teuthology.orchestra.run:got remote process result: 125 2026-02-18T04:35:42.965 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2026-02-18T04:35:42.965 DEBUG:teuthology.orchestra.run.trial077:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-18T04:35:42.981 DEBUG:teuthology.orchestra.run.trial154:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-18T04:35:42.999 DEBUG:teuthology.orchestra.run.trial172:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-18T04:35:43.014 INFO:tasks.cephadm:Stopping all daemons... 2026-02-18T04:35:43.014 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2026-02-18T04:35:43.014 DEBUG:teuthology.orchestra.run.trial077:> sudo systemctl stop ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mon.a 2026-02-18T04:35:43.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:42 trial172 ceph-mon[22982]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:35:43.196 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:42 trial172 ceph-mon[22982]: pgmap v23: 161 pgs: 161 active+clean; 593 KiB data, 83 MiB used, 2.1 TiB / 2.1 TiB avail; 597 KiB/s rd, 15 KiB/s wr, 1.06k op/s 2026-02-18T04:35:43.197 INFO:journalctl@ceph.mon.c.trial172.stdout:Feb 18 04:35:42 trial172 ceph-mon[22982]: osdmap e31: 3 total, 3 up, 3 in 2026-02-18T04:35:43.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:42 trial154 ceph-mon[23533]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:35:43.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:42 trial154 ceph-mon[23533]: pgmap v23: 161 pgs: 161 active+clean; 593 KiB data, 83 MiB used, 2.1 TiB / 2.1 TiB avail; 597 KiB/s rd, 15 KiB/s wr, 1.06k op/s 2026-02-18T04:35:43.268 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:42 trial154 ceph-mon[23533]: osdmap e31: 3 total, 3 up, 3 in 2026-02-18T04:35:43.370 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:42 trial077 ceph-mon[21152]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2026-02-18T04:35:43.371 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:42 trial077 ceph-mon[21152]: pgmap v23: 161 pgs: 161 active+clean; 593 KiB data, 83 MiB used, 2.1 TiB / 2.1 TiB avail; 597 KiB/s rd, 15 KiB/s wr, 1.06k op/s 2026-02-18T04:35:43.371 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:42 trial077 ceph-mon[21152]: osdmap e31: 3 total, 3 up, 3 in 2026-02-18T04:35:43.371 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:43 trial077 systemd[1]: Stopping Ceph mon.a for 01167542-0c83-11f1-9fe8-d404e6e7d460... 2026-02-18T04:35:43.371 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:43 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-a[21148]: 2026-02-18T04:35:43.115+0000 7ff6377f4640 -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-18T04:35:43.371 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:43 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-a[21148]: 2026-02-18T04:35:43.115+0000 7ff6377f4640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2026-02-18T04:35:43.371 INFO:journalctl@ceph.mon.a.trial077.stdout:Feb 18 04:35:43 trial077 podman[48142]: 2026-02-18 04:35:43.369366739 +0000 UTC m=+0.266011649 container died 95bf0c74eabbea0d1e1f44324b6f002a5baff1ef844b96c2ec083d048e1dbde6 (image=quay.ceph.io/ceph-ci/ceph:adc1923395f2bcd6ae89b5d331d278364d1848ed, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-a, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, OSD_FLAVOR=debug, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, ceph=True, org.label-schema.schema-version=1.0, CEPH_REF=20.2.1_2.17.26-baseline_2, io.buildah.version=1.33.7, org.label-schema.build-date=20260216, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-18T04:35:43.452 DEBUG:teuthology.orchestra.run.trial077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mon.a.service' 2026-02-18T04:35:43.506 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-18T04:35:43.506 INFO:tasks.cephadm.mon.a:Stopped mon.a 2026-02-18T04:35:43.507 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2026-02-18T04:35:43.507 DEBUG:teuthology.orchestra.run.trial154:> sudo systemctl stop ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mon.b 2026-02-18T04:35:43.782 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:43 trial154 systemd[1]: Stopping Ceph mon.b for 01167542-0c83-11f1-9fe8-d404e6e7d460... 2026-02-18T04:35:43.782 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:43 trial154 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-b[23529]: 2026-02-18T04:35:43.607+0000 7f7bb712b640 -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-18T04:35:43.782 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:43 trial154 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-b[23529]: 2026-02-18T04:35:43.607+0000 7f7bb712b640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2026-02-18T04:35:43.783 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:43 trial154 podman[33412]: 2026-02-18 04:35:43.719724206 +0000 UTC m=+0.124664030 container died 76d0c2c6d9a9f087dcc7102094a4c5469f90caa6dd884de26b8dd07f2ab23975 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, ceph=True, io.buildah.version=1.33.7, org.opencontainers.image.documentation=https://docs.ceph.com/, OSD_FLAVOR=debug, org.label-schema.license=GPLv2, CEPH_REF=20.2.1_2.17.26-baseline_2, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.build-date=20260216, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-18T04:35:43.783 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:43 trial154 podman[33412]: 2026-02-18 04:35:43.729065652 +0000 UTC m=+0.134005476 container remove 76d0c2c6d9a9f087dcc7102094a4c5469f90caa6dd884de26b8dd07f2ab23975 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-b, CEPH_REF=20.2.1_2.17.26-baseline_2, OSD_FLAVOR=debug, org.label-schema.license=GPLv2, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.33.7, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.schema-version=1.0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.build-date=20260216) 2026-02-18T04:35:43.783 INFO:journalctl@ceph.mon.b.trial154.stdout:Feb 18 04:35:43 trial154 bash[33412]: ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-mon-b 2026-02-18T04:35:43.808 DEBUG:teuthology.orchestra.run.trial154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mon.b.service' 2026-02-18T04:35:43.867 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-18T04:35:43.867 INFO:tasks.cephadm.mon.c:Stopped mon.b 2026-02-18T04:35:43.868 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2026-02-18T04:35:43.868 DEBUG:teuthology.orchestra.run.trial172:> sudo systemctl stop ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mon.c 2026-02-18T04:35:44.099 DEBUG:teuthology.orchestra.run.trial172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mon.c.service' 2026-02-18T04:35:44.147 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-18T04:35:44.148 INFO:tasks.cephadm.mon.c:Stopped mon.c 2026-02-18T04:35:44.148 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2026-02-18T04:35:44.148 DEBUG:teuthology.orchestra.run.trial077:> sudo systemctl stop ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mgr.a 2026-02-18T04:35:44.357 DEBUG:teuthology.orchestra.run.trial077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mgr.a.service' 2026-02-18T04:35:44.406 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-18T04:35:44.406 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2026-02-18T04:35:44.406 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2026-02-18T04:35:44.406 DEBUG:teuthology.orchestra.run.trial154:> sudo systemctl stop ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mgr.b 2026-02-18T04:35:44.543 INFO:journalctl@ceph.mgr.b.trial154.stdout:Feb 18 04:35:44 trial154 systemd[1]: Stopping Ceph mgr.b for 01167542-0c83-11f1-9fe8-d404e6e7d460... 2026-02-18T04:35:44.633 DEBUG:teuthology.orchestra.run.trial154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@mgr.b.service' 2026-02-18T04:35:44.686 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-18T04:35:44.686 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2026-02-18T04:35:44.686 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2026-02-18T04:35:44.686 DEBUG:teuthology.orchestra.run.trial077:> sudo systemctl stop ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@osd.0 2026-02-18T04:35:45.125 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:44 trial077 systemd[1]: Stopping Ceph osd.0 for 01167542-0c83-11f1-9fe8-d404e6e7d460... 2026-02-18T04:35:45.126 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:44 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-0[34658]: 2026-02-18T04:35:44.781+0000 7faac8be7640 -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-18T04:35:45.126 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:44 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-0[34658]: 2026-02-18T04:35:44.781+0000 7faac8be7640 -1 osd.0 31 *** Got signal Terminated *** 2026-02-18T04:35:45.126 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:44 trial077 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-0[34658]: 2026-02-18T04:35:44.781+0000 7faac8be7640 -1 osd.0 31 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-18T04:35:50.126 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:49 trial077 podman[48451]: 2026-02-18 04:35:49.851423887 +0000 UTC m=+5.082090203 container died 96be457361f038e5761fe8aee814efcaf4f9fa4530180fac4a8a9f815f170791 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, ceph=True, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.build-date=20260216, CEPH_REF=20.2.1_2.17.26-baseline_2, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team , CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS, OSD_FLAVOR=debug, io.buildah.version=1.33.7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2026-02-18T04:35:50.126 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:49 trial077 podman[48451]: 2026-02-18 04:35:49.859555116 +0000 UTC m=+5.090221432 container remove 96be457361f038e5761fe8aee814efcaf4f9fa4530180fac4a8a9f815f170791 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_REF=20.2.1_2.17.26-baseline_2, io.buildah.version=1.33.7, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=debug, ceph=True, org.label-schema.build-date=20260216) 2026-02-18T04:35:50.126 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:49 trial077 bash[48451]: ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-0 2026-02-18T04:35:50.126 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:49 trial077 podman[48577]: 2026-02-18 04:35:49.980982596 +0000 UTC m=+0.015520905 container create fcc786ddc4a10570fb09ab7c1772477e5d1a8558b4408f9a58808ccf3b667214 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, io.buildah.version=1.33.7, ceph=True, org.opencontainers.image.authors=Ceph Release Team , GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_REF=20.2.1_2.17.26-baseline_2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, OSD_FLAVOR=debug, org.label-schema.build-date=20260216, org.label-schema.license=GPLv2) 2026-02-18T04:35:50.127 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:50 trial077 podman[48577]: 2026-02-18 04:35:50.011410008 +0000 UTC m=+0.045948327 container init fcc786ddc4a10570fb09ab7c1772477e5d1a8558b4408f9a58808ccf3b667214 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-0-deactivate, org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.license=GPLv2, OSD_FLAVOR=debug, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260216, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.authors=Ceph Release Team , io.buildah.version=1.33.7, ceph=True, CEPH_REF=20.2.1_2.17.26-baseline_2) 2026-02-18T04:35:50.127 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:50 trial077 podman[48577]: 2026-02-18 04:35:50.013931374 +0000 UTC m=+0.048469693 container start fcc786ddc4a10570fb09ab7c1772477e5d1a8558b4408f9a58808ccf3b667214 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-0-deactivate, org.label-schema.license=GPLv2, OSD_FLAVOR=debug, org.opencontainers.image.documentation=https://docs.ceph.com/, io.buildah.version=1.33.7, org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9, ceph=True, org.opencontainers.image.authors=Ceph Release Team , CEPH_REF=20.2.1_2.17.26-baseline_2, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260216, org.label-schema.vendor=CentOS, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-18T04:35:50.127 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:50 trial077 podman[48577]: 2026-02-18 04:35:50.014499124 +0000 UTC m=+0.049037443 container attach fcc786ddc4a10570fb09ab7c1772477e5d1a8558b4408f9a58808ccf3b667214 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-0-deactivate, OSD_FLAVOR=debug, CEPH_REF=20.2.1_2.17.26-baseline_2, 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.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.33.7, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-18T04:35:50.127 INFO:journalctl@ceph.osd.0.trial077.stdout:Feb 18 04:35:50 trial077 podman[48577]: 2026-02-18 04:35:49.975578047 +0000 UTC m=+0.010116366 image pull c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c 2026-02-18T04:35:50.172 DEBUG:teuthology.orchestra.run.trial077:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@osd.0.service' 2026-02-18T04:35:50.222 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-18T04:35:50.223 INFO:tasks.cephadm.osd.0:Stopped osd.0 2026-02-18T04:35:50.223 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2026-02-18T04:35:50.223 DEBUG:teuthology.orchestra.run.trial154:> sudo systemctl stop ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@osd.1 2026-02-18T04:35:50.518 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:50 trial154 systemd[1]: Stopping Ceph osd.1 for 01167542-0c83-11f1-9fe8-d404e6e7d460... 2026-02-18T04:35:50.518 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:50 trial154 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-1[27781]: 2026-02-18T04:35:50.314+0000 7f15bbe0a640 -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-18T04:35:50.518 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:50 trial154 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-1[27781]: 2026-02-18T04:35:50.314+0000 7f15bbe0a640 -1 osd.1 31 *** Got signal Terminated *** 2026-02-18T04:35:50.518 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:50 trial154 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-1[27781]: 2026-02-18T04:35:50.314+0000 7f15bbe0a640 -1 osd.1 31 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-18T04:35:55.710 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:55 trial154 podman[33726]: 2026-02-18 04:35:55.385657067 +0000 UTC m=+5.082544452 container died 4e58a822452419ceeeb52b074f5d23d18043b924bd4c6068c0b0f0ab8023f2a9 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-1, org.label-schema.license=GPLv2, io.buildah.version=1.33.7, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.vendor=CentOS, OSD_FLAVOR=debug, org.label-schema.schema-version=1.0, CEPH_REF=20.2.1_2.17.26-baseline_2, org.label-schema.build-date=20260216, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9, ceph=True, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed) 2026-02-18T04:35:55.710 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:55 trial154 podman[33726]: 2026-02-18 04:35:55.395302233 +0000 UTC m=+5.092189608 container remove 4e58a822452419ceeeb52b074f5d23d18043b924bd4c6068c0b0f0ab8023f2a9 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-1, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.build-date=20260216, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, io.buildah.version=1.33.7, org.label-schema.schema-version=1.0, CEPH_REF=20.2.1_2.17.26-baseline_2, OSD_FLAVOR=debug, org.label-schema.license=GPLv2, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , ceph=True) 2026-02-18T04:35:55.710 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:55 trial154 bash[33726]: ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-1 2026-02-18T04:35:55.710 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:55 trial154 podman[33855]: 2026-02-18 04:35:55.539773876 +0000 UTC m=+0.015463138 container create d8c1163064c61e24bec917c80e3c185882448f3b94e3fa0918f99e1f65590356 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-1-deactivate, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.authors=Ceph Release Team , CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, org.label-schema.license=GPLv2, io.buildah.version=1.33.7, org.label-schema.vendor=CentOS, 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/, org.label-schema.name=CentOS Stream 9 Base Image, OSD_FLAVOR=debug, CEPH_REF=20.2.1_2.17.26-baseline_2, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260216) 2026-02-18T04:35:55.710 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:55 trial154 podman[33855]: 2026-02-18 04:35:55.582266804 +0000 UTC m=+0.057956076 container init d8c1163064c61e24bec917c80e3c185882448f3b94e3fa0918f99e1f65590356 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-1-deactivate, org.opencontainers.image.authors=Ceph Release Team , io.buildah.version=1.33.7, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=20.2.1_2.17.26-baseline_2, org.label-schema.license=GPLv2, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.build-date=20260216, OSD_FLAVOR=debug) 2026-02-18T04:35:55.710 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:55 trial154 podman[33855]: 2026-02-18 04:35:55.584828902 +0000 UTC m=+0.060518164 container start d8c1163064c61e24bec917c80e3c185882448f3b94e3fa0918f99e1f65590356 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-1-deactivate, ceph=True, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, CEPH_REF=20.2.1_2.17.26-baseline_2, org.label-schema.build-date=20260216, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.33.7, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.schema-version=1.0, OSD_FLAVOR=debug, org.label-schema.license=GPLv2) 2026-02-18T04:35:55.710 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:55 trial154 podman[33855]: 2026-02-18 04:35:55.585271753 +0000 UTC m=+0.060961025 container attach d8c1163064c61e24bec917c80e3c185882448f3b94e3fa0918f99e1f65590356 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-1-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.33.7, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, OSD_FLAVOR=debug, org.opencontainers.image.authors=Ceph Release Team , ceph=True, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.build-date=20260216, CEPH_REF=20.2.1_2.17.26-baseline_2, org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-18T04:35:55.710 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:55 trial154 podman[33855]: 2026-02-18 04:35:55.533400136 +0000 UTC m=+0.009089408 image pull c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c 2026-02-18T04:35:55.710 INFO:journalctl@ceph.osd.1.trial154.stdout:Feb 18 04:35:55 trial154 podman[33855]: 2026-02-18 04:35:55.707161229 +0000 UTC m=+0.182850501 container died d8c1163064c61e24bec917c80e3c185882448f3b94e3fa0918f99e1f65590356 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-1-deactivate, org.opencontainers.image.authors=Ceph Release Team , ceph=True, OSD_FLAVOR=debug, org.label-schema.license=GPLv2, 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/, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_REF=20.2.1_2.17.26-baseline_2, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260216, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed) 2026-02-18T04:35:55.736 DEBUG:teuthology.orchestra.run.trial154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@osd.1.service' 2026-02-18T04:35:55.789 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-18T04:35:55.789 INFO:tasks.cephadm.osd.1:Stopped osd.1 2026-02-18T04:35:55.789 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2026-02-18T04:35:55.789 DEBUG:teuthology.orchestra.run.trial172:> sudo systemctl stop ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@osd.2 2026-02-18T04:35:56.196 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:35:55 trial172 systemd[1]: Stopping Ceph osd.2 for 01167542-0c83-11f1-9fe8-d404e6e7d460... 2026-02-18T04:35:56.197 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:35:55 trial172 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-2[28220]: 2026-02-18T04:35:55.881+0000 7f659bfbf640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --osd-objectstore=bluestore (PID: 1) UID: 0 2026-02-18T04:35:56.197 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:35:55 trial172 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-2[28220]: 2026-02-18T04:35:55.881+0000 7f659bfbf640 -1 osd.2 31 *** Got signal Terminated *** 2026-02-18T04:35:56.197 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:35:55 trial172 ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-2[28220]: 2026-02-18T04:35:55.881+0000 7f659bfbf640 -1 osd.2 31 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-18T04:36:01.238 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:36:00 trial172 podman[34223]: 2026-02-18 04:36:00.951072013 +0000 UTC m=+5.080507274 container died 6c67ea5c46652356cda3521c58450297c22e928fbe26956bf318e09b60973db3 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-2, ceph=True, io.buildah.version=1.33.7, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.authors=Ceph Release Team , CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, CEPH_REF=20.2.1_2.17.26-baseline_2, OSD_FLAVOR=debug, org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2026-02-18T04:36:01.238 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:36:00 trial172 podman[34223]: 2026-02-18 04:36:00.959523613 +0000 UTC m=+5.088958884 container remove 6c67ea5c46652356cda3521c58450297c22e928fbe26956bf318e09b60973db3 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-2, CEPH_REF=20.2.1_2.17.26-baseline_2, io.buildah.version=1.33.7, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.schema-version=1.0, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, OSD_FLAVOR=debug, org.label-schema.build-date=20260216) 2026-02-18T04:36:01.238 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:36:00 trial172 bash[34223]: ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-2 2026-02-18T04:36:01.238 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:36:01 trial172 podman[34350]: 2026-02-18 04:36:01.083546729 +0000 UTC m=+0.016238356 container create 82d478e6f35534ba6b035a4143108befdf52410dd815f718490a208a4779a848 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-2-deactivate, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_REF=20.2.1_2.17.26-baseline_2, org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.33.7, OSD_FLAVOR=debug, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, ceph=True) 2026-02-18T04:36:01.238 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:36:01 trial172 podman[34350]: 2026-02-18 04:36:01.110330028 +0000 UTC m=+0.043021655 container init 82d478e6f35534ba6b035a4143108befdf52410dd815f718490a208a4779a848 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-2-deactivate, org.label-schema.build-date=20260216, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.33.7, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=20.2.1_2.17.26-baseline_2, org.label-schema.schema-version=1.0, OSD_FLAVOR=debug, ceph=True, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-18T04:36:01.238 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:36:01 trial172 podman[34350]: 2026-02-18 04:36:01.11256277 +0000 UTC m=+0.045254397 container start 82d478e6f35534ba6b035a4143108befdf52410dd815f718490a208a4779a848 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-2-deactivate, org.label-schema.build-date=20260216, io.buildah.version=1.33.7, CEPH_REF=20.2.1_2.17.26-baseline_2, org.label-schema.schema-version=1.0, OSD_FLAVOR=debug, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.license=GPLv2, 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/, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, 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/) 2026-02-18T04:36:01.238 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:36:01 trial172 podman[34350]: 2026-02-18 04:36:01.113153129 +0000 UTC m=+0.045844756 container attach 82d478e6f35534ba6b035a4143108befdf52410dd815f718490a208a4779a848 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-2-deactivate, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.33.7, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.authors=Ceph Release Team , GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.build-date=20260216, ceph=True, org.label-schema.license=GPLv2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, org.label-schema.vendor=CentOS, CEPH_REF=20.2.1_2.17.26-baseline_2, OSD_FLAVOR=debug) 2026-02-18T04:36:01.239 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:36:01 trial172 podman[34350]: 2026-02-18 04:36:01.077007308 +0000 UTC m=+0.009698935 image pull c2bc6184fe251d547d8a786d74766a31c45d6086d12bec721f3e5f2c58d3d0dc quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c 2026-02-18T04:36:01.239 INFO:journalctl@ceph.osd.2.trial172.stdout:Feb 18 04:36:01 trial172 podman[34350]: 2026-02-18 04:36:01.235710779 +0000 UTC m=+0.168402416 container died 82d478e6f35534ba6b035a4143108befdf52410dd815f718490a208a4779a848 (image=quay.ceph.io/ceph-ci/ceph@sha256:ed753f0ea50a628798b35db017c3c8a578b23968359d68e5fa3c66a5d4c2474c, name=ceph-01167542-0c83-11f1-9fe8-d404e6e7d460-osd-2-deactivate, CEPH_REF=20.2.1_2.17.26-baseline_2, OSD_FLAVOR=debug, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_SHA1=adc1923395f2bcd6ae89b5d331d278364d1848ed, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.33.7, ceph=True, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-18T04:36:01.276 DEBUG:teuthology.orchestra.run.trial172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-01167542-0c83-11f1-9fe8-d404e6e7d460@osd.2.service' 2026-02-18T04:36:01.321 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-18T04:36:01.321 INFO:tasks.cephadm.osd.2:Stopped osd.2 2026-02-18T04:36:01.322 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 --force --keep-logs 2026-02-18T04:36:01.441 INFO:teuthology.orchestra.run.trial077.stdout:Deleting cluster with fsid: 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:36:02.232 DEBUG:teuthology.orchestra.run.trial154:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 --force --keep-logs 2026-02-18T04:36:02.349 INFO:teuthology.orchestra.run.trial154.stdout:Deleting cluster with fsid: 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:36:13.483 DEBUG:teuthology.orchestra.run.trial172:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 --force --keep-logs 2026-02-18T04:36:13.602 INFO:teuthology.orchestra.run.trial172.stdout:Deleting cluster with fsid: 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:36:24.569 DEBUG:teuthology.orchestra.run.trial077:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-18T04:36:24.598 DEBUG:teuthology.orchestra.run.trial154:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-18T04:36:24.627 DEBUG:teuthology.orchestra.run.trial172:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-18T04:36:24.656 INFO:tasks.cephadm:Archiving crash dumps... 2026-02-18T04:36:24.659 DEBUG:teuthology.misc:Transferring archived files from trial077:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54611/remote/trial077/crash 2026-02-18T04:36:24.660 DEBUG:teuthology.orchestra.run.trial077:> sudo tar c -f - -C /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/crash -- . 2026-02-18T04:36:24.685 INFO:teuthology.orchestra.run.trial077.stderr:tar: /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-18T04:36:24.685 INFO:teuthology.orchestra.run.trial077.stderr:tar: Error is not recoverable: exiting now 2026-02-18T04:36:24.688 DEBUG:teuthology.misc:Transferring archived files from trial154:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54611/remote/trial154/crash 2026-02-18T04:36:24.689 DEBUG:teuthology.orchestra.run.trial154:> sudo tar c -f - -C /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/crash -- . 2026-02-18T04:36:24.715 INFO:teuthology.orchestra.run.trial154.stderr:tar: /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-18T04:36:24.715 INFO:teuthology.orchestra.run.trial154.stderr:tar: Error is not recoverable: exiting now 2026-02-18T04:36:24.718 DEBUG:teuthology.misc:Transferring archived files from trial172:/var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54611/remote/trial172/crash 2026-02-18T04:36:24.719 DEBUG:teuthology.orchestra.run.trial172:> sudo tar c -f - -C /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/crash -- . 2026-02-18T04:36:24.743 INFO:teuthology.orchestra.run.trial172.stderr:tar: /var/lib/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-18T04:36:24.744 INFO:teuthology.orchestra.run.trial172.stderr:tar: Error is not recoverable: exiting now 2026-02-18T04:36:24.745 INFO:tasks.cephadm:Checking cluster log for badness... 2026-02-18T04:36:24.745 DEBUG:teuthology.orchestra.run.trial077:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v 'out of quorum' | egrep -v CEPHADM_STRAY_DAEMON | head -n 1 2026-02-18T04:36:24.772 INFO:tasks.cephadm:Compressing logs... 2026-02-18T04:36:24.773 DEBUG:teuthology.orchestra.run.trial077:> 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-18T04:36:24.815 DEBUG:teuthology.orchestra.run.trial154:> 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-18T04:36:24.819 DEBUG:teuthology.orchestra.run.trial172:> 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-18T04:36:24.837 INFO:teuthology.orchestra.run.trial077.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-18T04:36:24.837 INFO:teuthology.orchestra.run.trial077.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-18T04:36:24.837 INFO:teuthology.orchestra.run.trial077.stderr:gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-mon.a.log 2026-02-18T04:36:24.838 INFO:teuthology.orchestra.run.trial077.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-osd.0.log 2026-02-18T04:36:24.838 INFO:teuthology.orchestra.run.trial077.stderr:/var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.cephadm.log 2026-02-18T04:36:24.839 INFO:teuthology.orchestra.run.trial077.stderr:/var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-mgr.a.log 2026-02-18T04:36:24.840 INFO:teuthology.orchestra.run.trial077.stderr:/var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.audit.log 2026-02-18T04:36:24.840 INFO:teuthology.orchestra.run.trial077.stderr: 82.6% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.cephadm.log.gz 2026-02-18T04:36:24.840 INFO:teuthology.orchestra.run.trial077.stderr:/var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-mgr.a.log: gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-volume.log 2026-02-18T04:36:24.840 INFO:teuthology.orchestra.run.trial077.stderr: 88.5% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-18T04:36:24.840 INFO:teuthology.orchestra.run.trial077.stderr:gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.log 2026-02-18T04:36:24.840 INFO:teuthology.orchestra.run.trial077.stderr:/var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.audit.log: /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-volume.log: /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.log: 83.2% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.log.gz 2026-02-18T04:36:24.840 INFO:teuthology.orchestra.run.trial077.stderr: 89.6% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.audit.log.gz 2026-02-18T04:36:24.841 INFO:teuthology.orchestra.run.trial154.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-18T04:36:24.841 INFO:teuthology.orchestra.run.trial154.stderr:: No such file or directory 2026-02-18T04:36:24.841 INFO:teuthology.orchestra.run.trial154.stderr:gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.cephadm.log 2026-02-18T04:36:24.841 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-mgr.b.log 2026-02-18T04:36:24.844 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.cephadm.log: 88.2%gzip -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-18T04:36:24.844 INFO:teuthology.orchestra.run.trial154.stderr: -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.audit.log 2026-02-18T04:36:24.844 INFO:teuthology.orchestra.run.trial154.stderr: 80.9% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.cephadm.log.gz 2026-02-18T04:36:24.844 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-mon.b.log 2026-02-18T04:36:24.844 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-volume.log 2026-02-18T04:36:24.844 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-osd.1.log 2026-02-18T04:36:24.844 INFO:teuthology.orchestra.run.trial154.stderr:gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-client.rgw.myrealm1.myzone1.trial154.msjopq.log 2026-02-18T04:36:24.844 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-volume.log: 89.8% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.audit.log.gz 2026-02-18T04:36:24.845 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.log 2026-02-18T04:36:24.845 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-client.rgw.myrealm1.myzone1.trial154.msjopq.log: /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.log: 63.3% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-client.rgw.myrealm1.myzone1.trial154.msjopq.log.gz 2026-02-18T04:36:24.845 INFO:teuthology.orchestra.run.trial154.stderr: 82.3% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.log.gz 2026-02-18T04:36:24.846 INFO:teuthology.orchestra.run.trial077.stderr: 95.2% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-volume.log.gz 2026-02-18T04:36:24.846 INFO:teuthology.orchestra.run.trial154.stderr: 95.1% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-volume.log.gz 2026-02-18T04:36:24.846 INFO:teuthology.orchestra.run.trial154.stderr: 89.6% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-mgr.b.log.gz 2026-02-18T04:36:24.849 INFO:teuthology.orchestra.run.trial172.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-18T04:36:24.849 INFO:teuthology.orchestra.run.trial172.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-18T04:36:24.849 INFO:teuthology.orchestra.run.trial172.stderr:gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-osd.2.log 2026-02-18T04:36:24.849 INFO:teuthology.orchestra.run.trial172.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-mon.c.log 2026-02-18T04:36:24.849 INFO:teuthology.orchestra.run.trial172.stderr:gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.cephadm.log 2026-02-18T04:36:24.849 INFO:teuthology.orchestra.run.trial172.stderr: 89.6% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-18T04:36:24.849 INFO:teuthology.orchestra.run.trial172.stderr:/var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-osd.2.log: /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-client.rgw.myrealm1.myzone1.trial172.uykdsz.log 2026-02-18T04:36:24.849 INFO:teuthology.orchestra.run.trial172.stderr:/var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.audit.log 2026-02-18T04:36:24.849 INFO:teuthology.orchestra.run.trial172.stderr: 80.9% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.cephadm.log.gz 2026-02-18T04:36:24.849 INFO:teuthology.orchestra.run.trial172.stderr:/var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-client.rgw.myrealm1.myzone1.trial172.uykdsz.log: gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-volume.log 2026-02-18T04:36:24.850 INFO:teuthology.orchestra.run.trial172.stderr: 63.4% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-client.rgw.myrealm1.myzone1.trial172.uykdsz.log.gz 2026-02-18T04:36:24.850 INFO:teuthology.orchestra.run.trial172.stderr:/var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.log 2026-02-18T04:36:24.850 INFO:teuthology.orchestra.run.trial172.stderr:/var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-volume.log: /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.log: 89.8% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.audit.log.gz 2026-02-18T04:36:24.850 INFO:teuthology.orchestra.run.trial172.stderr: 82.3% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph.log.gz 2026-02-18T04:36:24.850 INFO:teuthology.orchestra.run.trial172.stderr: 95.3% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-volume.log.gz 2026-02-18T04:36:24.866 INFO:teuthology.orchestra.run.trial154.stderr: 92.6% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-mon.b.log.gz 2026-02-18T04:36:24.868 INFO:teuthology.orchestra.run.trial172.stderr: 92.8% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-mon.c.log.gz 2026-02-18T04:36:24.873 INFO:teuthology.orchestra.run.trial077.stderr: 89.8% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-mgr.a.log.gz 2026-02-18T04:36:24.926 INFO:teuthology.orchestra.run.trial077.stderr: 92.0% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-mon.a.log.gz 2026-02-18T04:36:25.223 INFO:teuthology.orchestra.run.trial154.stderr: 94.0% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-osd.1.log.gz 2026-02-18T04:36:25.224 INFO:teuthology.orchestra.run.trial154.stderr: 2026-02-18T04:36:25.224 INFO:teuthology.orchestra.run.trial154.stderr:real 0m0.392s 2026-02-18T04:36:25.224 INFO:teuthology.orchestra.run.trial154.stderr:user 0m0.400s 2026-02-18T04:36:25.224 INFO:teuthology.orchestra.run.trial154.stderr:sys 0m0.034s 2026-02-18T04:36:25.229 INFO:teuthology.orchestra.run.trial077.stderr: 94.0% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-osd.0.log.gz 2026-02-18T04:36:25.230 INFO:teuthology.orchestra.run.trial077.stderr: 2026-02-18T04:36:25.230 INFO:teuthology.orchestra.run.trial077.stderr:real 0m0.402s 2026-02-18T04:36:25.231 INFO:teuthology.orchestra.run.trial077.stderr:user 0m0.505s 2026-02-18T04:36:25.231 INFO:teuthology.orchestra.run.trial077.stderr:sys 0m0.039s 2026-02-18T04:36:25.279 INFO:teuthology.orchestra.run.trial172.stderr: 93.9% -- replaced with /var/log/ceph/01167542-0c83-11f1-9fe8-d404e6e7d460/ceph-osd.2.log.gz 2026-02-18T04:36:25.281 INFO:teuthology.orchestra.run.trial172.stderr: 2026-02-18T04:36:25.281 INFO:teuthology.orchestra.run.trial172.stderr:real 0m0.445s 2026-02-18T04:36:25.281 INFO:teuthology.orchestra.run.trial172.stderr:user 0m0.444s 2026-02-18T04:36:25.281 INFO:teuthology.orchestra.run.trial172.stderr:sys 0m0.041s 2026-02-18T04:36:25.282 INFO:tasks.cephadm:Archiving logs... 2026-02-18T04:36:25.283 DEBUG:teuthology.misc:Transferring archived files from trial077:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54611/remote/trial077/log 2026-02-18T04:36:25.284 DEBUG:teuthology.orchestra.run.trial077:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T04:36:25.423 DEBUG:teuthology.misc:Transferring archived files from trial154:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54611/remote/trial154/log 2026-02-18T04:36:25.424 DEBUG:teuthology.orchestra.run.trial154:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T04:36:25.504 DEBUG:teuthology.misc:Transferring archived files from trial172:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54611/remote/trial172/log 2026-02-18T04:36:25.505 DEBUG:teuthology.orchestra.run.trial172:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T04:36:25.589 INFO:tasks.cephadm:Removing cluster... 2026-02-18T04:36:25.590 DEBUG:teuthology.orchestra.run.trial077:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 --force 2026-02-18T04:36:25.707 INFO:teuthology.orchestra.run.trial077.stdout:Deleting cluster with fsid: 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:36:25.872 DEBUG:teuthology.orchestra.run.trial154:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 --force 2026-02-18T04:36:25.990 INFO:teuthology.orchestra.run.trial154.stdout:Deleting cluster with fsid: 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:36:26.153 DEBUG:teuthology.orchestra.run.trial172:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 01167542-0c83-11f1-9fe8-d404e6e7d460 --force 2026-02-18T04:36:26.272 INFO:teuthology.orchestra.run.trial172.stdout:Deleting cluster with fsid: 01167542-0c83-11f1-9fe8-d404e6e7d460 2026-02-18T04:36:26.426 INFO:tasks.cephadm:Removing cephadm ... 2026-02-18T04:36:26.427 DEBUG:teuthology.orchestra.run.trial077:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-18T04:36:26.446 DEBUG:teuthology.orchestra.run.trial154:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-18T04:36:26.465 DEBUG:teuthology.orchestra.run.trial172:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-18T04:36:26.482 INFO:tasks.cephadm:Teardown complete 2026-02-18T04:36:26.482 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-18T04:36:26.497 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-18T04:36:26.497 DEBUG:teuthology.orchestra.run.trial077:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T04:36:26.500 DEBUG:teuthology.orchestra.run.trial154:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T04:36:26.508 DEBUG:teuthology.orchestra.run.trial172:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T04:36:26.752 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-18T04:36:26.764 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-18T04:36:26.764 DEBUG:teuthology.orchestra.run.trial077:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T04:36:26.766 DEBUG:teuthology.orchestra.run.trial154:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T04:36:26.768 DEBUG:teuthology.orchestra.run.trial172:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T04:36:26.780 INFO:teuthology.orchestra.run.trial077.stderr:bash: line 1: ntpq: command not found 2026-02-18T04:36:26.782 INFO:teuthology.orchestra.run.trial154.stderr:bash: line 1: ntpq: command not found 2026-02-18T04:36:26.784 INFO:teuthology.orchestra.run.trial172.stderr:bash: line 1: ntpq: command not found 2026-02-18T04:36:26.803 INFO:teuthology.orchestra.run.trial172.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T04:36:26.803 INFO:teuthology.orchestra.run.trial172.stdout:=============================================================================== 2026-02-18T04:36:26.803 INFO:teuthology.orchestra.run.trial172.stdout:^- 38.45.64.130 2 6 27 23 -1822us[-1822us] +/- 17ms 2026-02-18T04:36:26.803 INFO:teuthology.orchestra.run.trial172.stdout:^- 172-235-154-118.ip.linod> 4 6 177 32 -4954us[-4954us] +/- 60ms 2026-02-18T04:36:26.803 INFO:teuthology.orchestra.run.trial172.stdout:^- 23.186.168.132 2 6 313 29 -1521us[-1521us] +/- 55ms 2026-02-18T04:36:26.803 INFO:teuthology.orchestra.run.trial172.stdout:^* pool-96-231-54-150.washd> 1 6 77 94 -223us[ -874us] +/- 6418us 2026-02-18T04:36:26.808 INFO:teuthology.orchestra.run.trial154.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T04:36:26.808 INFO:teuthology.orchestra.run.trial154.stdout:=============================================================================== 2026-02-18T04:36:26.808 INFO:teuthology.orchestra.run.trial154.stdout:^- static.36.62.78.5.client> 4 6 177 96 +775us[ +842us] +/- 59ms 2026-02-18T04:36:26.808 INFO:teuthology.orchestra.run.trial154.stdout:^+ 50.218.103.254 2 6 177 31 +1077us[ +909us] +/- 35ms 2026-02-18T04:36:26.808 INFO:teuthology.orchestra.run.trial154.stdout:^* ntp4.glypnod.com 2 6 177 31 -449us[ -618us] +/- 14ms 2026-02-18T04:36:26.808 INFO:teuthology.orchestra.run.trial154.stdout:^- ntp.maxhost.io 2 6 175 31 -332us[ -499us] +/- 55ms 2026-02-18T04:36:26.820 INFO:teuthology.orchestra.run.trial077.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T04:36:26.820 INFO:teuthology.orchestra.run.trial077.stdout:=============================================================================== 2026-02-18T04:36:26.820 INFO:teuthology.orchestra.run.trial077.stdout:^+ 72-14-186-59.ip.linodeus> 2 6 177 31 -2755us[-2755us] +/- 90ms 2026-02-18T04:36:26.820 INFO:teuthology.orchestra.run.trial077.stdout:^* 172-238-164-57.ip.linode> 4 6 177 96 -1635us[-2860us] +/- 33ms 2026-02-18T04:36:26.820 INFO:teuthology.orchestra.run.trial077.stdout:^+ us-east-2.clearnet.pw 2 6 175 31 +1093us[+1093us] +/- 47ms 2026-02-18T04:36:26.820 INFO:teuthology.orchestra.run.trial077.stdout:^? 69.9.131.124 2 7 1 87 +11ms[ +11ms] +/- 73ms 2026-02-18T04:36:26.821 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-18T04:36:26.832 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-18T04:36:26.832 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-18T04:36:26.845 DEBUG:teuthology.orchestra.run.trial077:> 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-18T04:36:26.908 DEBUG:teuthology.orchestra.run.trial154:> 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-18T04:36:26.952 DEBUG:teuthology.orchestra.run.trial172:> 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-18T04:36:26.996 DEBUG:teuthology.orchestra.run.trial077:> 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 -e scontext=system_u:system_r:getty_t:s0 2026-02-18T04:36:27.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T04:36:27.026 DEBUG:teuthology.orchestra.run.trial154:> 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 -e scontext=system_u:system_r:getty_t:s0 2026-02-18T04:36:27.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T04:36:27.053 DEBUG:teuthology.orchestra.run.trial172:> 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 -e scontext=system_u:system_r:getty_t:s0 2026-02-18T04:36:27.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T04:36:27.079 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-18T04:36:27.095 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-18T04:36:27.110 INFO:teuthology.task.internal:Duration was 308.374153 seconds 2026-02-18T04:36:27.111 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-18T04:36:27.126 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-18T04:36:27.126 DEBUG:teuthology.orchestra.run.trial077:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T04:36:27.129 DEBUG:teuthology.orchestra.run.trial154:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T04:36:27.132 DEBUG:teuthology.orchestra.run.trial172:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T04:36:27.164 INFO:teuthology.orchestra.run.trial077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T04:36:27.166 INFO:teuthology.orchestra.run.trial154.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T04:36:27.168 INFO:teuthology.orchestra.run.trial172.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T04:36:27.655 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-18T04:36:27.656 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial077.front.sepia.ceph.com 2026-02-18T04:36:27.656 DEBUG:teuthology.orchestra.run.trial077:> 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-18T04:36:27.714 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial154.front.sepia.ceph.com 2026-02-18T04:36:27.714 DEBUG:teuthology.orchestra.run.trial154:> 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-18T04:36:27.734 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial172.front.sepia.ceph.com 2026-02-18T04:36:27.735 DEBUG:teuthology.orchestra.run.trial172:> 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-18T04:36:27.755 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-18T04:36:27.755 DEBUG:teuthology.orchestra.run.trial077:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T04:36:27.757 DEBUG:teuthology.orchestra.run.trial154:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T04:36:27.777 DEBUG:teuthology.orchestra.run.trial172:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T04:36:27.851 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-18T04:36:27.851 DEBUG:teuthology.orchestra.run.trial077:> 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-18T04:36:27.854 DEBUG:teuthology.orchestra.run.trial154:> 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-18T04:36:27.856 DEBUG:teuthology.orchestra.run.trial172:> 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-18T04:36:27.875 INFO:teuthology.orchestra.run.trial077.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T04:36:27.876 INFO:teuthology.orchestra.run.trial077.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T04:36:27.876 INFO:teuthology.orchestra.run.trial077.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0%gzip -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz -5 2026-02-18T04:36:27.876 INFO:teuthology.orchestra.run.trial077.stderr: --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T04:36:27.876 INFO:teuthology.orchestra.run.trial077.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T04:36:27.878 INFO:teuthology.orchestra.run.trial154.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T04:36:27.878 INFO:teuthology.orchestra.run.trial154.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T04:36:27.878 INFO:teuthology.orchestra.run.trial154.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T04:36:27.878 INFO:teuthology.orchestra.run.trial154.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T04:36:27.878 INFO:teuthology.orchestra.run.trial154.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T04:36:27.879 INFO:teuthology.orchestra.run.trial172.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T04:36:27.880 INFO:teuthology.orchestra.run.trial172.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T04:36:27.880 INFO:teuthology.orchestra.run.trial172.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T04:36:27.881 INFO:teuthology.orchestra.run.trial172.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T04:36:27.881 INFO:teuthology.orchestra.run.trial172.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T04:36:27.883 INFO:teuthology.orchestra.run.trial154.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 88.3% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T04:36:27.886 INFO:teuthology.orchestra.run.trial172.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 88.7% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T04:36:27.889 INFO:teuthology.orchestra.run.trial077.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 89.6% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T04:36:27.891 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-18T04:36:27.907 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-18T04:36:27.907 DEBUG:teuthology.orchestra.run.trial077:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T04:36:27.955 DEBUG:teuthology.orchestra.run.trial154:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T04:36:27.981 DEBUG:teuthology.orchestra.run.trial172:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T04:36:28.008 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-18T04:36:28.026 DEBUG:teuthology.orchestra.run.trial077:> 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-18T04:36:28.029 DEBUG:teuthology.orchestra.run.trial154:> 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-18T04:36:28.031 DEBUG:teuthology.orchestra.run.trial172:> 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-18T04:36:28.052 INFO:teuthology.orchestra.run.trial154.stdout:kernel.core_pattern = core 2026-02-18T04:36:28.053 INFO:teuthology.orchestra.run.trial077.stdout:kernel.core_pattern = core 2026-02-18T04:36:28.071 INFO:teuthology.orchestra.run.trial172.stdout:kernel.core_pattern = core 2026-02-18T04:36:28.086 DEBUG:teuthology.orchestra.run.trial077:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T04:36:28.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T04:36:28.140 DEBUG:teuthology.orchestra.run.trial154:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T04:36:28.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T04:36:28.156 DEBUG:teuthology.orchestra.run.trial172:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T04:36:28.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T04:36:28.173 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-18T04:36:28.190 INFO:teuthology.task.internal:Transferring archived files... 2026-02-18T04:36:28.192 DEBUG:teuthology.misc:Transferring archived files from trial077:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54611/remote/trial077 2026-02-18T04:36:28.192 DEBUG:teuthology.orchestra.run.trial077:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T04:36:28.229 DEBUG:teuthology.misc:Transferring archived files from trial154:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54611/remote/trial154 2026-02-18T04:36:28.229 DEBUG:teuthology.orchestra.run.trial154:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T04:36:28.261 DEBUG:teuthology.misc:Transferring archived files from trial172:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54611/remote/trial172 2026-02-18T04:36:28.262 DEBUG:teuthology.orchestra.run.trial172:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T04:36:28.297 INFO:teuthology.task.internal:Removing archive directory... 2026-02-18T04:36:28.297 DEBUG:teuthology.orchestra.run.trial077:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T04:36:28.300 DEBUG:teuthology.orchestra.run.trial154:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T04:36:28.302 DEBUG:teuthology.orchestra.run.trial172:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T04:36:28.347 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-18T04:36:28.366 INFO:teuthology.task.internal:Not uploading archives. 2026-02-18T04:36:28.366 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-18T04:36:28.383 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-18T04:36:28.383 DEBUG:teuthology.orchestra.run.trial077:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T04:36:28.386 DEBUG:teuthology.orchestra.run.trial154:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T04:36:28.389 DEBUG:teuthology.orchestra.run.trial172:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T04:36:28.401 INFO:teuthology.orchestra.run.trial077.stdout: 791912 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 04:36 /home/ubuntu/cephtest 2026-02-18T04:36:28.405 INFO:teuthology.orchestra.run.trial154.stdout: 786514 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 04:36 /home/ubuntu/cephtest 2026-02-18T04:36:28.405 INFO:teuthology.orchestra.run.trial172.stdout: 786514 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 04:36 /home/ubuntu/cephtest 2026-02-18T04:36:28.407 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-18T04:36:28.425 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-18T04:36:28.462 INFO:teuthology.run:Summary data: description: orch/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_rgw_multisite} duration: 308.37415289878845 flavor: default owner: scheduled_yuriw@soko04.front.sepia.ceph.com success: true 2026-02-18T04:36:28.463 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T04:36:28.591 INFO:teuthology.run:pass