2026-02-19T22:19:48.350 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T22:19:48.367 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T22:19:48.446 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/phlogistonjohn-2026-02-19_14:34:04-orch-wip-phlogistonjohn-testing-1-2026-02-18-1411-distro-default-trial/58929 branch: wip-phlogistonjohn-testing-1-2026-02-18-1411 description: orch/cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_res_basic} email: jmulligan@redhat.com first_in_suite: false flavor: default job_id: '58929' kernel: branch: distro kdb: 1 sha1: distro last_in_suite: false machine_type: trial name: phlogistonjohn-2026-02-19_14:34:04-orch-wip-phlogistonjohn-testing-1-2026-02-18-1411-distro-default-trial no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-phlogistonjohn-testing-1-2026-02-18-1411 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: ebe9cff5a651120bdfc0ded5b5c394135399316e ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ebe9cff5a651120bdfc0ded5b5c394135399316e selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: wip-phlogistonjohn-testing-1-2026-02-18-1411 sha1: ebe9cff5a651120bdfc0ded5b5c394135399316e owner: scheduled_phlogistonjohn@soko04.front.sepia.ceph.com priority: 100 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - cephadm.exclude seed: 6092 sha1: ebe9cff5a651120bdfc0ded5b5c394135399316e sleep_before_teardown: 0 suite: orch suite_branch: wip-phlogistonjohn-testing-1-2026-02-18-1411 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_ebe9cff5a651120bdfc0ded5b5c394135399316e/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: ebe9cff5a651120bdfc0ded5b5c394135399316e targets: trial116.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBImrhYfA+vV2T9YF3SdyzzhKaRlAIXVFOXXv5drMOGYO5tgemM01G/5ubDsoXCsXNUblKwFodTIUEf/1YXeeWAs= trial138.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLtPwlyTap+k1u9fCeNIJPVrg8txtfXkkSBbef2tjdEZDxQAIWitQ5qK5+kznxZEDnz3J90MxIHqionGlDUaSc4= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - smb.configure_samba_client_container: role: host.b - cephadm: single_host_defaults: true - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs smb - cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777 - cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777 - cmd: ceph mgr module enable smb - cmd: sleep 30 - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ modusr1\n auth_mode: user\n user_group_settings:\n - {source_type:\ \ resource, ref: ug1}\n placement:\n count: 1\n- resource_type: ceph.smb.usersgroups\n\ \ users_groups_id: ug1\n values:\n users:\n - {name: user1, password:\ \ t3stP4ss1}\n - {name: user2, password: t3stP4ss2}\n groups: []\n\ - resource_type: ceph.smb.share\n cluster_id: modusr1\n share_id: share1\n\ \ cephfs:\n volume: cephfs\n subvolumegroup: smb\n subvolume: sv1\n\ \ path: /\n- resource_type: ceph.smb.share\n cluster_id: modusr1\n share_id:\ \ share2\n cephfs:\n volume: cephfs\n subvolumegroup: smb\n subvolume:\ \ sv2\n path: /\n# --- End Embedded YAML\n" - cephadm.wait_for_service: service: smb.modusr1 - template.exec: host.b: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user1%t3stP4ss1 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user2%t3stP4ss2 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - smb.workunit: admin_node: host.a clients: client.0: - - default - hosts_access smb_nodes: - host.a smb_shares: - share1 - share2 smb_users: - password: t3stP4ss1 username: user1 - password: t3stP4ss2 username: user2 timeout: 1h - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ modusr1\n intent: removed\n- resource_type: ceph.smb.usersgroups\n users_groups_id:\ \ ug1\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id: modusr1\n\ \ share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: modusr1\n share_id: share2\n intent: removed\n# --- End Embedded\ \ YAML\n" - cephadm.wait_for_service_not_present: service: smb.modusr1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: fa17720d0088c3ac28e473468bfc79eeaff5cd38 timestamp: 2026-02-19_14:34:04 tube: trial user: phlogistonjohn verbose: false worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699 2026-02-19T22:19:48.446 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_ebe9cff5a651120bdfc0ded5b5c394135399316e/qa; will attempt to use it 2026-02-19T22:19:48.446 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_ebe9cff5a651120bdfc0ded5b5c394135399316e/qa/tasks 2026-02-19T22:19:48.446 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-19T22:19:48.449 INFO:teuthology.task.internal:Checking packages... 2026-02-19T22:19:48.449 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'ebe9cff5a651120bdfc0ded5b5c394135399316e' 2026-02-19T22:19:48.449 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-19T22:19:48.449 INFO:teuthology.packaging:ref: None 2026-02-19T22:19:48.449 INFO:teuthology.packaging:tag: None 2026-02-19T22:19:48.449 INFO:teuthology.packaging:branch: wip-phlogistonjohn-testing-1-2026-02-18-1411 2026-02-19T22:19:48.449 INFO:teuthology.packaging:sha1: ebe9cff5a651120bdfc0ded5b5c394135399316e 2026-02-19T22:19:48.449 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-phlogistonjohn-testing-1-2026-02-18-1411 2026-02-19T22:19:48.574 INFO:teuthology.task.internal:Found packages for ceph version 20.3.0-5356.gebe9cff5 2026-02-19T22:19:48.575 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-19T22:19:48.587 INFO:teuthology.task.internal:no buildpackages task found 2026-02-19T22:19:48.588 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-19T22:19:48.601 INFO:teuthology.task.internal:Saving configuration 2026-02-19T22:19:48.607 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-19T22:19:48.619 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-19T22:19:48.684 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial116.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/phlogistonjohn-2026-02-19_14:34:04-orch-wip-phlogistonjohn-testing-1-2026-02-18-1411-distro-default-trial/58929', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-19 22:16:18.324629', 'locked_by': 'scheduled_phlogistonjohn@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBImrhYfA+vV2T9YF3SdyzzhKaRlAIXVFOXXv5drMOGYO5tgemM01G/5ubDsoXCsXNUblKwFodTIUEf/1YXeeWAs='} 2026-02-19T22:19:48.746 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial138.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/phlogistonjohn-2026-02-19_14:34:04-orch-wip-phlogistonjohn-testing-1-2026-02-18-1411-distro-default-trial/58929', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-19 22:16:18.325240', 'locked_by': 'scheduled_phlogistonjohn@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLtPwlyTap+k1u9fCeNIJPVrg8txtfXkkSBbef2tjdEZDxQAIWitQ5qK5+kznxZEDnz3J90MxIHqionGlDUaSc4='} 2026-02-19T22:19:48.746 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-19T22:19:48.757 INFO:teuthology.task.internal:roles: ubuntu@trial116.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2026-02-19T22:19:48.758 INFO:teuthology.task.internal:roles: ubuntu@trial138.front.sepia.ceph.com - ['host.b', 'cephadm.exclude'] 2026-02-19T22:19:48.758 INFO:teuthology.run_tasks:Running task console_log... 2026-02-19T22:19:48.888 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x775bf1cf6160>, signals=[15]) 2026-02-19T22:19:48.888 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-19T22:19:48.900 INFO:teuthology.task.internal:Opening connections... 2026-02-19T22:19:48.900 DEBUG:teuthology.task.internal:connecting to ubuntu@trial116.front.sepia.ceph.com 2026-02-19T22:19:48.901 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T22:19:48.966 DEBUG:teuthology.task.internal:connecting to ubuntu@trial138.front.sepia.ceph.com 2026-02-19T22:19:48.967 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T22:19:49.031 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-19T22:19:49.042 DEBUG:teuthology.orchestra.run.trial116:> uname -m 2026-02-19T22:19:49.057 INFO:teuthology.orchestra.run.trial116.stdout:x86_64 2026-02-19T22:19:49.057 DEBUG:teuthology.orchestra.run.trial116:> cat /etc/os-release 2026-02-19T22:19:49.113 INFO:teuthology.orchestra.run.trial116.stdout:NAME="CentOS Stream" 2026-02-19T22:19:49.113 INFO:teuthology.orchestra.run.trial116.stdout:VERSION="9" 2026-02-19T22:19:49.113 INFO:teuthology.orchestra.run.trial116.stdout:ID="centos" 2026-02-19T22:19:49.113 INFO:teuthology.orchestra.run.trial116.stdout:ID_LIKE="rhel fedora" 2026-02-19T22:19:49.113 INFO:teuthology.orchestra.run.trial116.stdout:VERSION_ID="9" 2026-02-19T22:19:49.113 INFO:teuthology.orchestra.run.trial116.stdout:PLATFORM_ID="platform:el9" 2026-02-19T22:19:49.113 INFO:teuthology.orchestra.run.trial116.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T22:19:49.113 INFO:teuthology.orchestra.run.trial116.stdout:ANSI_COLOR="0;31" 2026-02-19T22:19:49.113 INFO:teuthology.orchestra.run.trial116.stdout:LOGO="fedora-logo-icon" 2026-02-19T22:19:49.113 INFO:teuthology.orchestra.run.trial116.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T22:19:49.113 INFO:teuthology.orchestra.run.trial116.stdout:HOME_URL="https://centos.org/" 2026-02-19T22:19:49.113 INFO:teuthology.orchestra.run.trial116.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T22:19:49.113 INFO:teuthology.orchestra.run.trial116.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T22:19:49.113 INFO:teuthology.orchestra.run.trial116.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T22:19:49.114 INFO:teuthology.lock.ops:Updating trial116.front.sepia.ceph.com on lock server 2026-02-19T22:19:49.189 DEBUG:teuthology.orchestra.run.trial138:> uname -m 2026-02-19T22:19:49.204 INFO:teuthology.orchestra.run.trial138.stdout:x86_64 2026-02-19T22:19:49.204 DEBUG:teuthology.orchestra.run.trial138:> cat /etc/os-release 2026-02-19T22:19:49.261 INFO:teuthology.orchestra.run.trial138.stdout:NAME="CentOS Stream" 2026-02-19T22:19:49.261 INFO:teuthology.orchestra.run.trial138.stdout:VERSION="9" 2026-02-19T22:19:49.261 INFO:teuthology.orchestra.run.trial138.stdout:ID="centos" 2026-02-19T22:19:49.261 INFO:teuthology.orchestra.run.trial138.stdout:ID_LIKE="rhel fedora" 2026-02-19T22:19:49.261 INFO:teuthology.orchestra.run.trial138.stdout:VERSION_ID="9" 2026-02-19T22:19:49.261 INFO:teuthology.orchestra.run.trial138.stdout:PLATFORM_ID="platform:el9" 2026-02-19T22:19:49.261 INFO:teuthology.orchestra.run.trial138.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T22:19:49.261 INFO:teuthology.orchestra.run.trial138.stdout:ANSI_COLOR="0;31" 2026-02-19T22:19:49.262 INFO:teuthology.orchestra.run.trial138.stdout:LOGO="fedora-logo-icon" 2026-02-19T22:19:49.262 INFO:teuthology.orchestra.run.trial138.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T22:19:49.262 INFO:teuthology.orchestra.run.trial138.stdout:HOME_URL="https://centos.org/" 2026-02-19T22:19:49.262 INFO:teuthology.orchestra.run.trial138.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T22:19:49.262 INFO:teuthology.orchestra.run.trial138.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T22:19:49.262 INFO:teuthology.orchestra.run.trial138.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T22:19:49.262 INFO:teuthology.lock.ops:Updating trial138.front.sepia.ceph.com on lock server 2026-02-19T22:19:49.334 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-19T22:19:49.347 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-19T22:19:49.358 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-19T22:19:49.358 DEBUG:teuthology.orchestra.run.trial116:> test '!' -e /home/ubuntu/cephtest 2026-02-19T22:19:49.359 DEBUG:teuthology.orchestra.run.trial138:> test '!' -e /home/ubuntu/cephtest 2026-02-19T22:19:49.374 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-19T22:19:49.387 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-19T22:19:49.387 DEBUG:teuthology.orchestra.run.trial116:> test -z $(ls -A /var/lib/ceph) 2026-02-19T22:19:49.414 DEBUG:teuthology.orchestra.run.trial138:> test -z $(ls -A /var/lib/ceph) 2026-02-19T22:19:49.430 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-19T22:19:49.559 INFO:teuthology.run_tasks:Running task kernel... 2026-02-19T22:19:49.578 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'} 2026-02-19T22:19:49.578 INFO:teuthology.task.kernel:config {'host.a': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}, 'host.b': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}}, timeout 300 2026-02-19T22:19:49.578 DEBUG:teuthology.orchestra.run.trial116:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-19T22:19:49.579 DEBUG:teuthology.orchestra.run.trial138:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-19T22:19:49.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T22:19:49.593 DEBUG:teuthology.orchestra.run.trial138:> uname -r 2026-02-19T22:19:49.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T22:19:49.594 DEBUG:teuthology.orchestra.run.trial116:> uname -r 2026-02-19T22:19:49.648 INFO:teuthology.orchestra.run.trial116.stdout:5.14.0-681.el9.x86_64 2026-02-19T22:19:49.648 INFO:teuthology.task.kernel:Running kernel on trial116: 5.14.0-681.el9.x86_64 2026-02-19T22:19:49.648 DEBUG:teuthology.orchestra.run.trial116:> sudo yum install -y kernel 2026-02-19T22:19:49.649 INFO:teuthology.orchestra.run.trial138.stdout:5.14.0-681.el9.x86_64 2026-02-19T22:19:49.649 INFO:teuthology.task.kernel:Running kernel on trial138: 5.14.0-681.el9.x86_64 2026-02-19T22:19:49.649 DEBUG:teuthology.orchestra.run.trial138:> sudo yum install -y kernel 2026-02-19T22:19:50.820 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.9 MB 00:00 2026-02-19T22:19:51.373 INFO:teuthology.orchestra.run.trial116.stdout:CentOS Stream 9 - BaseOS 6.6 MB/s | 8.9 MB 00:01 2026-02-19T22:19:53.512 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - AppStream 12 MB/s | 27 MB 00:02 2026-02-19T22:19:54.824 INFO:teuthology.orchestra.run.trial116.stdout:CentOS Stream 9 - AppStream 9.2 MB/s | 27 MB 00:02 2026-02-19T22:19:57.463 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - CRB 4.9 MB/s | 7.8 MB 00:01 2026-02-19T22:19:58.749 INFO:teuthology.orchestra.run.trial116.stdout:CentOS Stream 9 - CRB 5.0 MB/s | 7.8 MB 00:01 2026-02-19T22:19:59.436 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - Extras packages 16 kB/s | 20 kB 00:01 2026-02-19T22:19:59.550 INFO:teuthology.orchestra.run.trial116.stdout:CentOS Stream 9 - Extras packages 240 kB/s | 20 kB 00:00 2026-02-19T22:20:00.009 INFO:teuthology.orchestra.run.trial138.stdout:Extra Packages for Enterprise Linux 40 MB/s | 20 MB 00:00 2026-02-19T22:20:00.523 INFO:teuthology.orchestra.run.trial116.stdout:Extra Packages for Enterprise Linux 22 MB/s | 20 MB 00:00 2026-02-19T22:20:03.196 INFO:teuthology.orchestra.run.trial138.stdout:lab-extras 922 kB/s | 50 kB 00:00 2026-02-19T22:20:03.722 INFO:teuthology.orchestra.run.trial116.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-19T22:20:04.205 INFO:teuthology.orchestra.run.trial138.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-19T22:20:04.205 INFO:teuthology.orchestra.run.trial138.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-19T22:20:04.225 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T22:20:04.225 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T22:20:04.226 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T22:20:04.249 DEBUG:teuthology.orchestra.run.trial138:> echo no | sudo yum reinstall kernel || true 2026-02-19T22:20:04.550 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:01 ago on Thu 19 Feb 2026 10:20:03 PM UTC. 2026-02-19T22:20:04.630 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T22:20:04.631 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T22:20:04.631 INFO:teuthology.orchestra.run.trial138.stdout: Package Architecture Version Repository Size 2026-02-19T22:20:04.631 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T22:20:04.631 INFO:teuthology.orchestra.run.trial138.stdout:Reinstalling: 2026-02-19T22:20:04.631 INFO:teuthology.orchestra.run.trial138.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T22:20:04.631 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T22:20:04.631 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-19T22:20:04.632 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T22:20:04.632 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T22:20:04.632 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 803 k 2026-02-19T22:20:04.632 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 0 2026-02-19T22:20:04.632 INFO:teuthology.orchestra.run.trial138.stderr:Operation aborted. 2026-02-19T22:20:04.651 INFO:teuthology.orchestra.run.trial138.stdout:Is this ok [y/N]: 2026-02-19T22:20:04.651 DEBUG:teuthology.orchestra.run.trial138:> sudo yum reinstall -y kernel || true 2026-02-19T22:20:04.730 INFO:teuthology.orchestra.run.trial116.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-19T22:20:04.730 INFO:teuthology.orchestra.run.trial116.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-19T22:20:04.749 INFO:teuthology.orchestra.run.trial116.stdout:Dependencies resolved. 2026-02-19T22:20:04.750 INFO:teuthology.orchestra.run.trial116.stdout:Nothing to do. 2026-02-19T22:20:04.750 INFO:teuthology.orchestra.run.trial116.stdout:Complete! 2026-02-19T22:20:04.773 DEBUG:teuthology.orchestra.run.trial116:> echo no | sudo yum reinstall kernel || true 2026-02-19T22:20:04.947 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:01 ago on Thu 19 Feb 2026 10:20:03 PM UTC. 2026-02-19T22:20:05.026 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T22:20:05.027 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T22:20:05.027 INFO:teuthology.orchestra.run.trial138.stdout: Package Architecture Version Repository Size 2026-02-19T22:20:05.027 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T22:20:05.027 INFO:teuthology.orchestra.run.trial138.stdout:Reinstalling: 2026-02-19T22:20:05.027 INFO:teuthology.orchestra.run.trial138.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T22:20:05.027 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T22:20:05.027 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-19T22:20:05.027 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T22:20:05.027 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T22:20:05.028 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 803 k 2026-02-19T22:20:05.028 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 0 2026-02-19T22:20:05.028 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-19T22:20:05.069 INFO:teuthology.orchestra.run.trial116.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Feb 2026 10:20:03 PM UTC. 2026-02-19T22:20:05.149 INFO:teuthology.orchestra.run.trial116.stdout:Dependencies resolved. 2026-02-19T22:20:05.150 INFO:teuthology.orchestra.run.trial116.stdout:================================================================================ 2026-02-19T22:20:05.150 INFO:teuthology.orchestra.run.trial116.stdout: Package Architecture Version Repository Size 2026-02-19T22:20:05.150 INFO:teuthology.orchestra.run.trial116.stdout:================================================================================ 2026-02-19T22:20:05.150 INFO:teuthology.orchestra.run.trial116.stdout:Reinstalling: 2026-02-19T22:20:05.150 INFO:teuthology.orchestra.run.trial116.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T22:20:05.151 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:20:05.151 INFO:teuthology.orchestra.run.trial116.stdout:Transaction Summary 2026-02-19T22:20:05.151 INFO:teuthology.orchestra.run.trial116.stdout:================================================================================ 2026-02-19T22:20:05.151 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:20:05.151 INFO:teuthology.orchestra.run.trial116.stdout:Total download size: 803 k 2026-02-19T22:20:05.151 INFO:teuthology.orchestra.run.trial116.stdout:Installed size: 0 2026-02-19T22:20:05.151 INFO:teuthology.orchestra.run.trial116.stderr:Operation aborted. 2026-02-19T22:20:05.169 INFO:teuthology.orchestra.run.trial116.stdout:Is this ok [y/N]: 2026-02-19T22:20:05.170 DEBUG:teuthology.orchestra.run.trial116:> sudo yum reinstall -y kernel || true 2026-02-19T22:20:05.328 INFO:teuthology.orchestra.run.trial138.stdout:kernel-5.14.0-681.el9.x86_64.rpm 3.8 MB/s | 803 kB 00:00 2026-02-19T22:20:05.328 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-19T22:20:05.328 INFO:teuthology.orchestra.run.trial138.stdout:Total 2.6 MB/s | 803 kB 00:00 2026-02-19T22:20:05.338 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-19T22:20:05.372 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-19T22:20:05.372 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-19T22:20:05.376 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-19T22:20:05.376 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-19T22:20:05.400 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-19T22:20:05.404 INFO:teuthology.orchestra.run.trial138.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T22:20:05.404 INFO:teuthology.orchestra.run.trial138.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T22:20:05.467 INFO:teuthology.orchestra.run.trial116.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Feb 2026 10:20:03 PM UTC. 2026-02-19T22:20:05.512 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T22:20:05.513 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T22:20:05.548 INFO:teuthology.orchestra.run.trial116.stdout:Dependencies resolved. 2026-02-19T22:20:05.549 INFO:teuthology.orchestra.run.trial116.stdout:================================================================================ 2026-02-19T22:20:05.549 INFO:teuthology.orchestra.run.trial116.stdout: Package Architecture Version Repository Size 2026-02-19T22:20:05.549 INFO:teuthology.orchestra.run.trial116.stdout:================================================================================ 2026-02-19T22:20:05.549 INFO:teuthology.orchestra.run.trial116.stdout:Reinstalling: 2026-02-19T22:20:05.549 INFO:teuthology.orchestra.run.trial116.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T22:20:05.550 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:20:05.550 INFO:teuthology.orchestra.run.trial116.stdout:Transaction Summary 2026-02-19T22:20:05.550 INFO:teuthology.orchestra.run.trial116.stdout:================================================================================ 2026-02-19T22:20:05.550 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:20:05.550 INFO:teuthology.orchestra.run.trial116.stdout:Total download size: 803 k 2026-02-19T22:20:05.550 INFO:teuthology.orchestra.run.trial116.stdout:Installed size: 0 2026-02-19T22:20:05.550 INFO:teuthology.orchestra.run.trial116.stdout:Downloading Packages: 2026-02-19T22:20:05.570 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T22:20:05.570 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T22:20:05.570 INFO:teuthology.orchestra.run.trial138.stdout:Reinstalled: 2026-02-19T22:20:05.571 INFO:teuthology.orchestra.run.trial138.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-19T22:20:05.571 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T22:20:05.571 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T22:20:05.597 DEBUG:teuthology.orchestra.run.trial138:> rpm -q kernel | sort -rV | head -n 1 2026-02-19T22:20:05.622 INFO:teuthology.orchestra.run.trial138.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-19T22:20:05.622 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-19T22:20:05.623 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-19T22:20:05.623 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2026-02-19T22:20:05.623 DEBUG:teuthology.orchestra.run.trial138:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-19T22:20:05.686 INFO:teuthology.orchestra.run.trial138.stdout:ttyS1 2026-02-19T22:20:05.707 DEBUG:teuthology.parallel:result is None 2026-02-19T22:20:07.173 INFO:teuthology.orchestra.run.trial116.stdout:kernel-5.14.0-681.el9.x86_64.rpm 513 kB/s | 803 kB 00:01 2026-02-19T22:20:07.174 INFO:teuthology.orchestra.run.trial116.stdout:-------------------------------------------------------------------------------- 2026-02-19T22:20:07.174 INFO:teuthology.orchestra.run.trial116.stdout:Total 494 kB/s | 803 kB 00:01 2026-02-19T22:20:07.184 INFO:teuthology.orchestra.run.trial116.stdout:Running transaction check 2026-02-19T22:20:07.217 INFO:teuthology.orchestra.run.trial116.stdout:Transaction check succeeded. 2026-02-19T22:20:07.217 INFO:teuthology.orchestra.run.trial116.stdout:Running transaction test 2026-02-19T22:20:07.221 INFO:teuthology.orchestra.run.trial116.stdout:Transaction test succeeded. 2026-02-19T22:20:07.222 INFO:teuthology.orchestra.run.trial116.stdout:Running transaction 2026-02-19T22:20:07.245 INFO:teuthology.orchestra.run.trial116.stdout: Preparing : 1/1 2026-02-19T22:20:07.249 INFO:teuthology.orchestra.run.trial116.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T22:20:07.249 INFO:teuthology.orchestra.run.trial116.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T22:20:07.355 INFO:teuthology.orchestra.run.trial116.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T22:20:07.356 INFO:teuthology.orchestra.run.trial116.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T22:20:07.407 INFO:teuthology.orchestra.run.trial116.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T22:20:07.408 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:20:07.408 INFO:teuthology.orchestra.run.trial116.stdout:Reinstalled: 2026-02-19T22:20:07.408 INFO:teuthology.orchestra.run.trial116.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-19T22:20:07.408 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:20:07.408 INFO:teuthology.orchestra.run.trial116.stdout:Complete! 2026-02-19T22:20:07.434 DEBUG:teuthology.orchestra.run.trial116:> rpm -q kernel | sort -rV | head -n 1 2026-02-19T22:20:07.499 INFO:teuthology.orchestra.run.trial116.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-19T22:20:07.500 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-19T22:20:07.500 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-19T22:20:07.500 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2026-02-19T22:20:07.500 DEBUG:teuthology.orchestra.run.trial116:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-19T22:20:07.564 INFO:teuthology.orchestra.run.trial116.stdout:ttyS1 2026-02-19T22:20:07.594 DEBUG:teuthology.parallel:result is None 2026-02-19T22:20:07.594 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-19T22:20:07.604 INFO:teuthology.task.internal:Creating test directory... 2026-02-19T22:20:07.604 DEBUG:teuthology.orchestra.run.trial116:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-19T22:20:07.636 DEBUG:teuthology.orchestra.run.trial138:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-19T22:20:07.654 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-19T22:20:07.665 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-19T22:20:07.677 INFO:teuthology.task.internal:Creating archive directory... 2026-02-19T22:20:07.677 DEBUG:teuthology.orchestra.run.trial116:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-19T22:20:07.693 DEBUG:teuthology.orchestra.run.trial138:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-19T22:20:07.715 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-19T22:20:07.728 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-19T22:20:07.728 DEBUG:teuthology.orchestra.run.trial116:> 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-19T22:20:07.750 DEBUG:teuthology.orchestra.run.trial138:> 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-19T22:20:07.772 INFO:teuthology.orchestra.run.trial116.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T22:20:07.775 INFO:teuthology.orchestra.run.trial138.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T22:20:07.781 INFO:teuthology.orchestra.run.trial116.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T22:20:07.784 INFO:teuthology.orchestra.run.trial138.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T22:20:07.785 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-19T22:20:07.797 INFO:teuthology.task.internal:Configuring sudo... 2026-02-19T22:20:07.797 DEBUG:teuthology.orchestra.run.trial116:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-19T22:20:07.825 DEBUG:teuthology.orchestra.run.trial138:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-19T22:20:07.849 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-19T22:20:07.866 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-19T22:20:07.867 DEBUG:teuthology.orchestra.run.trial116:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-19T22:20:07.891 DEBUG:teuthology.orchestra.run.trial138:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-19T22:20:07.910 DEBUG:teuthology.orchestra.run.trial116:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T22:20:08.049 DEBUG:teuthology.orchestra.run.trial116:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T22:20:08.072 DEBUG:teuthology.orchestra.run.trial116:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T22:20:08.214 DEBUG:teuthology.orchestra.run.trial116:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T22:20:08.238 DEBUG:teuthology.orchestra.run.trial116:> set -ex 2026-02-19T22:20:08.238 DEBUG:teuthology.orchestra.run.trial116:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-19T22:20:08.301 DEBUG:teuthology.orchestra.run.trial138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T22:20:08.403 DEBUG:teuthology.orchestra.run.trial138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T22:20:08.428 DEBUG:teuthology.orchestra.run.trial138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T22:20:08.572 DEBUG:teuthology.orchestra.run.trial138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T22:20:08.596 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T22:20:08.596 DEBUG:teuthology.orchestra.run.trial138:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-19T22:20:08.661 DEBUG:teuthology.orchestra.run.trial116:> sudo service rsyslog restart 2026-02-19T22:20:08.663 DEBUG:teuthology.orchestra.run.trial138:> sudo service rsyslog restart 2026-02-19T22:20:08.688 INFO:teuthology.orchestra.run.trial116.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T22:20:08.727 INFO:teuthology.orchestra.run.trial138.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T22:20:09.230 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-19T22:20:09.241 INFO:teuthology.task.internal:Starting timer... 2026-02-19T22:20:09.241 INFO:teuthology.run_tasks:Running task pcp... 2026-02-19T22:20:09.257 INFO:teuthology.run_tasks:Running task selinux... 2026-02-19T22:20:09.274 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-19T22:20:09.274 DEBUG:teuthology.orchestra.run.trial116:> sudo service auditd rotate 2026-02-19T22:20:09.303 INFO:teuthology.orchestra.run.trial116.stdout:Rotating logs: 2026-02-19T22:20:09.305 DEBUG:teuthology.orchestra.run.trial138:> sudo service auditd rotate 2026-02-19T22:20:09.335 INFO:teuthology.orchestra.run.trial138.stdout:Rotating logs: 2026-02-19T22:20:09.336 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-19T22:20:09.337 DEBUG:teuthology.orchestra.run.trial116:> /usr/sbin/getenforce 2026-02-19T22:20:09.362 INFO:teuthology.orchestra.run.trial116.stdout:Permissive 2026-02-19T22:20:09.362 DEBUG:teuthology.orchestra.run.trial138:> /usr/sbin/getenforce 2026-02-19T22:20:09.392 INFO:teuthology.orchestra.run.trial138.stdout:Permissive 2026-02-19T22:20:09.393 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial116.front.sepia.ceph.com': 'permissive', 'ubuntu@trial138.front.sepia.ceph.com': 'permissive'} 2026-02-19T22:20:09.393 DEBUG:teuthology.orchestra.run.trial116:> 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-19T22:20:09.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T22:20:09.427 DEBUG:teuthology.orchestra.run.trial138:> 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-19T22:20:09.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T22:20:09.457 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-19T22:20:09.457 DEBUG:teuthology.orchestra.run.trial116:> sudo /usr/sbin/setenforce permissive 2026-02-19T22:20:09.492 DEBUG:teuthology.orchestra.run.trial138:> sudo /usr/sbin/setenforce permissive 2026-02-19T22:20:09.519 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-19T22:20:09.534 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2026-02-19T22:20:09.537 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2026-02-19T22:20:09.666 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-19T22:20:09.677 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-19T22:20:09.678 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial116.front.sepia.ceph.com,trial138.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-19T22:22:53.246 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial116.front.sepia.ceph.com'), Remote(name='ubuntu@trial138.front.sepia.ceph.com')] 2026-02-19T22:22:53.247 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial116.front.sepia.ceph.com' 2026-02-19T22:22:53.248 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T22:22:53.336 DEBUG:teuthology.orchestra.run.trial116:> true 2026-02-19T22:22:53.411 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial116.front.sepia.ceph.com' 2026-02-19T22:22:53.411 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial138.front.sepia.ceph.com' 2026-02-19T22:22:53.411 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T22:22:53.494 DEBUG:teuthology.orchestra.run.trial138:> true 2026-02-19T22:22:53.569 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial138.front.sepia.ceph.com' 2026-02-19T22:22:53.569 INFO:teuthology.run_tasks:Running task clock... 2026-02-19T22:22:53.583 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-19T22:22:53.584 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-19T22:22:53.584 DEBUG:teuthology.orchestra.run.trial116:> 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-19T22:22:53.586 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-19T22:22:53.587 DEBUG:teuthology.orchestra.run.trial138:> 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-19T22:22:53.611 INFO:teuthology.orchestra.run.trial116.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-19T22:22:53.624 INFO:teuthology.orchestra.run.trial116.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-19T22:22:53.636 INFO:teuthology.orchestra.run.trial138.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-19T22:22:53.644 INFO:teuthology.orchestra.run.trial116.stderr:sudo: ntpd: command not found 2026-02-19T22:22:53.648 INFO:teuthology.orchestra.run.trial138.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-19T22:22:53.654 INFO:teuthology.orchestra.run.trial116.stdout:506 Cannot talk to daemon 2026-02-19T22:22:53.665 INFO:teuthology.orchestra.run.trial116.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-19T22:22:53.667 INFO:teuthology.orchestra.run.trial138.stderr:sudo: ntpd: command not found 2026-02-19T22:22:53.676 INFO:teuthology.orchestra.run.trial116.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-19T22:22:53.677 INFO:teuthology.orchestra.run.trial138.stdout:506 Cannot talk to daemon 2026-02-19T22:22:53.688 INFO:teuthology.orchestra.run.trial138.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-19T22:22:53.699 INFO:teuthology.orchestra.run.trial138.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-19T22:22:53.728 INFO:teuthology.orchestra.run.trial116.stderr:bash: line 1: ntpq: command not found 2026-02-19T22:22:53.745 INFO:teuthology.orchestra.run.trial138.stderr:bash: line 1: ntpq: command not found 2026-02-19T22:22:54.044 INFO:teuthology.orchestra.run.trial138.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T22:22:54.044 INFO:teuthology.orchestra.run.trial138.stdout:=============================================================================== 2026-02-19T22:22:54.044 INFO:teuthology.orchestra.run.trial138.stdout:^? 69-172-133-130.planet.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T22:22:54.044 INFO:teuthology.orchestra.run.trial138.stdout:^? jmpxus.no.sigint.today 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T22:22:54.044 INFO:teuthology.orchestra.run.trial138.stdout:^? 66.85.78.80 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T22:22:54.044 INFO:teuthology.orchestra.run.trial138.stdout:^? ntp4.glypnod.com 2 6 1 1 +762us[ +762us] +/- 18ms 2026-02-19T22:22:54.044 INFO:teuthology.orchestra.run.trial116.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T22:22:54.044 INFO:teuthology.orchestra.run.trial116.stdout:=============================================================================== 2026-02-19T22:22:54.044 INFO:teuthology.orchestra.run.trial116.stdout:^? 69-172-133-130.planet.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T22:22:54.045 INFO:teuthology.orchestra.run.trial116.stdout:^? jmpxus.no.sigint.today 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T22:22:54.045 INFO:teuthology.orchestra.run.trial116.stdout:^? 66.85.78.80 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T22:22:54.045 INFO:teuthology.orchestra.run.trial116.stdout:^? ntp4.glypnod.com 2 6 1 1 -260us[ -260us] +/- 17ms 2026-02-19T22:22:54.045 INFO:teuthology.run_tasks:Running task pexec... 2026-02-19T22:22:54.061 INFO:teuthology.task.pexec:Executing custom commands... 2026-02-19T22:22:54.061 DEBUG:teuthology.orchestra.run.trial116:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-19T22:22:54.062 DEBUG:teuthology.orchestra.run.trial138:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-19T22:22:54.088 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial116.front.sepia.ceph.com 2026-02-19T22:22:54.088 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-19T22:22:54.088 INFO:teuthology.task.pexec:sudo dnf install nvmetcli nvme-cli -y 2026-02-19T22:22:54.089 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial138.front.sepia.ceph.com 2026-02-19T22:22:54.090 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-19T22:22:54.090 INFO:teuthology.task.pexec:sudo dnf install nvmetcli nvme-cli -y 2026-02-19T22:22:54.259 INFO:teuthology.orchestra.run.trial138.stdout:No match for argument: nvme-cli 2026-02-19T22:22:54.259 INFO:teuthology.orchestra.run.trial138.stderr:No packages marked for removal. 2026-02-19T22:22:54.259 INFO:teuthology.orchestra.run.trial116.stdout:No match for argument: nvme-cli 2026-02-19T22:22:54.260 INFO:teuthology.orchestra.run.trial116.stderr:No packages marked for removal. 2026-02-19T22:22:54.261 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T22:22:54.261 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T22:22:54.261 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T22:22:54.262 INFO:teuthology.orchestra.run.trial116.stdout:Dependencies resolved. 2026-02-19T22:22:54.262 INFO:teuthology.orchestra.run.trial116.stdout:Nothing to do. 2026-02-19T22:22:54.262 INFO:teuthology.orchestra.run.trial116.stdout:Complete! 2026-02-19T22:22:54.558 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:29 ago on Thu 19 Feb 2026 10:22:25 PM UTC. 2026-02-19T22:22:54.569 INFO:teuthology.orchestra.run.trial116.stdout:Last metadata expiration check: 0:00:30 ago on Thu 19 Feb 2026 10:22:24 PM UTC. 2026-02-19T22:22:54.638 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T22:22:54.639 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T22:22:54.639 INFO:teuthology.orchestra.run.trial138.stdout: Package Architecture Version Repository Size 2026-02-19T22:22:54.639 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T22:22:54.639 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-19T22:22:54.639 INFO:teuthology.orchestra.run.trial138.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-19T22:22:54.639 INFO:teuthology.orchestra.run.trial138.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-19T22:22:54.639 INFO:teuthology.orchestra.run.trial138.stdout:Installing dependencies: 2026-02-19T22:22:54.639 INFO:teuthology.orchestra.run.trial138.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-19T22:22:54.639 INFO:teuthology.orchestra.run.trial138.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-19T22:22:54.639 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-19T22:22:54.639 INFO:teuthology.orchestra.run.trial138.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-19T22:22:54.639 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T22:22:54.639 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-19T22:22:54.639 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T22:22:54.639 INFO:teuthology.orchestra.run.trial138.stdout:Install 6 Packages 2026-02-19T22:22:54.639 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T22:22:54.640 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 2.3 M 2026-02-19T22:22:54.640 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 11 M 2026-02-19T22:22:54.640 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-19T22:22:54.653 INFO:teuthology.orchestra.run.trial116.stdout:Dependencies resolved. 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout:================================================================================ 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout: Package Architecture Version Repository Size 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout:================================================================================ 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout:Installing: 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout:Installing dependencies: 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout:Transaction Summary 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout:================================================================================ 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout:Install 6 Packages 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout:Total download size: 2.3 M 2026-02-19T22:22:54.654 INFO:teuthology.orchestra.run.trial116.stdout:Installed size: 11 M 2026-02-19T22:22:54.655 INFO:teuthology.orchestra.run.trial116.stdout:Downloading Packages: 2026-02-19T22:22:55.037 INFO:teuthology.orchestra.run.trial116.stdout:(1/6): nvmetcli-0.8-3.el9.noarch.rpm 137 kB/s | 44 kB 00:00 2026-02-19T22:22:55.080 INFO:teuthology.orchestra.run.trial116.stdout:(2/6): python3-configshell-1.1.30-1.el9.noarch. 197 kB/s | 72 kB 00:00 2026-02-19T22:22:55.196 INFO:teuthology.orchestra.run.trial138.stdout:(1/6): python3-configshell-1.1.30-1.el9.noarch. 146 kB/s | 72 kB 00:00 2026-02-19T22:22:55.205 INFO:teuthology.orchestra.run.trial138.stdout:(2/6): nvmetcli-0.8-3.el9.noarch.rpm 87 kB/s | 44 kB 00:00 2026-02-19T22:22:55.213 INFO:teuthology.orchestra.run.trial116.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 476 kB/s | 84 kB 00:00 2026-02-19T22:22:55.289 INFO:teuthology.orchestra.run.trial116.stdout:(4/6): python3-pyparsing-2.4.7-9.el9.noarch.rpm 722 kB/s | 150 kB 00:00 2026-02-19T22:22:55.357 INFO:teuthology.orchestra.run.trial138.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 523 kB/s | 84 kB 00:00 2026-02-19T22:22:55.367 INFO:teuthology.orchestra.run.trial138.stdout:(4/6): python3-pyparsing-2.4.7-9.el9.noarch.rpm 930 kB/s | 150 kB 00:00 2026-02-19T22:22:55.400 INFO:teuthology.orchestra.run.trial116.stdout:(5/6): nvme-cli-2.16-1.el9.x86_64.rpm 1.7 MB/s | 1.2 MB 00:00 2026-02-19T22:22:55.540 INFO:teuthology.orchestra.run.trial116.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 2.5 MB/s | 837 kB 00:00 2026-02-19T22:22:55.541 INFO:teuthology.orchestra.run.trial116.stdout:-------------------------------------------------------------------------------- 2026-02-19T22:22:55.541 INFO:teuthology.orchestra.run.trial116.stdout:Total 2.6 MB/s | 2.3 MB 00:00 2026-02-19T22:22:55.594 INFO:teuthology.orchestra.run.trial116.stdout:Running transaction check 2026-02-19T22:22:55.601 INFO:teuthology.orchestra.run.trial116.stdout:Transaction check succeeded. 2026-02-19T22:22:55.601 INFO:teuthology.orchestra.run.trial116.stdout:Running transaction test 2026-02-19T22:22:55.667 INFO:teuthology.orchestra.run.trial116.stdout:Transaction test succeeded. 2026-02-19T22:22:55.667 INFO:teuthology.orchestra.run.trial116.stdout:Running transaction 2026-02-19T22:22:55.794 INFO:teuthology.orchestra.run.trial116.stdout: Preparing : 1/1 2026-02-19T22:22:55.802 INFO:teuthology.orchestra.run.trial116.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2026-02-19T22:22:55.811 INFO:teuthology.orchestra.run.trial116.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/6 2026-02-19T22:22:55.818 INFO:teuthology.orchestra.run.trial116.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/6 2026-02-19T22:22:55.824 INFO:teuthology.orchestra.run.trial116.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/6 2026-02-19T22:22:55.825 INFO:teuthology.orchestra.run.trial116.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/6 2026-02-19T22:22:55.955 INFO:teuthology.orchestra.run.trial116.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/6 2026-02-19T22:22:55.958 INFO:teuthology.orchestra.run.trial116.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 6/6 2026-02-19T22:22:56.234 INFO:teuthology.orchestra.run.trial116.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 6/6 2026-02-19T22:22:56.234 INFO:teuthology.orchestra.run.trial116.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-19T22:22:56.234 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:22:56.373 INFO:teuthology.orchestra.run.trial138.stdout:(5/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 824 kB/s | 837 kB 00:01 2026-02-19T22:22:56.453 INFO:teuthology.orchestra.run.trial138.stdout:(6/6): nvme-cli-2.16-1.el9.x86_64.rpm 674 kB/s | 1.2 MB 00:01 2026-02-19T22:22:56.454 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-19T22:22:56.454 INFO:teuthology.orchestra.run.trial138.stdout:Total 1.3 MB/s | 2.3 MB 00:01 2026-02-19T22:22:56.486 INFO:teuthology.orchestra.run.trial116.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/6 2026-02-19T22:22:56.486 INFO:teuthology.orchestra.run.trial116.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/6 2026-02-19T22:22:56.486 INFO:teuthology.orchestra.run.trial116.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/6 2026-02-19T22:22:56.486 INFO:teuthology.orchestra.run.trial116.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/6 2026-02-19T22:22:56.486 INFO:teuthology.orchestra.run.trial116.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/6 2026-02-19T22:22:56.507 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-19T22:22:56.515 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-19T22:22:56.515 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-19T22:22:56.540 INFO:teuthology.orchestra.run.trial116.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2026-02-19T22:22:56.540 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:22:56.541 INFO:teuthology.orchestra.run.trial116.stdout:Installed: 2026-02-19T22:22:56.541 INFO:teuthology.orchestra.run.trial116.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-19T22:22:56.541 INFO:teuthology.orchestra.run.trial116.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-19T22:22:56.541 INFO:teuthology.orchestra.run.trial116.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-19T22:22:56.541 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:22:56.541 INFO:teuthology.orchestra.run.trial116.stdout:Complete! 2026-02-19T22:22:56.571 DEBUG:teuthology.parallel:result is None 2026-02-19T22:22:56.579 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-19T22:22:56.579 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-19T22:22:56.709 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-19T22:22:56.717 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2026-02-19T22:22:56.725 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/6 2026-02-19T22:22:56.731 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/6 2026-02-19T22:22:56.737 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/6 2026-02-19T22:22:56.738 INFO:teuthology.orchestra.run.trial138.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/6 2026-02-19T22:22:56.869 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/6 2026-02-19T22:22:56.871 INFO:teuthology.orchestra.run.trial138.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 6/6 2026-02-19T22:22:57.164 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 6/6 2026-02-19T22:22:57.164 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-19T22:22:57.165 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T22:22:57.407 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/6 2026-02-19T22:22:57.408 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/6 2026-02-19T22:22:57.408 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/6 2026-02-19T22:22:57.408 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/6 2026-02-19T22:22:57.408 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/6 2026-02-19T22:22:57.462 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2026-02-19T22:22:57.462 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T22:22:57.462 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-19T22:22:57.462 INFO:teuthology.orchestra.run.trial138.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-19T22:22:57.462 INFO:teuthology.orchestra.run.trial138.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-19T22:22:57.462 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-19T22:22:57.463 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T22:22:57.463 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T22:22:57.493 DEBUG:teuthology.parallel:result is None 2026-02-19T22:22:57.493 INFO:teuthology.run_tasks:Running task smb.configure_samba_client_container... 2026-02-19T22:22:57.528 INFO:tasks.smb:Testing if podman is available 2026-02-19T22:22:57.528 DEBUG:teuthology.orchestra.run.trial138:> sudo podman --help 2026-02-19T22:22:57.651 INFO:teuthology.orchestra.run.trial138.stdout:Manage pods, containers and images 2026-02-19T22:22:57.652 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T22:22:57.652 INFO:teuthology.orchestra.run.trial138.stdout:Usage: 2026-02-19T22:22:57.652 INFO:teuthology.orchestra.run.trial138.stdout: podman [options] [command] 2026-02-19T22:22:57.653 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T22:22:57.653 INFO:teuthology.orchestra.run.trial138.stdout:Available Commands: 2026-02-19T22:22:57.653 INFO:teuthology.orchestra.run.trial138.stdout: artifact Manage OCI artifacts 2026-02-19T22:22:57.653 INFO:teuthology.orchestra.run.trial138.stdout: attach Attach to a running container 2026-02-19T22:22:57.653 INFO:teuthology.orchestra.run.trial138.stdout: auto-update Auto update containers according to their auto-update policy 2026-02-19T22:22:57.653 INFO:teuthology.orchestra.run.trial138.stdout: build Build an image using instructions from Containerfiles 2026-02-19T22:22:57.653 INFO:teuthology.orchestra.run.trial138.stdout: commit Create new image based on the changed container 2026-02-19T22:22:57.653 INFO:teuthology.orchestra.run.trial138.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2026-02-19T22:22:57.654 INFO:teuthology.orchestra.run.trial138.stdout: container Manage containers 2026-02-19T22:22:57.654 INFO:teuthology.orchestra.run.trial138.stdout: cp Copy files/folders between a container and the local filesystem 2026-02-19T22:22:57.654 INFO:teuthology.orchestra.run.trial138.stdout: create Create but do not start a container 2026-02-19T22:22:57.654 INFO:teuthology.orchestra.run.trial138.stdout: diff Display the changes to the object's file system 2026-02-19T22:22:57.654 INFO:teuthology.orchestra.run.trial138.stdout: events Show podman system events 2026-02-19T22:22:57.654 INFO:teuthology.orchestra.run.trial138.stdout: exec Run a process in a running container 2026-02-19T22:22:57.654 INFO:teuthology.orchestra.run.trial138.stdout: export Export container's filesystem contents as a tar archive 2026-02-19T22:22:57.655 INFO:teuthology.orchestra.run.trial138.stdout: farm Farm out builds to remote machines 2026-02-19T22:22:57.655 INFO:teuthology.orchestra.run.trial138.stdout: generate Generate structured data based on containers, pods or volumes 2026-02-19T22:22:57.655 INFO:teuthology.orchestra.run.trial138.stdout: healthcheck Manage health checks on containers 2026-02-19T22:22:57.655 INFO:teuthology.orchestra.run.trial138.stdout: help Help about any command 2026-02-19T22:22:57.655 INFO:teuthology.orchestra.run.trial138.stdout: history Show history of a specified image 2026-02-19T22:22:57.655 INFO:teuthology.orchestra.run.trial138.stdout: image Manage images 2026-02-19T22:22:57.655 INFO:teuthology.orchestra.run.trial138.stdout: images List images in local storage 2026-02-19T22:22:57.655 INFO:teuthology.orchestra.run.trial138.stdout: import Import a tarball to create a filesystem image 2026-02-19T22:22:57.655 INFO:teuthology.orchestra.run.trial138.stdout: info Display podman system information 2026-02-19T22:22:57.655 INFO:teuthology.orchestra.run.trial138.stdout: init Initialize one or more containers 2026-02-19T22:22:57.655 INFO:teuthology.orchestra.run.trial138.stdout: inspect Display the configuration of object denoted by ID 2026-02-19T22:22:57.655 INFO:teuthology.orchestra.run.trial138.stdout: kill Kill one or more running containers with a specific signal 2026-02-19T22:22:57.656 INFO:teuthology.orchestra.run.trial138.stdout: kube Play containers, pods or volumes from a structured file 2026-02-19T22:22:57.656 INFO:teuthology.orchestra.run.trial138.stdout: load Load image(s) from a tar archive 2026-02-19T22:22:57.656 INFO:teuthology.orchestra.run.trial138.stdout: login Log in to a container registry 2026-02-19T22:22:57.656 INFO:teuthology.orchestra.run.trial138.stdout: logout Log out of a container registry 2026-02-19T22:22:57.656 INFO:teuthology.orchestra.run.trial138.stdout: logs Fetch the logs of one or more containers 2026-02-19T22:22:57.656 INFO:teuthology.orchestra.run.trial138.stdout: machine Manage a virtual machine 2026-02-19T22:22:57.656 INFO:teuthology.orchestra.run.trial138.stdout: manifest Manipulate manifest lists and image indexes 2026-02-19T22:22:57.656 INFO:teuthology.orchestra.run.trial138.stdout: mount Mount a working container's root filesystem 2026-02-19T22:22:57.656 INFO:teuthology.orchestra.run.trial138.stdout: network Manage networks 2026-02-19T22:22:57.656 INFO:teuthology.orchestra.run.trial138.stdout: pause Pause all the processes in one or more containers 2026-02-19T22:22:57.656 INFO:teuthology.orchestra.run.trial138.stdout: pod Manage pods 2026-02-19T22:22:57.656 INFO:teuthology.orchestra.run.trial138.stdout: port List port mappings or a specific mapping for the container 2026-02-19T22:22:57.657 INFO:teuthology.orchestra.run.trial138.stdout: ps List containers 2026-02-19T22:22:57.657 INFO:teuthology.orchestra.run.trial138.stdout: pull Pull an image from a registry 2026-02-19T22:22:57.657 INFO:teuthology.orchestra.run.trial138.stdout: push Push an image to a specified destination 2026-02-19T22:22:57.657 INFO:teuthology.orchestra.run.trial138.stdout: quadlet Allows users to manage Quadlets 2026-02-19T22:22:57.657 INFO:teuthology.orchestra.run.trial138.stdout: rename Rename an existing container 2026-02-19T22:22:57.657 INFO:teuthology.orchestra.run.trial138.stdout: restart Restart one or more containers 2026-02-19T22:22:57.657 INFO:teuthology.orchestra.run.trial138.stdout: rm Remove one or more containers 2026-02-19T22:22:57.657 INFO:teuthology.orchestra.run.trial138.stdout: rmi Remove one or more images from local storage 2026-02-19T22:22:57.657 INFO:teuthology.orchestra.run.trial138.stdout: run Run a command in a new container 2026-02-19T22:22:57.657 INFO:teuthology.orchestra.run.trial138.stdout: save Save image(s) to an archive 2026-02-19T22:22:57.657 INFO:teuthology.orchestra.run.trial138.stdout: search Search registry for image 2026-02-19T22:22:57.657 INFO:teuthology.orchestra.run.trial138.stdout: secret Manage secrets 2026-02-19T22:22:57.657 INFO:teuthology.orchestra.run.trial138.stdout: start Start one or more containers 2026-02-19T22:22:57.658 INFO:teuthology.orchestra.run.trial138.stdout: stats Display a live stream of container resource usage statistics 2026-02-19T22:22:57.658 INFO:teuthology.orchestra.run.trial138.stdout: stop Stop one or more containers 2026-02-19T22:22:57.658 INFO:teuthology.orchestra.run.trial138.stdout: system Manage podman 2026-02-19T22:22:57.658 INFO:teuthology.orchestra.run.trial138.stdout: tag Add an additional name to a local image 2026-02-19T22:22:57.658 INFO:teuthology.orchestra.run.trial138.stdout: top Display the running processes of a container 2026-02-19T22:22:57.658 INFO:teuthology.orchestra.run.trial138.stdout: unmount Unmount working container's root filesystem 2026-02-19T22:22:57.658 INFO:teuthology.orchestra.run.trial138.stdout: unpause Unpause the processes in one or more containers 2026-02-19T22:22:57.658 INFO:teuthology.orchestra.run.trial138.stdout: unshare Run a command in a modified user namespace 2026-02-19T22:22:57.658 INFO:teuthology.orchestra.run.trial138.stdout: untag Remove a name from a local image 2026-02-19T22:22:57.658 INFO:teuthology.orchestra.run.trial138.stdout: update Update an existing container 2026-02-19T22:22:57.658 INFO:teuthology.orchestra.run.trial138.stdout: version Display the Podman version information 2026-02-19T22:22:57.658 INFO:teuthology.orchestra.run.trial138.stdout: volume Manage volumes 2026-02-19T22:22:57.658 INFO:teuthology.orchestra.run.trial138.stdout: wait Block on one or more containers 2026-02-19T22:22:57.659 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T22:22:57.659 INFO:teuthology.orchestra.run.trial138.stdout:Options: 2026-02-19T22:22:57.659 INFO:teuthology.orchestra.run.trial138.stdout: --cdi-spec-dir stringArray Set the CDI spec directory path (may be set multiple times) (default [/etc/cdi,/var/run/cdi]) 2026-02-19T22:22:57.659 INFO:teuthology.orchestra.run.trial138.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2026-02-19T22:22:57.659 INFO:teuthology.orchestra.run.trial138.stdout: --config string Path to directory containing authentication config file 2026-02-19T22:22:57.659 INFO:teuthology.orchestra.run.trial138.stdout: --conmon string Path of the conmon binary 2026-02-19T22:22:57.659 INFO:teuthology.orchestra.run.trial138.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2026-02-19T22:22:57.659 INFO:teuthology.orchestra.run.trial138.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2026-02-19T22:22:57.659 INFO:teuthology.orchestra.run.trial138.stdout: --help Help for podman 2026-02-19T22:22:57.660 INFO:teuthology.orchestra.run.trial138.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2026-02-19T22:22:57.660 INFO:teuthology.orchestra.run.trial138.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2026-02-19T22:22:57.660 INFO:teuthology.orchestra.run.trial138.stdout: --imagestore string Path to the 'image store', different from 'graph root', use this to split storing the image into a separate 'image store', see 'man containers-storage.conf' for details 2026-02-19T22:22:57.660 INFO:teuthology.orchestra.run.trial138.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2026-02-19T22:22:57.660 INFO:teuthology.orchestra.run.trial138.stdout: --module stringArray Load the containers.conf(5) module 2026-02-19T22:22:57.660 INFO:teuthology.orchestra.run.trial138.stdout: --network-cmd-path string Path to the command for configuring the network 2026-02-19T22:22:57.660 INFO:teuthology.orchestra.run.trial138.stdout: --network-config-dir string Path of the configuration directory for networks 2026-02-19T22:22:57.660 INFO:teuthology.orchestra.run.trial138.stdout: --out string Send output (stdout) from podman to a file 2026-02-19T22:22:57.660 INFO:teuthology.orchestra.run.trial138.stdout: -r, --remote Access remote Podman service 2026-02-19T22:22:57.661 INFO:teuthology.orchestra.run.trial138.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2026-02-19T22:22:57.661 INFO:teuthology.orchestra.run.trial138.stdout: --runroot string Path to the 'run directory' where all state information is stored 2026-02-19T22:22:57.661 INFO:teuthology.orchestra.run.trial138.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "crun") 2026-02-19T22:22:57.661 INFO:teuthology.orchestra.run.trial138.stdout: --runtime-flag stringArray add global flags for the container runtime 2026-02-19T22:22:57.661 INFO:teuthology.orchestra.run.trial138.stdout: --ssh string define the ssh mode (default "golang") 2026-02-19T22:22:57.661 INFO:teuthology.orchestra.run.trial138.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2026-02-19T22:22:57.661 INFO:teuthology.orchestra.run.trial138.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2026-02-19T22:22:57.661 INFO:teuthology.orchestra.run.trial138.stdout: --syslog Output podman-internal logs to syslog as well as the console (default false) 2026-02-19T22:22:57.661 INFO:teuthology.orchestra.run.trial138.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2026-02-19T22:22:57.661 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T22:22:57.661 INFO:teuthology.orchestra.run.trial138.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2026-02-19T22:22:57.661 INFO:teuthology.orchestra.run.trial138.stdout: (default "/run/libpod") 2026-02-19T22:22:57.662 INFO:teuthology.orchestra.run.trial138.stdout: --transient-store Enable transient container storage 2026-02-19T22:22:57.662 INFO:teuthology.orchestra.run.trial138.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2026-02-19T22:22:57.662 INFO:teuthology.orchestra.run.trial138.stdout: -v, --version version for podman 2026-02-19T22:22:57.662 INFO:teuthology.orchestra.run.trial138.stdout: --volumepath string Path to the volume directory in which volume data is stored 2026-02-19T22:22:57.663 DEBUG:teuthology.orchestra.run.trial138:> sudo podman pull quay.io/samba.org/samba-client:latest 2026-02-19T22:22:57.746 INFO:teuthology.orchestra.run.trial138.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2026-02-19T22:22:58.089 INFO:teuthology.orchestra.run.trial138.stderr:Getting image source signatures 2026-02-19T22:22:58.089 INFO:teuthology.orchestra.run.trial138.stderr:Copying blob sha256:d1feacaf4ad08bd304608718c519c09405dd8859db31f26953508696243a1fe4 2026-02-19T22:22:58.089 INFO:teuthology.orchestra.run.trial138.stderr:Copying blob sha256:df17a2102e18a3cde499d3f280d1c12808ab306781e42ca86dc31fe4fb91e8cf 2026-02-19T22:22:59.608 INFO:teuthology.orchestra.run.trial138.stderr:Copying config sha256:c6036e73c5d5bc1a9646743b5fb310040b787e52380e6e9b887cd6487a2bead0 2026-02-19T22:22:59.609 INFO:teuthology.orchestra.run.trial138.stderr:Writing manifest to image destination 2026-02-19T22:22:59.624 INFO:teuthology.orchestra.run.trial138.stdout:c6036e73c5d5bc1a9646743b5fb310040b787e52380e6e9b887cd6487a2bead0 2026-02-19T22:22:59.630 INFO:teuthology.run_tasks:Running task cephadm... 2026-02-19T22:22:59.725 INFO:tasks.cephadm:Config: {'single_host_defaults': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': 'ebe9cff5a651120bdfc0ded5b5c394135399316e'} 2026-02-19T22:22:59.725 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e 2026-02-19T22:22:59.727 INFO:tasks.cephadm:Cluster fsid is 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:22:59.727 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-02-19T22:22:59.727 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '10.20.193.116'} 2026-02-19T22:22:59.727 INFO:tasks.cephadm:First mon is mon.a on trial116 2026-02-19T22:22:59.727 INFO:tasks.cephadm:First mgr is x 2026-02-19T22:22:59.727 INFO:tasks.cephadm:Normalizing hostnames... 2026-02-19T22:22:59.727 DEBUG:teuthology.orchestra.run.trial116:> sudo hostname $(hostname -s) 2026-02-19T22:22:59.757 DEBUG:teuthology.orchestra.run.trial138:> sudo hostname $(hostname -s) 2026-02-19T22:22:59.786 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2026-02-19T22:22:59.786 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ebe9cff5a651120bdfc0ded5b5c394135399316e 2026-02-19T22:22:59.917 INFO:tasks.cephadm:builder_project result: [{'url': 'https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-1-2026-02-18-1411/ebe9cff5a651120bdfc0ded5b5c394135399316e/centos/9/flavors/default/', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-phlogistonjohn-testing-1-2026-02-18-1411/ebe9cff5a651120bdfc0ded5b5c394135399316e/centos/9/flavors/default/', 'ref': 'wip-phlogistonjohn-testing-1-2026-02-18-1411', 'sha1': 'ebe9cff5a651120bdfc0ded5b5c394135399316e', 'distro': 'centos', 'distro_version': '9', 'distro_codename': None, 'modified': '2026-02-19 04:43:47.313949', 'status': 'ready', 'flavor': 'default', 'project': 'ceph', 'archs': ['source', 'x86_64'], 'extra': {'version': '20.3.0-5356-gebe9cff5', 'package_manager_version': '20.3.0-5356.gebe9cff5', 'build_url': 'https://jenkins.ceph.com/job/ceph-dev-pipeline/3077/', 'root_build_cause': '', 'node_name': '10.20.192.98+toko08', 'job_name': 'ceph-dev-pipeline'}}] 2026-02-19T22:23:00.059 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-phlogistonjohn-testing-1-2026-02-18-1411, sha1 ebe9cff5a651120bdfc0ded5b5c394135399316e from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=ebe9cff5a651120bdfc0ded5b5c394135399316e 2026-02-19T22:23:00.060 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-1-2026-02-18-1411/ebe9cff5a651120bdfc0ded5b5c394135399316e/centos/9/x86_64/flavors/default/cephadm 2026-02-19T22:23:00.060 INFO:tasks.cephadm:Downloading cephadm from url: https://2.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-1-2026-02-18-1411/ebe9cff5a651120bdfc0ded5b5c394135399316e/centos/9/x86_64/flavors/default/cephadm 2026-02-19T22:23:00.060 DEBUG:teuthology.orchestra.run.trial116:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-1-2026-02-18-1411/ebe9cff5a651120bdfc0ded5b5c394135399316e/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-19T22:23:00.370 INFO:teuthology.orchestra.run.trial116.stdout:-rw-r--r--. 1 ubuntu ubuntu 1075877 Feb 19 22:23 /home/ubuntu/cephtest/cephadm 2026-02-19T22:23:00.371 DEBUG:teuthology.orchestra.run.trial138:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-1-2026-02-18-1411/ebe9cff5a651120bdfc0ded5b5c394135399316e/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-19T22:23:00.680 INFO:teuthology.orchestra.run.trial138.stdout:-rw-r--r--. 1 ubuntu ubuntu 1075877 Feb 19 22:23 /home/ubuntu/cephtest/cephadm 2026-02-19T22:23:00.680 DEBUG:teuthology.orchestra.run.trial116:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-19T22:23:00.699 DEBUG:teuthology.orchestra.run.trial138:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-19T22:23:00.732 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e on all hosts... 2026-02-19T22:23:00.732 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e pull 2026-02-19T22:23:00.742 DEBUG:teuthology.orchestra.run.trial138:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e pull 2026-02-19T22:23:00.872 INFO:teuthology.orchestra.run.trial138.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e... 2026-02-19T22:23:00.985 INFO:teuthology.orchestra.run.trial116.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e... 2026-02-19T22:23:10.059 INFO:teuthology.orchestra.run.trial138.stdout:{ 2026-02-19T22:23:10.059 INFO:teuthology.orchestra.run.trial138.stdout: "ceph_version": "ceph version 20.3.0-5356-gebe9cff5 (ebe9cff5a651120bdfc0ded5b5c394135399316e) tentacle (dev)", 2026-02-19T22:23:10.059 INFO:teuthology.orchestra.run.trial138.stdout: "image_id": "bc1ee5e3f50082473d649a93211a38289894542978fcd7467bd3c8ccce09f147", 2026-02-19T22:23:10.059 INFO:teuthology.orchestra.run.trial138.stdout: "repo_digests": [ 2026-02-19T22:23:10.059 INFO:teuthology.orchestra.run.trial138.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9" 2026-02-19T22:23:10.059 INFO:teuthology.orchestra.run.trial138.stdout: ] 2026-02-19T22:23:10.059 INFO:teuthology.orchestra.run.trial138.stdout:} 2026-02-19T22:23:10.137 INFO:teuthology.orchestra.run.trial116.stdout:{ 2026-02-19T22:23:10.137 INFO:teuthology.orchestra.run.trial116.stdout: "ceph_version": "ceph version 20.3.0-5356-gebe9cff5 (ebe9cff5a651120bdfc0ded5b5c394135399316e) tentacle (dev)", 2026-02-19T22:23:10.137 INFO:teuthology.orchestra.run.trial116.stdout: "image_id": "bc1ee5e3f50082473d649a93211a38289894542978fcd7467bd3c8ccce09f147", 2026-02-19T22:23:10.138 INFO:teuthology.orchestra.run.trial116.stdout: "repo_digests": [ 2026-02-19T22:23:10.138 INFO:teuthology.orchestra.run.trial116.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9" 2026-02-19T22:23:10.138 INFO:teuthology.orchestra.run.trial116.stdout: ] 2026-02-19T22:23:10.138 INFO:teuthology.orchestra.run.trial116.stdout:} 2026-02-19T22:23:10.155 DEBUG:teuthology.orchestra.run.trial116:> sudo mkdir -p /etc/ceph 2026-02-19T22:23:10.219 DEBUG:teuthology.orchestra.run.trial138:> sudo mkdir -p /etc/ceph 2026-02-19T22:23:10.246 DEBUG:teuthology.orchestra.run.trial116:> sudo chmod 777 /etc/ceph 2026-02-19T22:23:10.271 DEBUG:teuthology.orchestra.run.trial138:> sudo chmod 777 /etc/ceph 2026-02-19T22:23:10.310 INFO:tasks.cephadm:Writing seed config... 2026-02-19T22:23:10.312 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2026-02-19T22:23:10.312 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2026-02-19T22:23:10.313 INFO:tasks.cephadm: override: [mon] debug mon = 20 2026-02-19T22:23:10.313 INFO:tasks.cephadm: override: [mon] debug ms = 1 2026-02-19T22:23:10.313 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2026-02-19T22:23:10.313 INFO:tasks.cephadm: override: [osd] debug ms = 1 2026-02-19T22:23:10.313 INFO:tasks.cephadm: override: [osd] debug osd = 20 2026-02-19T22:23:10.314 DEBUG:teuthology.orchestra.run.trial116:> set -ex 2026-02-19T22:23:10.314 DEBUG:teuthology.orchestra.run.trial116:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2026-02-19T22:23:10.330 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 = 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 [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 [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-19T22:23:10.331 DEBUG:teuthology.orchestra.run.trial116:mon.a> sudo journalctl -f -n 0 -u ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@mon.a.service 2026-02-19T22:23:10.373 DEBUG:teuthology.orchestra.run.trial116:mgr.x> sudo journalctl -f -n 0 -u ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@mgr.x.service 2026-02-19T22:23:10.416 INFO:tasks.cephadm:Bootstrapping... 2026-02-19T22:23:10.416 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e -v bootstrap --fsid 8c43ce93-0de1-11f1-bb5c-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 x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 10.20.193.116 --single-host-defaults --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2026-02-19T22:23:10.556 INFO:teuthology.orchestra.run.trial116.stdout:-------------------------------------------------------------------------------- 2026-02-19T22:23:10.556 INFO:teuthology.orchestra.run.trial116.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e', '-v', 'bootstrap', '--fsid', '8c43ce93-0de1-11f1-bb5c-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', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '10.20.193.116', '--single-host-defaults', '--skip-admin-label'] 2026-02-19T22:23:10.556 INFO:teuthology.orchestra.run.trial116.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2026-02-19T22:23:10.556 INFO:teuthology.orchestra.run.trial116.stdout:Verifying podman|docker is present... 2026-02-19T22:23:10.573 INFO:teuthology.orchestra.run.trial116.stdout:/bin/podman: stdout 5.6.0 2026-02-19T22:23:10.573 INFO:teuthology.orchestra.run.trial116.stdout:Verifying lvm2 is present... 2026-02-19T22:23:10.573 INFO:teuthology.orchestra.run.trial116.stdout:Verifying time synchronization is in place... 2026-02-19T22:23:10.580 INFO:teuthology.orchestra.run.trial116.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-19T22:23:10.580 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-19T22:23:10.586 INFO:teuthology.orchestra.run.trial116.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-19T22:23:10.586 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stdout inactive 2026-02-19T22:23:10.591 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stdout enabled 2026-02-19T22:23:10.596 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stdout active 2026-02-19T22:23:10.596 INFO:teuthology.orchestra.run.trial116.stdout:Unit chronyd.service is enabled and running 2026-02-19T22:23:10.597 INFO:teuthology.orchestra.run.trial116.stdout:Repeating the final host check... 2026-02-19T22:23:10.613 INFO:teuthology.orchestra.run.trial116.stdout:/bin/podman: stdout 5.6.0 2026-02-19T22:23:10.613 INFO:teuthology.orchestra.run.trial116.stdout:podman (/bin/podman) version 5.6.0 is present 2026-02-19T22:23:10.613 INFO:teuthology.orchestra.run.trial116.stdout:systemctl is present 2026-02-19T22:23:10.613 INFO:teuthology.orchestra.run.trial116.stdout:lvcreate is present 2026-02-19T22:23:10.619 INFO:teuthology.orchestra.run.trial116.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-19T22:23:10.619 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-19T22:23:10.624 INFO:teuthology.orchestra.run.trial116.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-19T22:23:10.624 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stdout inactive 2026-02-19T22:23:10.630 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stdout enabled 2026-02-19T22:23:10.635 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stdout active 2026-02-19T22:23:10.635 INFO:teuthology.orchestra.run.trial116.stdout:Unit chronyd.service is enabled and running 2026-02-19T22:23:10.636 INFO:teuthology.orchestra.run.trial116.stdout:Host looks OK 2026-02-19T22:23:10.636 INFO:teuthology.orchestra.run.trial116.stdout:Cluster fsid: 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:23:10.636 INFO:teuthology.orchestra.run.trial116.stdout:Acquiring lock 139697027950624 on /run/cephadm/8c43ce93-0de1-11f1-bb5c-d404e6e7d460.lock 2026-02-19T22:23:10.636 INFO:teuthology.orchestra.run.trial116.stdout:Lock 139697027950624 acquired on /run/cephadm/8c43ce93-0de1-11f1-bb5c-d404e6e7d460.lock 2026-02-19T22:23:10.636 INFO:teuthology.orchestra.run.trial116.stdout:Verifying IP 10.20.193.116 port 3300 ... 2026-02-19T22:23:10.636 INFO:teuthology.orchestra.run.trial116.stdout:Verifying IP 10.20.193.116 port 6789 ... 2026-02-19T22:23:10.637 INFO:teuthology.orchestra.run.trial116.stdout:Base mon IP(s) is [10.20.193.116:3300, 10.20.193.116:6789], mon addrv is [v2:10.20.193.116:3300,v1:10.20.193.116:6789] 2026-02-19T22:23:10.639 INFO:teuthology.orchestra.run.trial116.stdout:/sbin/ip: stdout default via 10.20.192.1 dev enp1s0f0 proto dhcp src 10.20.193.116 metric 102 2026-02-19T22:23:10.640 INFO:teuthology.orchestra.run.trial116.stdout:/sbin/ip: stdout 10.20.192.0/20 dev enp1s0f0 proto kernel scope link src 10.20.193.116 metric 102 2026-02-19T22:23:10.640 INFO:teuthology.orchestra.run.trial116.stdout:/sbin/ip: stdout 169.254.3.0/24 dev enp7s0f4u2u2c2 proto kernel scope link src 169.254.3.1 metric 101 2026-02-19T22:23:10.642 INFO:teuthology.orchestra.run.trial116.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2026-02-19T22:23:10.642 INFO:teuthology.orchestra.run.trial116.stdout:/sbin/ip: stdout fe80::/64 dev enp1s0f0 proto kernel metric 256 pref medium 2026-02-19T22:23:10.642 INFO:teuthology.orchestra.run.trial116.stdout:/sbin/ip: stdout fe80::/64 dev enp7s0f4u2u2c2 proto kernel metric 1024 pref medium 2026-02-19T22:23:10.645 INFO:teuthology.orchestra.run.trial116.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2026-02-19T22:23:10.645 INFO:teuthology.orchestra.run.trial116.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2026-02-19T22:23:10.645 INFO:teuthology.orchestra.run.trial116.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-19T22:23:10.645 INFO:teuthology.orchestra.run.trial116.stdout:/sbin/ip: stdout 2: enp7s0f4u2u2c2: mtu 1500 state UNKNOWN qlen 1000 2026-02-19T22:23:10.646 INFO:teuthology.orchestra.run.trial116.stdout:/sbin/ip: stdout inet6 fe80::32e7:af5c:472f:300f/64 scope link noprefixroute 2026-02-19T22:23:10.646 INFO:teuthology.orchestra.run.trial116.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-19T22:23:10.646 INFO:teuthology.orchestra.run.trial116.stdout:/sbin/ip: stdout 3: enp1s0f0: mtu 1500 state UP qlen 1000 2026-02-19T22:23:10.646 INFO:teuthology.orchestra.run.trial116.stdout:/sbin/ip: stdout inet6 fe80::925a:8ff:fe77:6148/64 scope link 2026-02-19T22:23:10.646 INFO:teuthology.orchestra.run.trial116.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-19T22:23:10.646 INFO:teuthology.orchestra.run.trial116.stdout:Mon IP `10.20.193.116` is in CIDR network `10.20.192.0/20` 2026-02-19T22:23:10.646 INFO:teuthology.orchestra.run.trial116.stdout:Mon IP `10.20.193.116` is in CIDR network `10.20.192.0/20` 2026-02-19T22:23:10.646 INFO:teuthology.orchestra.run.trial116.stdout:Inferred mon public CIDR from local network configuration ['10.20.192.0/20', '10.20.192.0/20'] 2026-02-19T22:23:10.646 INFO:teuthology.orchestra.run.trial116.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2026-02-19T22:23:10.647 INFO:teuthology.orchestra.run.trial116.stdout:Adjusting default settings to suit single-host cluster... 2026-02-19T22:23:10.647 INFO:teuthology.orchestra.run.trial116.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e... 2026-02-19T22:23:10.915 INFO:teuthology.orchestra.run.trial116.stdout:/bin/podman: stdout bc1ee5e3f50082473d649a93211a38289894542978fcd7467bd3c8ccce09f147 2026-02-19T22:23:10.916 INFO:teuthology.orchestra.run.trial116.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e... 2026-02-19T22:23:10.916 INFO:teuthology.orchestra.run.trial116.stdout:/bin/podman: stderr Getting image source signatures 2026-02-19T22:23:10.916 INFO:teuthology.orchestra.run.trial116.stdout:/bin/podman: stderr Copying blob sha256:31391b3b907a7d957be41a4b58b540a5f732a1073ef995e31374228e5a09ff1a 2026-02-19T22:23:10.916 INFO:teuthology.orchestra.run.trial116.stdout:/bin/podman: stderr Copying blob sha256:5dd85e1a50663785d86adae5ef92579a03e6f64059ca9c005010518acdd62048 2026-02-19T22:23:10.916 INFO:teuthology.orchestra.run.trial116.stdout:/bin/podman: stderr Copying config sha256:bc1ee5e3f50082473d649a93211a38289894542978fcd7467bd3c8ccce09f147 2026-02-19T22:23:10.916 INFO:teuthology.orchestra.run.trial116.stdout:/bin/podman: stderr Writing manifest to image destination 2026-02-19T22:23:11.038 INFO:teuthology.orchestra.run.trial116.stdout:ceph: stdout ceph version 20.3.0-5356-gebe9cff5 (ebe9cff5a651120bdfc0ded5b5c394135399316e) tentacle (dev) 2026-02-19T22:23:11.038 INFO:teuthology.orchestra.run.trial116.stdout:Ceph version: ceph version 20.3.0-5356-gebe9cff5 (ebe9cff5a651120bdfc0ded5b5c394135399316e) tentacle (dev) 2026-02-19T22:23:11.038 INFO:teuthology.orchestra.run.trial116.stdout:Extracting ceph user uid/gid from container image... 2026-02-19T22:23:11.176 INFO:teuthology.orchestra.run.trial116.stdout:stat: stdout 167 167 2026-02-19T22:23:11.177 INFO:teuthology.orchestra.run.trial116.stdout:Creating initial keys... 2026-02-19T22:23:11.319 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph-authtool: stdout AQBPjZdpy+lIERAAYM8hzSpN39g5UG3mBUu6jg== 2026-02-19T22:23:11.457 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph-authtool: stdout AQBPjZdpnVmjGRAAYLf9KNr8yoGxSn5x4vdfIQ== 2026-02-19T22:23:11.564 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph-authtool: stdout AQBPjZdpx87zIBAAIJzBaYaunoNSvusCu8A1/w== 2026-02-19T22:23:11.565 INFO:teuthology.orchestra.run.trial116.stdout:Creating initial monmap... 2026-02-19T22:23:11.699 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-19T22:23:11.700 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = tentacle 2026-02-19T22:23:11.700 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:23:11.700 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-19T22:23:11.700 INFO:teuthology.orchestra.run.trial116.stdout:monmaptool for a [v2:10.20.193.116:3300,v1:10.20.193.116:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-19T22:23:11.700 INFO:teuthology.orchestra.run.trial116.stdout:setting min_mon_release = tentacle 2026-02-19T22:23:11.700 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/monmaptool: set fsid to 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:23:11.700 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-19T22:23:11.700 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:23:11.700 INFO:teuthology.orchestra.run.trial116.stdout:Creating mon... 2026-02-19T22:23:11.843 INFO:teuthology.orchestra.run.trial116.stdout:create mon.a on 2026-02-19T22:23:12.133 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2026-02-19T22:23:12.236 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460.target → /etc/systemd/system/ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460.target. 2026-02-19T22:23:12.236 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460.target → /etc/systemd/system/ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460.target. 2026-02-19T22:23:12.371 INFO:teuthology.orchestra.run.trial116.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@mon.a 2026-02-19T22:23:12.371 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@mon.a.service: Unit ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@mon.a.service not loaded. 2026-02-19T22:23:12.493 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460.target.wants/ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@mon.a.service → /etc/systemd/system/ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@.service. 2026-02-19T22:23:12.629 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:12 trial116 podman[33855]: 2026-02-19 22:23:12.605146786 +0000 UTC m=+0.016198550 container create b3b38002304ace6a27ae4fefd96d8a4f909b3eb4e01dbe1b59cf1a68c5f691c2 (image=quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mon-a, io.buildah.version=1.41.3, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, org.label-schema.build-date=20260216, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.license=GPLv2, ceph=True, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, org.label-schema.vendor=CentOS) 2026-02-19T22:23:12.645 INFO:teuthology.orchestra.run.trial116.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-19T22:23:12.645 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stdout disabled 2026-02-19T22:23:12.652 INFO:teuthology.orchestra.run.trial116.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-19T22:23:12.652 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stdout inactive 2026-02-19T22:23:12.652 INFO:teuthology.orchestra.run.trial116.stdout:firewalld.service is not enabled 2026-02-19T22:23:12.653 INFO:teuthology.orchestra.run.trial116.stdout:Not possible to enable service . firewalld.service is not available 2026-02-19T22:23:12.653 INFO:teuthology.orchestra.run.trial116.stdout:Waiting for mon to start... 2026-02-19T22:23:12.653 INFO:teuthology.orchestra.run.trial116.stdout:Waiting for mon... 2026-02-19T22:23:12.813 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout cluster: 2026-02-19T22:23:12.813 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout id: 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:23:12.813 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2026-02-19T22:23:12.813 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout 2026-02-19T22:23:12.813 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout services: 2026-02-19T22:23:12.813 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.137793s) [leader: a] 2026-02-19T22:23:12.813 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2026-02-19T22:23:12.813 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2026-02-19T22:23:12.813 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout 2026-02-19T22:23:12.813 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout data: 2026-02-19T22:23:12.813 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2026-02-19T22:23:12.813 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2026-02-19T22:23:12.813 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2026-02-19T22:23:12.813 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout pgs: 2026-02-19T22:23:12.814 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout 2026-02-19T22:23:12.814 INFO:teuthology.orchestra.run.trial116.stdout:mon is available 2026-02-19T22:23:12.814 INFO:teuthology.orchestra.run.trial116.stdout:Assimilating anything we can from ceph.conf... 2026-02-19T22:23:12.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:12 trial116 podman[33855]: 2026-02-19 22:23:12.629567022 +0000 UTC m=+0.040618786 container init b3b38002304ace6a27ae4fefd96d8a4f909b3eb4e01dbe1b59cf1a68c5f691c2 (image=quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mon-a, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, org.label-schema.build-date=20260216, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.41.3, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, OSD_FLAVOR=default, org.label-schema.name=CentOS Stream 9 Base Image) 2026-02-19T22:23:12.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:12 trial116 podman[33855]: 2026-02-19 22:23:12.631858908 +0000 UTC m=+0.042910682 container start b3b38002304ace6a27ae4fefd96d8a4f909b3eb4e01dbe1b59cf1a68c5f691c2 (image=quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.license=GPLv2, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.41.3, ceph=True, org.opencontainers.image.authors=Ceph Release Team , CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, org.label-schema.build-date=20260216, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=default, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-19T22:23:12.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:12 trial116 bash[33855]: b3b38002304ace6a27ae4fefd96d8a4f909b3eb4e01dbe1b59cf1a68c5f691c2 2026-02-19T22:23:12.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:12 trial116 podman[33855]: 2026-02-19 22:23:12.598625016 +0000 UTC m=+0.009676790 image pull bc1ee5e3f50082473d649a93211a38289894542978fcd7467bd3c8ccce09f147 quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e 2026-02-19T22:23:12.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:12 trial116 systemd[1]: Started Ceph mon.a for 8c43ce93-0de1-11f1-bb5c-d404e6e7d460. 2026-02-19T22:23:12.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:12 trial116 ceph-mon[33880]: mkfs 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:23:12.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:12 trial116 ceph-mon[33880]: mon.a is new leader, mons a in quorum (ranks 0) 2026-02-19T22:23:12.974 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout 2026-02-19T22:23:12.974 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout [global] 2026-02-19T22:23:12.974 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout fsid = 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:23:12.974 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-19T22:23:12.974 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.116:3300,v1:10.20.193.116:6789] 2026-02-19T22:23:12.974 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-19T22:23:12.975 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-19T22:23:12.975 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-19T22:23:12.975 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-19T22:23:12.975 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout 2026-02-19T22:23:12.975 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-19T22:23:12.975 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-19T22:23:12.975 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout 2026-02-19T22:23:12.975 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout [osd] 2026-02-19T22:23:12.975 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-19T22:23:12.975 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-19T22:23:12.975 INFO:teuthology.orchestra.run.trial116.stdout:Generating new minimal ceph.conf... 2026-02-19T22:23:13.117 INFO:teuthology.orchestra.run.trial116.stdout:Restarting the monitor... 2026-02-19T22:23:13.204 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 systemd[1]: Stopping Ceph mon.a for 8c43ce93-0de1-11f1-bb5c-d404e6e7d460... 2026-02-19T22:23:13.454 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mon-a[33876]: 2026-02-19T22:23:13.201+0000 7f1369103640 -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-19T22:23:13.454 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mon-a[33876]: 2026-02-19T22:23:13.201+0000 7f1369103640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2026-02-19T22:23:13.454 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 podman[34160]: 2026-02-19 22:23:13.44531849 +0000 UTC m=+0.256162228 container died b3b38002304ace6a27ae4fefd96d8a4f909b3eb4e01dbe1b59cf1a68c5f691c2 (image=quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mon-a, io.buildah.version=1.41.3, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.vendor=CentOS, OSD_FLAVOR=default, ceph=True, org.label-schema.build-date=20260216, org.label-schema.license=GPLv2, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-19T22:23:13.454 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 podman[34160]: 2026-02-19 22:23:13.452931407 +0000 UTC m=+0.263775145 container remove b3b38002304ace6a27ae4fefd96d8a4f909b3eb4e01dbe1b59cf1a68c5f691c2 (image=quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mon-a, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.authors=Ceph Release Team , FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, io.buildah.version=1.41.3, org.label-schema.build-date=20260216, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, OSD_FLAVOR=default) 2026-02-19T22:23:13.454 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 bash[34160]: ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mon-a 2026-02-19T22:23:13.624 INFO:teuthology.orchestra.run.trial116.stdout:Setting public_network to 10.20.192.0/20 in global config section 2026-02-19T22:23:13.740 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 systemd[1]: ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@mon.a.service: Deactivated successfully. 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 systemd[1]: Stopped Ceph mon.a for 8c43ce93-0de1-11f1-bb5c-d404e6e7d460. 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 systemd[1]: Starting Ceph mon.a for 8c43ce93-0de1-11f1-bb5c-d404e6e7d460... 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 podman[34286]: 2026-02-19 22:23:13.591936135 +0000 UTC m=+0.015790483 container create 7e1d2e8d6cb6a678b62f4b91aaa1f661ce948dbbf0ea57ea4060e200b9c1870d (image=quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mon-a, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, org.label-schema.license=GPLv2, io.buildah.version=1.41.3, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS, 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, OSD_FLAVOR=default, org.label-schema.build-date=20260216, FROM_IMAGE=quay.io/centos/centos:stream9, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 podman[34286]: 2026-02-19 22:23:13.617194798 +0000 UTC m=+0.041049136 container init 7e1d2e8d6cb6a678b62f4b91aaa1f661ce948dbbf0ea57ea4060e200b9c1870d (image=quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mon-a, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.license=GPLv2, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS, OSD_FLAVOR=default, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, ceph=True, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, io.buildah.version=1.41.3) 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 podman[34286]: 2026-02-19 22:23:13.619408298 +0000 UTC m=+0.043262646 container start 7e1d2e8d6cb6a678b62f4b91aaa1f661ce948dbbf0ea57ea4060e200b9c1870d (image=quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mon-a, FROM_IMAGE=quay.io/centos/centos:stream9, ceph=True, io.buildah.version=1.41.3, OSD_FLAVOR=default, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, org.label-schema.license=GPLv2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, 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/, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260216, org.label-schema.vendor=CentOS) 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 bash[34286]: 7e1d2e8d6cb6a678b62f4b91aaa1f661ce948dbbf0ea57ea4060e200b9c1870d 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 podman[34286]: 2026-02-19 22:23:13.585615708 +0000 UTC m=+0.009470056 image pull bc1ee5e3f50082473d649a93211a38289894542978fcd7467bd3c8ccce09f147 quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 systemd[1]: Started Ceph mon.a for 8c43ce93-0de1-11f1-bb5c-d404e6e7d460. 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: set uid:gid to 167:167 (ceph:ceph) 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: ceph version 20.3.0-5356-gebe9cff5 (ebe9cff5a651120bdfc0ded5b5c394135399316e) tentacle (dev - RelWithDebInfo), process ceph-mon, pid 2 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: pidfile_write: ignore empty --pid-file 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: load: jerasure load: lrc 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: RocksDB version: 7.9.2 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Git sha 0 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Compile date 2026-02-19 04:15:47 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: DB SUMMARY 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: DB Session ID: NKO7WC3AXHIENCVMX536 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: CURRENT file: CURRENT 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: IDENTITY file: IDENTITY 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 76955 ; 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.error_if_exists: 0 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.create_if_missing: 0 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.paranoid_checks: 1 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-19T22:23:13.741 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.env: 0xed5c80 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.fs: PosixFileSystem 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.info_log: 0x2796e80 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_file_opening_threads: 16 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.statistics: (nil) 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.use_fsync: 0 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_log_file_size: 0 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.keep_log_file_num: 1000 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.recycle_log_file_num: 0 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.allow_fallocate: 1 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.allow_mmap_reads: 0 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.allow_mmap_writes: 0 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.use_direct_reads: 0 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.create_missing_column_families: 0 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.db_log_dir: 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.wal_dir: 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.advise_random_on_open: 1 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.db_write_buffer_size: 0 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.write_buffer_manager: 0x2792140 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.rate_limiter: (nil) 2026-02-19T22:23:13.742 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.wal_recovery_mode: 2 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.enable_thread_tracking: 0 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.enable_pipelined_write: 0 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.unordered_write: 0 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.row_cache: None 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.wal_filter: None 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.allow_ingest_behind: 0 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.two_write_queues: 0 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.manual_wal_flush: 0 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.wal_compression: 0 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.atomic_flush: 0 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.log_readahead_size: 0 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.best_efforts_recovery: 0 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.allow_data_in_errors: 0 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.db_host_id: __hostname__ 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_background_jobs: 2 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_background_compactions: -1 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_subcompactions: 1 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-19T22:23:13.743 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_total_wal_size: 0 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_open_files: -1 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.bytes_per_sync: 0 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compaction_readahead_size: 0 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_background_flushes: -1 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Compression algorithms supported: 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: kZSTD supported: 0 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: kXpressCompression supported: 0 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: kBZip2Compression supported: 0 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: kLZ4Compression supported: 1 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: kZlibCompression supported: 1 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: kLZ4HCCompression supported: 1 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: kSnappyCompression supported: 1 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.merge_operator: 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compaction_filter: None 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compaction_filter_factory: None 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.sst_partitioner_factory: None 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x27975c0) 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout: cache_index_and_filter_blocks: 1 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout: pin_top_level_index_and_filter: 1 2026-02-19T22:23:13.744 INFO:journalctl@ceph.mon.a.trial116.stdout: index_type: 0 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: data_block_index_type: 0 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: index_shortening: 1 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: checksum: 4 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: no_block_cache: 0 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: block_cache: 0x2765a50 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: block_cache_name: BinnedLRUCache 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: block_cache_options: 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: capacity : 536870912 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: num_shard_bits : 4 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: strict_capacity_limit : 0 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: high_pri_pool_ratio: 0.000 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: block_cache_compressed: (nil) 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: persistent_cache: (nil) 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: block_size: 4096 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: block_size_deviation: 10 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: block_restart_interval: 16 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: index_block_restart_interval: 1 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: metadata_block_size: 4096 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: partition_filters: 0 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: use_delta_encoding: 1 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: filter_policy: bloomfilter 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: whole_key_filtering: 1 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: verify_compression: 0 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: read_amp_bytes_per_bit: 0 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: format_version: 5 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: enable_index_compression: 1 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: block_align: 0 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: max_auto_readahead_size: 262144 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: prepopulate_block_cache: 0 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: initial_auto_readahead_size: 8192 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout: num_file_reads_for_auto_readahead: 2 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.write_buffer_size: 33554432 2026-02-19T22:23:13.745 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_write_buffer_number: 2 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compression: NoCompression 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.bottommost_compression: Disabled 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.prefix_extractor: nullptr 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.num_levels: 7 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-19T22:23:13.746 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compression_opts.level: 32767 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compression_opts.strategy: 0 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compression_opts.enabled: false 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.target_file_size_base: 67108864 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.arena_block_size: 1048576 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.disable_auto_compactions: 0 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-19T22:23:13.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.inplace_update_support: 0 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.bloom_locality: 0 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.max_successive_merges: 0 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.paranoid_file_checks: 0 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.force_consistency_checks: 1 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.report_bg_io_stats: 0 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.ttl: 2592000 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.enable_blob_files: false 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.min_blob_size: 0 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.blob_file_size: 268435456 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.blob_file_starting_level: 0 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: 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-19T22:23:13.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 342f7464-e59e-4feb-99de-8c7d533d69cc 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771539793635037, "job": 1, "event": "recovery_started", "wal_files": [9]} 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771539793635764, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 73929, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 231, "table_properties": {"data_size": 72204, "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": 9884, "raw_average_key_size": 48, "raw_value_size": 66645, "raw_average_value_size": 329, "num_data_blocks": 8, "num_entries": 202, "num_filter_entries": 202, "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": 1771539793, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "342f7464-e59e-4feb-99de-8c7d533d69cc", "db_session_id": "NKO7WC3AXHIENCVMX536", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771539793635817, "job": 1, "event": "recovery_finished"} 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: 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-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x27b2e00 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: DB pointer 0x35a4000 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout: ** DB Stats ** 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.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-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.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-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout: 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout: ** Compaction Stats [default] ** 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.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-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout: L0 2/0 74.06 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 149.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout: Sum 2/0 74.06 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 149.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.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 149.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout: 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout: ** Compaction Stats [default] ** 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.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-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.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 149.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-19T22:23:13.749 INFO:journalctl@ceph.mon.a.trial116.stdout: 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: Flush(GB): cumulative 0.000, interval 0.000 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: Cumulative compaction: 0.00 GB write, 22.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: Interval compaction: 0.00 GB write, 22.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.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-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: Block cache BinnedLRUCache@0x2765a50#2 capacity: 512.00 MB usage: 30.67 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 0.000255 secs_since: 0 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.70 KB,0.00013411%) IndexBlock(2,0.36 KB,6.85453e-05%) Misc(4,29.61 KB,0.00564754%) 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: starting mon.a rank 0 at public addrs [v2:10.20.193.116:3300/0,v1:10.20.193.116:6789/0] at bind addrs [v2:10.20.193.116:3300/0,v1:10.20.193.116:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: mon.a@-1(???) e1 preinit fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: mon.a@-1(???).mds e1 new map 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: mon.a@-1(???).mds e1 print_map 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: e1 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: btime 2026-02-19T22:23:12:655564+0000 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.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-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: legacy client fscid: -1 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout: No filesystems configured 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2026-02-19T22:23:13.750 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: mon.a is new leader, mons a in quorum (ranks 0) 2026-02-19T22:23:13.751 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: monmap epoch 1 2026-02-19T22:23:13.751 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:23:13.751 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: last_changed 2026-02-19T22:23:11.672383+0000 2026-02-19T22:23:13.751 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: created 2026-02-19T22:23:11.672383+0000 2026-02-19T22:23:13.751 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: min_mon_release 20 (tentacle) 2026-02-19T22:23:13.751 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: election_strategy: 1 2026-02-19T22:23:13.751 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: 0: [v2:10.20.193.116:3300/0,v1:10.20.193.116:6789/0] mon.a 2026-02-19T22:23:13.751 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: fsmap 2026-02-19T22:23:13.751 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: osdmap e1: 0 total, 0 up, 0 in 2026-02-19T22:23:13.751 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:13 trial116 ceph-mon[34318]: mgrmap e1: no daemons active 2026-02-19T22:23:13.777 INFO:teuthology.orchestra.run.trial116.stdout:Wrote config to /etc/ceph/ceph.conf 2026-02-19T22:23:13.778 INFO:teuthology.orchestra.run.trial116.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2026-02-19T22:23:13.778 INFO:teuthology.orchestra.run.trial116.stdout:Creating mgr... 2026-02-19T22:23:13.778 INFO:teuthology.orchestra.run.trial116.stdout:Verifying port 0.0.0.0:9283 ... 2026-02-19T22:23:13.778 INFO:teuthology.orchestra.run.trial116.stdout:Verifying port 0.0.0.0:8765 ... 2026-02-19T22:23:13.900 INFO:teuthology.orchestra.run.trial116.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@mgr.x 2026-02-19T22:23:13.900 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@mgr.x.service: Unit ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@mgr.x.service not loaded. 2026-02-19T22:23:14.008 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460.target.wants/ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@mgr.x.service → /etc/systemd/system/ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@.service. 2026-02-19T22:23:14.158 INFO:teuthology.orchestra.run.trial116.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-19T22:23:14.158 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stdout disabled 2026-02-19T22:23:14.163 INFO:teuthology.orchestra.run.trial116.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-19T22:23:14.163 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stdout inactive 2026-02-19T22:23:14.164 INFO:teuthology.orchestra.run.trial116.stdout:firewalld.service is not enabled 2026-02-19T22:23:14.164 INFO:teuthology.orchestra.run.trial116.stdout:Not possible to enable service . firewalld.service is not available 2026-02-19T22:23:14.171 INFO:teuthology.orchestra.run.trial116.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-19T22:23:14.171 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stdout disabled 2026-02-19T22:23:14.176 INFO:teuthology.orchestra.run.trial116.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-19T22:23:14.177 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stdout inactive 2026-02-19T22:23:14.177 INFO:teuthology.orchestra.run.trial116.stdout:firewalld.service is not enabled 2026-02-19T22:23:14.177 INFO:teuthology.orchestra.run.trial116.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2026-02-19T22:23:14.177 INFO:teuthology.orchestra.run.trial116.stdout:Waiting for mgr to start... 2026-02-19T22:23:14.177 INFO:teuthology.orchestra.run.trial116.stdout:Waiting for mgr... 2026-02-19T22:23:14.336 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout 2026-02-19T22:23:14.336 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout { 2026-02-19T22:23:14.336 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "fsid": "8c43ce93-0de1-11f1-bb5c-d404e6e7d460", 2026-02-19T22:23:14.336 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "health": { 2026-02-19T22:23:14.336 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-19T22:23:14.336 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-19T22:23:14.336 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-19T22:23:14.336 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:14.336 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-19T22:23:14.336 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-19T22:23:14.336 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout 0 2026-02-19T22:23:14.336 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout ], 2026-02-19T22:23:14.336 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "a" 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout ], 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "quorum_age": 0, 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-19T22:23:14.337 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "btime": "2026-02-19T22:23:12:655564+0000", 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout ], 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T22:23:14.338 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:14.339 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-19T22:23:14.339 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T22:23:14.339 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "modified": "2026-02-19T22:23:12.655906+0000", 2026-02-19T22:23:14.339 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T22:23:14.339 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:14.339 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-19T22:23:14.339 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout } 2026-02-19T22:23:14.339 INFO:teuthology.orchestra.run.trial116.stdout:mgr not available, waiting (1/15)... 2026-02-19T22:23:15.149 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:14 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/375173510' entity='client.admin' 2026-02-19T22:23:15.149 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:14 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/3740625074' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-19T22:23:15.506 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:15 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: from numpy import show_config as show_numpy_config 2026-02-19T22:23:16.497 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout 2026-02-19T22:23:16.497 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout { 2026-02-19T22:23:16.497 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "fsid": "8c43ce93-0de1-11f1-bb5c-d404e6e7d460", 2026-02-19T22:23:16.497 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "health": { 2026-02-19T22:23:16.497 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-19T22:23:16.497 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-19T22:23:16.497 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-19T22:23:16.497 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:16.497 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-19T22:23:16.497 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-19T22:23:16.497 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout 0 2026-02-19T22:23:16.497 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout ], 2026-02-19T22:23:16.497 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-19T22:23:16.497 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "a" 2026-02-19T22:23:16.497 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout ], 2026-02-19T22:23:16.498 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2026-02-19T22:23:16.498 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-19T22:23:16.498 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T22:23:16.498 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-19T22:23:16.498 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-19T22:23:16.498 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:16.498 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-19T22:23:16.498 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T22:23:16.498 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-19T22:23:16.498 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-19T22:23:16.498 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-19T22:23:16.498 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-19T22:23:16.498 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-19T22:23:16.498 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-19T22:23:16.500 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:16.500 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-19T22:23:16.500 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-19T22:23:16.500 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-19T22:23:16.500 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-19T22:23:16.500 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-19T22:23:16.500 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-19T22:23:16.500 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-19T22:23:16.500 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-19T22:23:16.500 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "btime": "2026-02-19T22:23:12:655564+0000", 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout ], 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "modified": "2026-02-19T22:23:12.655906+0000", 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:16.501 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-19T22:23:16.502 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout } 2026-02-19T22:23:16.502 INFO:teuthology.orchestra.run.trial116.stdout:mgr not available, waiting (2/15)... 2026-02-19T22:23:16.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:16 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/1582813689' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-19T22:23:18.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:17 trial116 ceph-mon[34318]: Activating manager daemon x 2026-02-19T22:23:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:17 trial116 ceph-mon[34318]: mgrmap e2: x(active, starting, since 0.00260478s) 2026-02-19T22:23:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:17 trial116 ceph-mon[34318]: from='mgr.14100 10.20.193.116:0/3585246390' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-19T22:23:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:17 trial116 ceph-mon[34318]: from='mgr.14100 10.20.193.116:0/3585246390' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-19T22:23:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:17 trial116 ceph-mon[34318]: from='mgr.14100 10.20.193.116:0/3585246390' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-19T22:23:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:17 trial116 ceph-mon[34318]: from='mgr.14100 10.20.193.116:0/3585246390' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T22:23:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:17 trial116 ceph-mon[34318]: from='mgr.14100 10.20.193.116:0/3585246390' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-19T22:23:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:17 trial116 ceph-mon[34318]: Manager daemon x is now available 2026-02-19T22:23:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:17 trial116 ceph-mon[34318]: from='mgr.14100 10.20.193.116:0/3585246390' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-19T22:23:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:17 trial116 ceph-mon[34318]: from='mgr.14100 10.20.193.116:0/3585246390' entity='mgr.x' 2026-02-19T22:23:18.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:17 trial116 ceph-mon[34318]: from='mgr.14100 10.20.193.116:0/3585246390' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-19T22:23:18.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:17 trial116 ceph-mon[34318]: from='mgr.14100 10.20.193.116:0/3585246390' entity='mgr.x' 2026-02-19T22:23:18.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:17 trial116 ceph-mon[34318]: from='mgr.14100 10.20.193.116:0/3585246390' entity='mgr.x' 2026-02-19T22:23:18.771 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout 2026-02-19T22:23:18.772 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout { 2026-02-19T22:23:18.772 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "fsid": "8c43ce93-0de1-11f1-bb5c-d404e6e7d460", 2026-02-19T22:23:18.772 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "health": { 2026-02-19T22:23:18.772 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-19T22:23:18.772 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-19T22:23:18.772 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-19T22:23:18.772 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:18.772 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-19T22:23:18.773 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-19T22:23:18.773 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout 0 2026-02-19T22:23:18.773 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout ], 2026-02-19T22:23:18.773 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-19T22:23:18.773 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "a" 2026-02-19T22:23:18.773 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout ], 2026-02-19T22:23:18.773 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2026-02-19T22:23:18.773 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-19T22:23:18.773 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T22:23:18.773 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-19T22:23:18.773 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-19T22:23:18.773 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:18.774 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-19T22:23:18.774 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T22:23:18.774 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-19T22:23:18.774 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-19T22:23:18.774 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-19T22:23:18.774 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-19T22:23:18.774 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-19T22:23:18.774 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-19T22:23:18.774 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:18.774 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-19T22:23:18.774 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-19T22:23:18.774 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-19T22:23:18.775 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-19T22:23:18.775 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-19T22:23:18.775 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-19T22:23:18.775 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-19T22:23:18.775 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-19T22:23:18.775 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-19T22:23:18.775 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:18.775 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-19T22:23:18.775 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T22:23:18.775 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "btime": "2026-02-19T22:23:12:655564+0000", 2026-02-19T22:23:18.775 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-19T22:23:18.775 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-19T22:23:18.775 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:18.776 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-19T22:23:18.776 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-19T22:23:18.776 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-19T22:23:18.776 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-19T22:23:18.776 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-19T22:23:18.776 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-19T22:23:18.776 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout ], 2026-02-19T22:23:18.776 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T22:23:18.776 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:18.776 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-19T22:23:18.776 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T22:23:18.776 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "modified": "2026-02-19T22:23:12.655906+0000", 2026-02-19T22:23:18.776 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T22:23:18.777 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout }, 2026-02-19T22:23:18.777 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-19T22:23:18.777 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout } 2026-02-19T22:23:18.777 INFO:teuthology.orchestra.run.trial116.stdout:mgr is available 2026-02-19T22:23:18.993 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout 2026-02-19T22:23:18.993 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout [global] 2026-02-19T22:23:18.993 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout fsid = 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:23:18.993 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-19T22:23:18.993 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.116:3300,v1:10.20.193.116:6789] 2026-02-19T22:23:18.993 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-19T22:23:18.994 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-19T22:23:18.994 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-19T22:23:18.994 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-19T22:23:18.994 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout 2026-02-19T22:23:18.994 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-19T22:23:18.994 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-19T22:23:18.994 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout 2026-02-19T22:23:18.994 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout [osd] 2026-02-19T22:23:18.994 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-19T22:23:18.994 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-19T22:23:18.994 INFO:teuthology.orchestra.run.trial116.stdout:Enabling cephadm module... 2026-02-19T22:23:19.040 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:18 trial116 ceph-mon[34318]: mgrmap e3: x(active, since 1.00542s) 2026-02-19T22:23:19.041 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:18 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/3987942906' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-19T22:23:20.193 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:19 trial116 ceph-mon[34318]: mgrmap e4: x(active, since 2s) 2026-02-19T22:23:20.194 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:19 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/1846718352' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2026-02-19T22:23:20.194 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:19 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/2925560833' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2026-02-19T22:23:20.194 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:19 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: ignoring --setuser ceph since I am not root 2026-02-19T22:23:20.194 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:19 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: ignoring --setgroup ceph since I am not root 2026-02-19T22:23:20.215 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout { 2026-02-19T22:23:20.215 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "epoch": 5, 2026-02-19T22:23:20.215 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-19T22:23:20.216 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "active_name": "x", 2026-02-19T22:23:20.216 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-19T22:23:20.216 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout } 2026-02-19T22:23:20.216 INFO:teuthology.orchestra.run.trial116.stdout:Waiting for the mgr to restart... 2026-02-19T22:23:20.216 INFO:teuthology.orchestra.run.trial116.stdout:Waiting for mgr epoch 5... 2026-02-19T22:23:21.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:20 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/2925560833' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-02-19T22:23:21.257 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:20 trial116 ceph-mon[34318]: mgrmap e5: x(active, since 3s) 2026-02-19T22:23:21.257 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:20 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/3137557371' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-19T22:23:21.257 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:20 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: /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-19T22:23:21.257 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:20 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 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-19T22:23:21.257 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:20 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: from numpy import show_config as show_numpy_config 2026-02-19T22:23:23.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:22 trial116 ceph-mon[34318]: Active manager daemon x restarted 2026-02-19T22:23:23.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:22 trial116 ceph-mon[34318]: Activating manager daemon x 2026-02-19T22:23:23.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:22 trial116 ceph-mon[34318]: osdmap e2: 0 total, 0 up, 0 in 2026-02-19T22:23:23.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:22 trial116 ceph-mon[34318]: mgrmap e6: x(active, starting, since 0.00263963s) 2026-02-19T22:23:23.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:22 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T22:23:23.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:22 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-19T22:23:23.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:22 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-19T22:23:23.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:22 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-19T22:23:23.257 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:22 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-19T22:23:23.257 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:22 trial116 ceph-mon[34318]: Manager daemon x is now available 2026-02-19T22:23:23.767 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout { 2026-02-19T22:23:23.767 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2026-02-19T22:23:23.767 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-19T22:23:23.767 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout } 2026-02-19T22:23:23.767 INFO:teuthology.orchestra.run.trial116.stdout:mgr epoch 5 is available 2026-02-19T22:23:23.767 INFO:teuthology.orchestra.run.trial116.stdout:Verifying orchestrator module is enabled... 2026-02-19T22:23:24.506 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:24 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:24.507 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:24 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:24.507 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:24 trial116 ceph-mon[34318]: Found migration_current of "None". Setting to last migration. 2026-02-19T22:23:24.507 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:24 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:24.507 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:24 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:24.507 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:24 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:24.507 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:24 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:24.507 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:24 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:23:24.507 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:24 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:23:24.508 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:24 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-19T22:23:24.508 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:24 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-19T22:23:24.508 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:24 trial116 ceph-mon[34318]: mgrmap e7: x(active, since 1.00327s) 2026-02-19T22:23:24.508 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:24 trial116 ceph-mon[34318]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-19T22:23:24.508 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:24 trial116 ceph-mon[34318]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-19T22:23:24.508 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:24 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:24.508 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:24 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:24.508 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:24 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/3817661225' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2026-02-19T22:23:24.847 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2026-02-19T22:23:24.847 INFO:teuthology.orchestra.run.trial116.stdout:Setting orchestrator backend to cephadm... 2026-02-19T22:23:25.313 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout value unchanged 2026-02-19T22:23:25.314 INFO:teuthology.orchestra.run.trial116.stdout:Generating ssh key... 2026-02-19T22:23:25.334 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:25 trial116 ceph-mon[34318]: [19/Feb/2026:22:23:23] ENGINE Bus STARTING 2026-02-19T22:23:25.335 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:25 trial116 ceph-mon[34318]: [19/Feb/2026:22:23:24] ENGINE Serving on https://10.20.193.116:7150 2026-02-19T22:23:25.335 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:25 trial116 ceph-mon[34318]: [19/Feb/2026:22:23:24] ENGINE Client ('10.20.193.116', 56938) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-19T22:23:25.335 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:25 trial116 ceph-mon[34318]: [19/Feb/2026:22:23:24] ENGINE Serving on http://10.20.193.116:8765 2026-02-19T22:23:25.335 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:25 trial116 ceph-mon[34318]: [19/Feb/2026:22:23:24] ENGINE Bus STARTED 2026-02-19T22:23:25.335 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:25 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:23:25.335 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:25 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/3817661225' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2026-02-19T22:23:25.335 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:25 trial116 ceph-mon[34318]: mgrmap e8: x(active, since 2s) 2026-02-19T22:23:25.335 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:25 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:25.335 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:25 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:23:25.591 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:25 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: Generating public/private ed25519 key pair. 2026-02-19T22:23:25.591 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:25 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: Your identification has been saved in /tmp/tmpu0ni4y8k/key 2026-02-19T22:23:25.591 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:25 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: Your public key has been saved in /tmp/tmpu0ni4y8k/key.pub 2026-02-19T22:23:25.591 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:25 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: The key fingerprint is: 2026-02-19T22:23:25.591 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:25 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: SHA256:CgSvz2CG25ZYpTjj7jD29BUoB3hwuDIp787BllSfZ6Y ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:23:25.591 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:25 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: The key's randomart image is: 2026-02-19T22:23:25.591 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:25 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: +--[ED25519 256]--+ 2026-02-19T22:23:25.591 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:25 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: | .o. | 2026-02-19T22:23:25.592 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:25 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: | .+o | 2026-02-19T22:23:25.592 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:25 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: | o.o= | 2026-02-19T22:23:25.592 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:25 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: |=+.*.... | 2026-02-19T22:23:25.592 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:25 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: |BoO..oo.S | 2026-02-19T22:23:25.592 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:25 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: |.%.*o. *. | 2026-02-19T22:23:25.592 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:25 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: |=+O.o E. | 2026-02-19T22:23:25.592 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:25 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: |+=+.. . | 2026-02-19T22:23:25.592 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:25 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: |.+o. . | 2026-02-19T22:23:25.592 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:25 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: +----[SHA256]-----+ 2026-02-19T22:23:25.776 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDh2fG64wF76iADkq5pQIJmEHqSA24n7nhKfZt7K4ygo ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:23:25.777 INFO:teuthology.orchestra.run.trial116.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2026-02-19T22:23:25.777 INFO:teuthology.orchestra.run.trial116.stdout:Adding key to root@localhost authorized_keys... 2026-02-19T22:23:25.778 INFO:teuthology.orchestra.run.trial116.stdout:Adding host trial116... 2026-02-19T22:23:26.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:26 trial116 ceph-mon[34318]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:23:26.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:26 trial116 ceph-mon[34318]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:23:26.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:26 trial116 ceph-mon[34318]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:23:26.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:26 trial116 ceph-mon[34318]: Generating ssh key... 2026-02-19T22:23:26.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:26 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:26.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:26 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:26.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:26 trial116 ceph-mon[34318]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:23:27.564 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout Added host 'trial116' with addr '10.20.193.116' 2026-02-19T22:23:27.564 INFO:teuthology.orchestra.run.trial116.stdout:Deploying unmanaged mon service... 2026-02-19T22:23:27.888 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:27 trial116 ceph-mon[34318]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial116", "addr": "10.20.193.116", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:23:27.889 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:27 trial116 ceph-mon[34318]: Deploying cephadm binary to trial116 2026-02-19T22:23:27.911 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2026-02-19T22:23:27.911 INFO:teuthology.orchestra.run.trial116.stdout:Deploying unmanaged mgr service... 2026-02-19T22:23:28.152 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2026-02-19T22:23:28.624 INFO:teuthology.orchestra.run.trial116.stdout:Enabling the dashboard module... 2026-02-19T22:23:28.647 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:28 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:28.647 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:28 trial116 ceph-mon[34318]: Added host trial116 2026-02-19T22:23:28.647 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:28 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:23:28.647 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:28 trial116 ceph-mon[34318]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:23:28.647 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:28 trial116 ceph-mon[34318]: Saving service mon spec with placement count:5 2026-02-19T22:23:28.647 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:28 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:28.647 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:28 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:28.647 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:28 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:28.647 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:28 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:28.647 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:28 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/1941462061' entity='client.admin' 2026-02-19T22:23:29.821 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:29 trial116 ceph-mon[34318]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:23:29.821 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:29 trial116 ceph-mon[34318]: Saving service mgr spec with placement count:2 2026-02-19T22:23:29.821 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:29 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/4022792974' entity='client.admin' 2026-02-19T22:23:29.821 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:29 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:29.821 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:29 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/2170610182' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2026-02-19T22:23:29.821 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:29 trial116 ceph-mon[34318]: from='mgr.14118 10.20.193.116:0/2924212126' entity='mgr.x' 2026-02-19T22:23:29.822 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:29 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: ignoring --setuser ceph since I am not root 2026-02-19T22:23:29.822 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:29 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: ignoring --setgroup ceph since I am not root 2026-02-19T22:23:29.977 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout { 2026-02-19T22:23:29.977 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "epoch": 9, 2026-02-19T22:23:29.977 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-19T22:23:29.977 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "active_name": "x", 2026-02-19T22:23:29.977 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-19T22:23:29.977 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout } 2026-02-19T22:23:29.978 INFO:teuthology.orchestra.run.trial116.stdout:Waiting for the mgr to restart... 2026-02-19T22:23:29.978 INFO:teuthology.orchestra.run.trial116.stdout:Waiting for mgr epoch 9... 2026-02-19T22:23:31.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:30 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/2170610182' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-02-19T22:23:31.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:30 trial116 ceph-mon[34318]: mgrmap e9: x(active, since 6s) 2026-02-19T22:23:31.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:30 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/1312413287' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-19T22:23:31.007 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:30 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: /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-19T22:23:31.007 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:30 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 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-19T22:23:31.007 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:23:30 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: from numpy import show_config as show_numpy_config 2026-02-19T22:23:33.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:32 trial116 ceph-mon[34318]: Active manager daemon x restarted 2026-02-19T22:23:33.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:32 trial116 ceph-mon[34318]: Activating manager daemon x 2026-02-19T22:23:33.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:32 trial116 ceph-mon[34318]: osdmap e3: 0 total, 0 up, 0 in 2026-02-19T22:23:33.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:32 trial116 ceph-mon[34318]: mgrmap e10: x(active, starting, since 0.00285968s) 2026-02-19T22:23:33.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:32 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T22:23:33.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:32 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-19T22:23:33.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:32 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-19T22:23:33.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:32 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-19T22:23:33.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:32 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-19T22:23:33.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:32 trial116 ceph-mon[34318]: Manager daemon x is now available 2026-02-19T22:23:33.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:33 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:23:33.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:33 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-19T22:23:33.747 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:33 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-19T22:23:33.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:33 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:33.748 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:33 trial116 ceph-mon[34318]: mgrmap e11: x(active, since 1.00435s) 2026-02-19T22:23:33.753 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout { 2026-02-19T22:23:33.753 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2026-02-19T22:23:33.753 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-19T22:23:33.753 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout } 2026-02-19T22:23:33.753 INFO:teuthology.orchestra.run.trial116.stdout:mgr epoch 9 is available 2026-02-19T22:23:33.753 INFO:teuthology.orchestra.run.trial116.stdout:Using certmgr to generate dashboard self-signed certificate... 2026-02-19T22:23:34.468 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIFIDCCAwigAwIBAgIUVW3ur0z1192vxTdeGLxOZIQOB7IwDQYJKoZIhvcNAQEL\nBQAwPDE6MDgGA1UEAwwxY2VwaGFkbS1yb290LThjNDNjZTkzLTBkZTEtMTFmMS1i\nYjVjLWQ0MDRlNmU3ZDQ2MDAeFw0yNjAyMTkyMjIzMzRaFw0yOTAyMTgyMjIzMzRa\nMBgxFjAUBgNVBAMMDTEwLjIwLjE5My4xMTYwggIiMA0GCSqGSIb3DQEBAQUAA4IC\nDwAwggIKAoICAQDJNxNj5kuQQ8QHYgsZ1uq1p5ExGGsxbqnZLS05oxtbg600952R\nTThcL+JGzBgMrl6EIN0sBGuBMPzYLu0zTnxzauuQMOdkbWlkoHtrXbJXvmxVgEj9\nuwcCdO0v5VeoYcT481TvX5qOTEgrk9gguZDsT89LHB+v32wcd73fSEapiUq9ej/r\nt7wab7zTXAJpm8smUhYFy3a19J78PU9lP9bnFJ4Z8Fv1ZcJdcIH/VHkxDQG+0wy2\n6e8UXMBGGGfqrphRwplwKG5OwdpGAdd+wimXAJ+EL+3Yaan+m2nNo73mWMV4Cyj5\n9Ihq3vsolGXW8ZVevaoqZ1rqf0FjA2LBxcGxesoj9dIEEO/pcXEn/YHQDhgHXLaj\nOf+elscw8UhY5SGsFr6zBL735Zb+/jLh2o0Wf5+Ky0Ws22a1Wr/czEJk5T8dWhDE\nE15Qcapv60/A6cl7e3YxQfOpkCPwn025WvLxejGQVFrDphTGbHvFKoMPDhwYG3FQ\nTymORF/rJksrRRrzWVzjOXt7XxVqTjo4sCFWyuVVVdEmpJiB2/0bVr37+U5RgzlL\nRpyXOuY9l7s9g7IR0rq41tQotmPQBjhrrOeff1Z46l875tHfbRLkRmxLzh/H6gea\n+w9Q+C7fdcmYMphU/fv9MT5wdgixrJ6lqFcJjZQWzbSJoccpCg3xxwUDrQIDAQAB\noz4wPDAsBgNVHREEJTAjggh0cmlhbDExNoIRZGFzaGJvYXJkX3NlcnZlcnOHBAoU\nwXQwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQsFAAOCAgEApW6eNqkRSTafO9c6\nPcEpAUJYz/e5VzmrP4QskUJEfJyp3OvwAD9+jR7NFNDeaZRXy8vLt/wVhXHUuYv+\ndIhozJ2Epoom3kv/c8KDQfH9xyAocdM/uc/FV7+sUo4OXVVY/evVnzk7DDpi69YV\nC76ux3YtD29x71PCnrqOev98O+k8wqn9d07LqHNFDC9A6e+rRgznLUGe72TrXORN\nFB9VROyJN7Dz2DjO5HnTV1GKj9cgRKTX4gElNw+j9TMEAwFwpZBnyxMxPU454s5e\n/ARrYDvBqKR3JYikSLLlEBl1smiglT6zJdAR2hliX/ZLrEqTFPHW3H6wpHI5uCon\nkhNzTeSXQDBH8+CcRh/1pfK7QzPMvYNcDc8aFeVG+LGE7kBuSyshOH9nuHbWXwMr\nsZmGjrD3bInMYKPWZXe0+4fQc7YB+AAiPmVPkr1p3dlXx/Ta274fcJh1d935GcZC\nfc5f7ZT1UF7K1odnKIqTB14nduNX0Z6Vg6H3f/fx74x4KNP9/6cNZGSkqbFSNbTt\nJBtQYL7jIwHtGxVQH6QVxSrgv0dr7yZZLt0s3Htbqxum/L5sPJFjOP31m0unCPQQ\n0Er3/qYKWu7tE6aAJaIc1uuJcYyryr9cQUPj2bZ6gCc8K2Z0px8gBYz6iNVj7AdD\nyoAVtrVeOxmEzeI5pSJiMh0e1+Y=\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJJwIBAAKCAgEAyTcTY+ZLkEPEB2ILGdbqtaeRMRhrMW6p2S0tOaMbW4OtNPed\nkU04XC/iRswYDK5ehCDdLARrgTD82C7tM058c2rrkDDnZG1pZKB7a12yV75sVYBI\n/bsHAnTtL+VXqGHE+PNU71+ajkxIK5PYILmQ7E/PSxwfr99sHHe930hGqYlKvXo/\n67e8Gm+801wCaZvLJlIWBct2tfSe/D1PZT/W5xSeGfBb9WXCXXCB/1R5MQ0BvtMM\ntunvFFzARhhn6q6YUcKZcChuTsHaRgHXfsIplwCfhC/t2Gmp/ptpzaO95ljFeAso\n+fSIat77KJRl1vGVXr2qKmda6n9BYwNiwcXBsXrKI/XSBBDv6XFxJ/2B0A4YB1y2\nozn/npbHMPFIWOUhrBa+swS+9+WW/v4y4dqNFn+fistFrNtmtVq/3MxCZOU/HVoQ\nxBNeUHGqb+tPwOnJe3t2MUHzqZAj8J9NuVry8XoxkFRaw6YUxmx7xSqDDw4cGBtx\nUE8pjkRf6yZLK0Ua81lc4zl7e18Vak46OLAhVsrlVVXRJqSYgdv9G1a9+/lOUYM5\nS0aclzrmPZe7PYOyEdK6uNbUKLZj0AY4a6znn39WeOpfO+bR320S5EZsS84fx+oH\nmvsPUPgu33XJmDKYVP37/TE+cHYIsayepahXCY2UFs20iaHHKQoN8ccFA60CAwEA\nAQKCAgA7JNCywwz/9SNIJkXsDPOFfKEdRLexWn1bRD+wWuSeNCiz0nrCrGd+FWcV\n90S0aYaHoN9R4mS1HzCa3MRFGfNTu6BNDErfhpd9h/xvFSXoS6UtRp1t000eqD7V\nnrxy1nYe1Otoxvm3jO2DvZvAFrtl8pmUUspvmCT/gyTQ3j5C9AN/iVEDmMiWHrTq\njXd6ElyWwXcOsf0NQ799lgnh0W96EeHc7v0gtw34CCt14R8UT2XtcLyigUWQfyjX\nEbJt1W8ZTTFrub6esLVXcZAlhq3R4FGC+dGYFIrut0DUvKYDcKFuhR1Ax2NXwn4h\nsejzUqRcqjQ77ZBYMBqIn4SmP1oMqtImBZi58zRMd4xs+8DdmTSpem3d/5xoO6f1\nx29u5lNBP0VdnTlBTdeiV3ls3HX+Zqs2neQusSpVkRt77YCAgpV61g1FWhlPrBzg\n7LeDBUBfpGVf3skbdAZbWSTWUrt0I1B4KZnLjCmxcsdH4Yq7Ngcxo18e2jEXLYH0\n16JHS/PmT2QQ4LUPAEDL+N0h7aukjbS8ZryzdmuGoZHCttfM+J7mTBLA65bGr0Sj\nAqHYErF9+C0Y1aQcShj+v1irOVuw0EgwlxMTSNLhqy7omG04lJuCJgGOHoKUMljs\nCvlBz6KKw2yn+jCfgJgiE4XM+9pEPjkZM8GY9zkE01rVMqXyEwKCAQEA78uMyHeW\nSj/A/BlfeAQW7U6y9/sC+lY2egMgV9MAiEnS3lzS2nqXBzm5Oo/z/Vnb1ndcEqfh\n2oqdWZ0bnCqaZgnCpWUm8rVzHmMMxoGf5y/+W9NnpxTFF/G3MisUf54l8/xh4ic1\nuXT9U3Q5DiFSFU3muIHi3rla10QUGuSdrfp6ynEpFU05J3Xqupbyx/51PVnzLMOm\nvllWmPHbbOBhGjJ1qVTGAV0U/AH31GmV71HEDwEmResu/E35vW2ArX0jC2PfumMi\nFIr4ibrKRACKxbkirAukcyilqnOfrWJVsEIElIrDiskruv+eIMiSd2BNRIF3i3LM\nforL3/18dLsQ3wKCAQEA1tAX1BJmVcIffXUegg0Y/XW13rEOI4yfu/alJJUEFanF\n9PoiNJukiyI+yuAn0F1P0mtBwb4BXZe66A0m/BX7xdXAZv4VEpc0vLq7Yk16WeYf\nlt41G3c2USr062bkW/EzEJ1/KjTr1ZPB1eNzg7tYWQ/LMmfYo/f3iUsy33pDHRMV\nxI7zS5rAGntr3Bp34lWhVzNJZV1/wGl7UNwU9fxAtECVyIJs06eMNk1vMGS8RUpL\nXROq8TgMWWUGHWyCXrw0+D5PSBwEZnbzI9fXkkY2ILnagXpxarptEgixyYQDpShE\ni39VS0/AAAFrXfaB8xd+F12sxPeYK0GSnaqgsQwA8wKCAQBgUj4hxE+dUZCecz6z\nAcmH10XycGSY1Aqb5ieWv44GMMlAQr77vaRu5ZPu3yYdzXuN4XIdmEwTsfxUo9QU\nXdSZSjBiqYgElDhCq3zVO/pULiYZEokfRyuIW7K/tyhLvuX15JoY8rEU5tZfMF8+\nusmy/xC/aoUL/B5uO81rpAtmeCfcq6naAaQEosv/2WR6S08irsAMaibPbSlo1DXU\nvSikEkLLGt9SauZj+BJpw2PTtt9vO4H5Meg0tsmrepHmnk52Y87Zmrp00AHXqS1Y\nNXOIyr4Pp7mN/HTXTAyG4+oRm+MlG7xCQl6LheQpvQeAZjGDZBH19M4Jwoz0U2kr\npny3AoIBADMVX2VGTuG7/UMXc/7XYIb91Bc2IbegfGf1moYdjdAdBH9icHn0PWf8\n59PVBILPfej7KrMJHUgFiiQe5JN0IuCEGXIkoBxAqwDqox8Yb60rRX3aL+TtL5ST\n05SbbljS/iLIYXJHDYJH1gOoSFMeXT8ou1isS1+K22nh4SI17/ndDQMmP4NONLrX\neOnpvXKsjGaxQpYBaxz1uKac/7sTlsuGxFffdEPNB1Huji+C9SbBKTTkNXWRr5Ye\nqRqcMFCZDzutjasHRqCbTuzKKnCVk8+qguThmlEYLlHokWbrpvZCojJOQJldSLp3\nm/HHalXF0215EFnyy1QWDujBp98SjLMCggEAPvFZzuQYUH592lAJeT3rhaW18Su5\narKBQTuVZ113+Ldr7ukRM43lka11PkJKW6TZFAEOJtN/Ilr8jtYpo4mYk83mYE2k\nPJLAIGOJ+L0yNcPEPRZ72uBM271Y5H/4hyvzlnQmq7VcyopfL3nZUmZwzrOHx7V3\n5Vhe/FtMB0xGrRIppiZQkdBgq71IlDakSbbXGnOHY3VV1JBdur2GeCvjlwTR49sz\n0dlh6WAnJzghZjpwn/C8QDMPQ6I8xfXnQSRu50EkFIxotoyYKOhe8HlbjB78UiIv\n1eiHmoLgzVCcaBwmFqnH43rgocdmTxUJofzkUlv1leCvTBzDde2YVlRpEQ==\n-----END RSA PRIVATE KEY-----\n"} 2026-02-19T22:23:34.705 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:34 trial116 ceph-mon[34318]: [19/Feb/2026:22:23:32] ENGINE Bus STARTING 2026-02-19T22:23:34.705 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:34 trial116 ceph-mon[34318]: [19/Feb/2026:22:23:32] ENGINE Serving on http://10.20.193.116:8765 2026-02-19T22:23:34.705 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:34 trial116 ceph-mon[34318]: [19/Feb/2026:22:23:33] ENGINE Serving on https://10.20.193.116:7150 2026-02-19T22:23:34.705 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:34 trial116 ceph-mon[34318]: [19/Feb/2026:22:23:33] ENGINE Bus STARTED 2026-02-19T22:23:34.705 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:34 trial116 ceph-mon[34318]: [19/Feb/2026:22:23:33] ENGINE Client ('10.20.193.116', 33458) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-19T22:23:34.705 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:34 trial116 ceph-mon[34318]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-19T22:23:34.705 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:34 trial116 ceph-mon[34318]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-19T22:23:34.705 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:34 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:34.707 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout SSL certificate updated 2026-02-19T22:23:34.948 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2026-02-19T22:23:34.948 INFO:teuthology.orchestra.run.trial116.stdout:Creating initial admin user... 2026-02-19T22:23:35.386 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$EPkPmlGOJ10UOKx0u7n1Bef8cgiNUOhDRPZqTPDRjRGXKvKsfMH5K", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1771539815, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2026-02-19T22:23:35.386 INFO:teuthology.orchestra.run.trial116.stdout:Fetching dashboard port number... 2026-02-19T22:23:35.606 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stdout 8443 2026-02-19T22:23:35.615 INFO:teuthology.orchestra.run.trial116.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-19T22:23:35.616 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stdout disabled 2026-02-19T22:23:35.622 INFO:teuthology.orchestra.run.trial116.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-19T22:23:35.622 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stdout inactive 2026-02-19T22:23:35.622 INFO:teuthology.orchestra.run.trial116.stdout:firewalld.service is not enabled 2026-02-19T22:23:35.622 INFO:teuthology.orchestra.run.trial116.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2026-02-19T22:23:35.623 INFO:teuthology.orchestra.run.trial116.stdout:Ceph Dashboard is now available at: 2026-02-19T22:23:35.623 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:23:35.623 INFO:teuthology.orchestra.run.trial116.stdout: URL: https://trial116:8443/ 2026-02-19T22:23:35.623 INFO:teuthology.orchestra.run.trial116.stdout: User: admin 2026-02-19T22:23:35.623 INFO:teuthology.orchestra.run.trial116.stdout: Password: 26775xykqi 2026-02-19T22:23:35.623 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:23:35.624 INFO:teuthology.orchestra.run.trial116.stdout:Saving cluster configuration to /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/config directory 2026-02-19T22:23:35.897 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:35 trial116 ceph-mon[34318]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:23:35.897 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:35 trial116 ceph-mon[34318]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:23:35.897 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:35 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:35.897 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:35 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:35.897 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:35 trial116 ceph-mon[34318]: mgrmap e12: x(active, since 2s) 2026-02-19T22:23:35.897 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:35 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:35.897 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:35 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/364738405' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2026-02-19T22:23:35.902 INFO:teuthology.orchestra.run.trial116.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2026-02-19T22:23:35.902 INFO:teuthology.orchestra.run.trial116.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2026-02-19T22:23:35.902 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:23:35.902 INFO:teuthology.orchestra.run.trial116.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2026-02-19T22:23:35.902 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:23:35.902 INFO:teuthology.orchestra.run.trial116.stdout:Or, if you are only running a single cluster on this host: 2026-02-19T22:23:35.902 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:23:35.902 INFO:teuthology.orchestra.run.trial116.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2026-02-19T22:23:35.902 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:23:35.902 INFO:teuthology.orchestra.run.trial116.stdout:Please consider enabling telemetry to help improve Ceph: 2026-02-19T22:23:35.903 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:23:35.903 INFO:teuthology.orchestra.run.trial116.stdout: ceph telemetry on 2026-02-19T22:23:35.903 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:23:35.903 INFO:teuthology.orchestra.run.trial116.stdout:For more information see: 2026-02-19T22:23:35.903 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:23:35.903 INFO:teuthology.orchestra.run.trial116.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2026-02-19T22:23:35.903 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:23:35.903 INFO:teuthology.orchestra.run.trial116.stdout:Bootstrap complete. 2026-02-19T22:23:35.909 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stdout static 2026-02-19T22:23:35.915 INFO:teuthology.orchestra.run.trial116.stdout:Non-zero exit code 3 from systemctl is-active logrotate 2026-02-19T22:23:35.915 INFO:teuthology.orchestra.run.trial116.stdout:systemctl: stdout inactive 2026-02-19T22:23:35.915 INFO:teuthology.orchestra.run.trial116.stdout:Enabling the logrotate.timer service to perform daily log rotation. 2026-02-19T22:23:36.067 INFO:tasks.cephadm:Fetching config... 2026-02-19T22:23:36.067 DEBUG:teuthology.orchestra.run.trial116:> set -ex 2026-02-19T22:23:36.067 DEBUG:teuthology.orchestra.run.trial116:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2026-02-19T22:23:36.085 INFO:tasks.cephadm:Fetching client.admin keyring... 2026-02-19T22:23:36.085 DEBUG:teuthology.orchestra.run.trial116:> set -ex 2026-02-19T22:23:36.085 DEBUG:teuthology.orchestra.run.trial116:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2026-02-19T22:23:36.141 INFO:tasks.cephadm:Fetching mon keyring... 2026-02-19T22:23:36.141 DEBUG:teuthology.orchestra.run.trial116:> set -ex 2026-02-19T22:23:36.141 DEBUG:teuthology.orchestra.run.trial116:> sudo dd if=/var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/keyring of=/dev/stdout 2026-02-19T22:23:36.208 INFO:tasks.cephadm:Fetching pub ssh key... 2026-02-19T22:23:36.208 DEBUG:teuthology.orchestra.run.trial116:> set -ex 2026-02-19T22:23:36.209 DEBUG:teuthology.orchestra.run.trial116:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2026-02-19T22:23:36.266 INFO:tasks.cephadm:Installing pub ssh key for root users... 2026-02-19T22:23:36.267 DEBUG:teuthology.orchestra.run.trial116:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDh2fG64wF76iADkq5pQIJmEHqSA24n7nhKfZt7K4ygo ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-19T22:23:36.342 INFO:teuthology.orchestra.run.trial116.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDh2fG64wF76iADkq5pQIJmEHqSA24n7nhKfZt7K4ygo ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:23:36.352 DEBUG:teuthology.orchestra.run.trial138:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDh2fG64wF76iADkq5pQIJmEHqSA24n7nhKfZt7K4ygo ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-19T22:23:36.388 INFO:teuthology.orchestra.run.trial138.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDh2fG64wF76iADkq5pQIJmEHqSA24n7nhKfZt7K4ygo ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:23:36.399 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2026-02-19T22:23:36.514 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:23:36.770 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2026-02-19T22:23:36.770 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph orch client-keyring set client.admin '*' --mode 0755 2026-02-19T22:23:36.887 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:23:36.939 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:36 trial116 ceph-mon[34318]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:23:36.939 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:36 trial116 ceph-mon[34318]: 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-19T22:23:36.939 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:36 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/45819482' entity='client.admin' 2026-02-19T22:23:37.145 INFO:tasks.cephadm:Remote trial138 excluded from cephadm cluster by role 2026-02-19T22:23:37.146 INFO:tasks.cephadm:Setting crush tunables to default 2026-02-19T22:23:37.146 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph osd crush tunables default 2026-02-19T22:23:37.263 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:23:38.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:37 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/1011259021' entity='client.admin' 2026-02-19T22:23:38.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:37 trial116 ceph-mon[34318]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:23:38.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:37 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:38.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:37 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/2751459825' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2026-02-19T22:23:38.105 INFO:teuthology.orchestra.run.trial116.stderr:adjusted tunables profile to default 2026-02-19T22:23:38.147 INFO:tasks.cephadm:Adding mon.a on trial116 2026-02-19T22:23:38.147 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph orch apply mon '1;trial116:10.20.193.116=a' 2026-02-19T22:23:38.263 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:23:38.491 INFO:teuthology.orchestra.run.trial116.stdout:Scheduled mon update... 2026-02-19T22:23:38.529 INFO:tasks.cephadm:Waiting for 1 mons in monmap... 2026-02-19T22:23:38.529 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph mon dump -f json 2026-02-19T22:23:38.649 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:23:38.909 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:23:38.910 INFO:teuthology.orchestra.run.trial116.stdout:{"epoch":1,"fsid":"8c43ce93-0de1-11f1-bb5c-d404e6e7d460","modified":"2026-02-19T22:23:11.672383Z","created":"2026-02-19T22:23:11.672383Z","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.116:3300","nonce":0},{"type":"v1","addr":"10.20.193.116:6789","nonce":0}]},"addr":"10.20.193.116:6789/0","public_addr":"10.20.193.116:6789/0","priority":0,"weight":0,"time_added":"2026-02-19T22:23:11:672394+0000","crush_location":[]}],"quorum":[0]} 2026-02-19T22:23:38.910 INFO:teuthology.orchestra.run.trial116.stderr:dumped monmap epoch 1 2026-02-19T22:23:38.926 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:38.926 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:38.926 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:trial116", "name": "osd_memory_target"} : dispatch 2026-02-19T22:23:38.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:23:38.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:23:38.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: Updating trial116:/etc/ceph/ceph.conf 2026-02-19T22:23:38.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: Updating trial116:/var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/config/ceph.conf 2026-02-19T22:23:38.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/2751459825' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-02-19T22:23:38.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: osdmap e4: 0 total, 0 up, 0 in 2026-02-19T22:23:38.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: Updating trial116:/etc/ceph/ceph.client.admin.keyring 2026-02-19T22:23:38.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: Updating trial116:/var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-19T22:23:38.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:38.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:38.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:38.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "1;trial116:10.20.193.116=a", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:23:38.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: Saving service mon spec with placement trial116:10.20.193.116=a;count:1 2026-02-19T22:23:38.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:38.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: Certificate for "cephadm-signed_agent_cert (trial116)" is still valid for 1824 days. 2026-02-19T22:23:38.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:23:38.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:23:38.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:23:38.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:38.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:38.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: Reconfiguring mon.a (unknown last config time)... 2026-02-19T22:23:38.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-19T22:23:38.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-19T22:23:38.929 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:23:38.929 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:38 trial116 ceph-mon[34318]: Reconfiguring daemon mon.a on trial116 2026-02-19T22:23:38.948 INFO:tasks.cephadm:Generating final ceph.conf file... 2026-02-19T22:23:38.948 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph config generate-minimal-conf 2026-02-19T22:23:39.065 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:23:39.274 INFO:teuthology.orchestra.run.trial116.stdout:# minimal ceph.conf for 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:23:39.274 INFO:teuthology.orchestra.run.trial116.stdout:[global] 2026-02-19T22:23:39.275 INFO:teuthology.orchestra.run.trial116.stdout: fsid = 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:23:39.275 INFO:teuthology.orchestra.run.trial116.stdout: mon_host = [v2:10.20.193.116:3300/0,v1:10.20.193.116:6789/0] 2026-02-19T22:23:39.327 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2026-02-19T22:23:39.327 DEBUG:teuthology.orchestra.run.trial116:> set -ex 2026-02-19T22:23:39.327 DEBUG:teuthology.orchestra.run.trial116:> sudo dd of=/etc/ceph/ceph.conf 2026-02-19T22:23:39.354 DEBUG:teuthology.orchestra.run.trial116:> set -ex 2026-02-19T22:23:39.355 DEBUG:teuthology.orchestra.run.trial116:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-19T22:23:39.419 INFO:tasks.cephadm:Adding mgr.x on trial116 2026-02-19T22:23:39.419 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph orch apply mgr '1;trial116=x' 2026-02-19T22:23:39.570 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:23:39.794 INFO:teuthology.orchestra.run.trial116.stdout:Scheduled mgr update... 2026-02-19T22:23:39.832 DEBUG:tasks.cephadm:set 0 configs 2026-02-19T22:23:39.832 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph config dump 2026-02-19T22:23:39.948 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:23:39.998 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:39 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:39.998 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:39 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:39.999 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:39 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/455921483' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-19T22:23:39.999 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:39 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/3720336421' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:23:39.999 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:39 trial116 ceph-mon[34318]: mgrmap e13: x(active, since 6s) 2026-02-19T22:23:39.999 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:39 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:39.999 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:39 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:23:39.999 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:39 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:23:39.999 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:39 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:23:40.000 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:39 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:40.000 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:39 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:40.000 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:39 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-19T22:23:40.000 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:39 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2026-02-19T22:23:40.000 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:39 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:23:40.156 INFO:teuthology.orchestra.run.trial116.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-19T22:23:40.156 INFO:teuthology.orchestra.run.trial116.stdout:global dev auth_debug true 2026-02-19T22:23:40.156 INFO:teuthology.orchestra.run.trial116.stdout:global basic container_image quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9 * 2026-02-19T22:23:40.156 INFO:teuthology.orchestra.run.trial116.stdout:global dev debug_asserts_on_shutdown true 2026-02-19T22:23:40.156 INFO:teuthology.orchestra.run.trial116.stdout:global basic log_to_file true 2026-02-19T22:23:40.156 INFO:teuthology.orchestra.run.trial116.stdout:global basic log_to_journald false 2026-02-19T22:23:40.157 INFO:teuthology.orchestra.run.trial116.stdout:global basic log_to_stderr false 2026-02-19T22:23:40.157 INFO:teuthology.orchestra.run.trial116.stdout:global advanced mon_allow_pool_delete true 2026-02-19T22:23:40.157 INFO:teuthology.orchestra.run.trial116.stdout:global advanced mon_clock_drift_allowed 1.000000 2026-02-19T22:23:40.157 INFO:teuthology.orchestra.run.trial116.stdout:global advanced mon_cluster_log_to_file true 2026-02-19T22:23:40.157 INFO:teuthology.orchestra.run.trial116.stdout:global advanced mon_max_pg_per_osd 10000 2026-02-19T22:23:40.157 INFO:teuthology.orchestra.run.trial116.stdout:global advanced mon_pg_warn_max_object_skew 0.000000 2026-02-19T22:23:40.157 INFO:teuthology.orchestra.run.trial116.stdout:global advanced mon_warn_on_crush_straw_calc_version_zero false 2026-02-19T22:23:40.157 INFO:teuthology.orchestra.run.trial116.stdout:global advanced mon_warn_on_legacy_crush_tunables false 2026-02-19T22:23:40.157 INFO:teuthology.orchestra.run.trial116.stdout:global advanced mon_warn_on_osd_down_out_interval_zero false 2026-02-19T22:23:40.157 INFO:teuthology.orchestra.run.trial116.stdout:global dev mon_warn_on_pool_pg_num_not_power_of_two false 2026-02-19T22:23:40.158 INFO:teuthology.orchestra.run.trial116.stdout:global advanced mon_warn_on_too_few_osds false 2026-02-19T22:23:40.158 INFO:teuthology.orchestra.run.trial116.stdout:global dev ms_die_on_bug true 2026-02-19T22:23:40.158 INFO:teuthology.orchestra.run.trial116.stdout:global dev ms_die_on_old_message true 2026-02-19T22:23:40.158 INFO:teuthology.orchestra.run.trial116.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-19T22:23:40.158 INFO:teuthology.orchestra.run.trial116.stdout:global advanced osd_pool_default_pg_autoscale_mode off 2026-02-19T22:23:40.158 INFO:teuthology.orchestra.run.trial116.stdout:global advanced osd_pool_default_size 2 2026-02-19T22:23:40.158 INFO:teuthology.orchestra.run.trial116.stdout:global advanced public_network 10.20.192.0/20 * 2026-02-19T22:23:40.158 INFO:teuthology.orchestra.run.trial116.stdout:mon advanced auth_allow_insecure_global_id_reclaim false 2026-02-19T22:23:40.159 INFO:teuthology.orchestra.run.trial116.stdout:mon advanced auth_mon_ticket_ttl 660.000000 2026-02-19T22:23:40.159 INFO:teuthology.orchestra.run.trial116.stdout:mon advanced auth_service_ticket_ttl 240.000000 2026-02-19T22:23:40.159 INFO:teuthology.orchestra.run.trial116.stdout:mon advanced debug_mon 20/20 2026-02-19T22:23:40.159 INFO:teuthology.orchestra.run.trial116.stdout:mon advanced debug_ms 1/1 2026-02-19T22:23:40.159 INFO:teuthology.orchestra.run.trial116.stdout:mon advanced debug_paxos 20/20 2026-02-19T22:23:40.159 INFO:teuthology.orchestra.run.trial116.stdout:mon advanced mon_data_avail_warn 5 2026-02-19T22:23:40.159 INFO:teuthology.orchestra.run.trial116.stdout:mon advanced mon_mgr_mkfs_grace 240 2026-02-19T22:23:40.159 INFO:teuthology.orchestra.run.trial116.stdout:mon dev mon_osd_prime_pg_temp true 2026-02-19T22:23:40.159 INFO:teuthology.orchestra.run.trial116.stdout:mon advanced mon_osd_reporter_subtree_level osd 2026-02-19T22:23:40.159 INFO:teuthology.orchestra.run.trial116.stdout:mon advanced mon_reweight_min_bytes_per_osd 10 2026-02-19T22:23:40.159 INFO:teuthology.orchestra.run.trial116.stdout:mon advanced mon_reweight_min_pgs_per_osd 4 2026-02-19T22:23:40.159 INFO:teuthology.orchestra.run.trial116.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim false 2026-02-19T22:23:40.160 INFO:teuthology.orchestra.run.trial116.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim_allowed false 2026-02-19T22:23:40.160 INFO:teuthology.orchestra.run.trial116.stdout:mgr advanced debug_mgr 20/20 2026-02-19T22:23:40.160 INFO:teuthology.orchestra.run.trial116.stdout:mgr advanced debug_ms 1/1 2026-02-19T22:23:40.160 INFO:teuthology.orchestra.run.trial116.stdout:mgr advanced mgr/cephadm/allow_ptrace true * 2026-02-19T22:23:40.160 INFO:teuthology.orchestra.run.trial116.stdout:mgr advanced mgr/cephadm/container_init True * 2026-02-19T22:23:40.160 INFO:teuthology.orchestra.run.trial116.stdout:mgr advanced mgr/cephadm/migration_current 8 * 2026-02-19T22:23:40.160 INFO:teuthology.orchestra.run.trial116.stdout:mgr advanced mgr/dashboard/ssl_server_port 8443 * 2026-02-19T22:23:40.160 INFO:teuthology.orchestra.run.trial116.stdout:mgr advanced mgr/orchestrator/orchestrator cephadm 2026-02-19T22:23:40.160 INFO:teuthology.orchestra.run.trial116.stdout:mgr advanced mgr_standby_modules false 2026-02-19T22:23:40.160 INFO:teuthology.orchestra.run.trial116.stdout:mgr advanced mon_reweight_min_bytes_per_osd 10 2026-02-19T22:23:40.160 INFO:teuthology.orchestra.run.trial116.stdout:mgr advanced mon_reweight_min_pgs_per_osd 4 2026-02-19T22:23:40.160 INFO:teuthology.orchestra.run.trial116.stdout:osd dev bdev_debug_aio true 2026-02-19T22:23:40.160 INFO:teuthology.orchestra.run.trial116.stdout:osd advanced debug_ms 1/1 2026-02-19T22:23:40.161 INFO:teuthology.orchestra.run.trial116.stdout:osd advanced debug_osd 20/20 2026-02-19T22:23:40.161 INFO:teuthology.orchestra.run.trial116.stdout:osd dev osd_debug_misdirected_ops true 2026-02-19T22:23:40.161 INFO:teuthology.orchestra.run.trial116.stdout:osd dev osd_debug_op_order true 2026-02-19T22:23:40.161 INFO:teuthology.orchestra.run.trial116.stdout:osd dev osd_debug_pg_log_writeout true 2026-02-19T22:23:40.161 INFO:teuthology.orchestra.run.trial116.stdout:osd dev osd_debug_shutdown true 2026-02-19T22:23:40.161 INFO:teuthology.orchestra.run.trial116.stdout:osd dev osd_debug_verify_cached_snaps true 2026-02-19T22:23:40.161 INFO:teuthology.orchestra.run.trial116.stdout:osd dev osd_debug_verify_missing_on_start true 2026-02-19T22:23:40.161 INFO:teuthology.orchestra.run.trial116.stdout:osd dev osd_debug_verify_stray_on_activate true 2026-02-19T22:23:40.161 INFO:teuthology.orchestra.run.trial116.stdout:osd advanced osd_deep_scrub_update_digest_min_age 30 2026-02-19T22:23:40.161 INFO:teuthology.orchestra.run.trial116.stdout:osd advanced osd_mclock_profile high_recovery_ops 2026-02-19T22:23:40.161 INFO:teuthology.orchestra.run.trial116.stdout:osd dev osd_mclock_skip_benchmark true 2026-02-19T22:23:40.161 INFO:teuthology.orchestra.run.trial116.stdout:osd advanced osd_memory_target_autotune true 2026-02-19T22:23:40.161 INFO:teuthology.orchestra.run.trial116.stdout:osd advanced osd_op_queue debug_random * 2026-02-19T22:23:40.162 INFO:teuthology.orchestra.run.trial116.stdout:osd advanced osd_op_queue_cut_off debug_random * 2026-02-19T22:23:40.162 INFO:teuthology.orchestra.run.trial116.stdout:osd advanced osd_recover_clone_overlap true 2026-02-19T22:23:40.162 INFO:teuthology.orchestra.run.trial116.stdout:osd advanced osd_recovery_max_chunk 1048576 2026-02-19T22:23:40.162 INFO:teuthology.orchestra.run.trial116.stdout:osd advanced osd_scrub_load_threshold 5.000000 2026-02-19T22:23:40.162 INFO:teuthology.orchestra.run.trial116.stdout:osd advanced osd_scrub_max_interval 600.000000 2026-02-19T22:23:40.162 INFO:teuthology.orchestra.run.trial116.stdout:osd advanced osd_shutdown_pgref_assert true 2026-02-19T22:23:40.162 INFO:teuthology.orchestra.run.trial116.stdout:client.rgw advanced rgw_cache_enabled true 2026-02-19T22:23:40.162 INFO:teuthology.orchestra.run.trial116.stdout:client.rgw advanced rgw_enable_ops_log true 2026-02-19T22:23:40.162 INFO:teuthology.orchestra.run.trial116.stdout:client.rgw advanced rgw_enable_usage_log true 2026-02-19T22:23:40.193 INFO:tasks.cephadm:Deploying OSDs... 2026-02-19T22:23:40.194 DEBUG:teuthology.orchestra.run.trial116:> set -ex 2026-02-19T22:23:40.194 DEBUG:teuthology.orchestra.run.trial116:> dd if=/scratch_devs of=/dev/stdout 2026-02-19T22:23:40.212 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-19T22:23:40.212 DEBUG:teuthology.orchestra.run.trial116:> stat /dev/vg_nvme/lv_1 2026-02-19T22:23:40.270 INFO:teuthology.orchestra.run.trial116.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-19T22:23:40.270 INFO:teuthology.orchestra.run.trial116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T22:23:40.270 INFO:teuthology.orchestra.run.trial116.stdout:Device: 6h/6d Inode: 1320 Links: 1 2026-02-19T22:23:40.270 INFO:teuthology.orchestra.run.trial116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T22:23:40.271 INFO:teuthology.orchestra.run.trial116.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T22:23:40.271 INFO:teuthology.orchestra.run.trial116.stdout:Access: 2026-02-19 22:23:37.601279766 +0000 2026-02-19T22:23:40.271 INFO:teuthology.orchestra.run.trial116.stdout:Modify: 2026-02-19 22:22:56.262421146 +0000 2026-02-19T22:23:40.271 INFO:teuthology.orchestra.run.trial116.stdout:Change: 2026-02-19 22:22:56.262421146 +0000 2026-02-19T22:23:40.271 INFO:teuthology.orchestra.run.trial116.stdout: Birth: 2026-02-19 22:22:56.262421146 +0000 2026-02-19T22:23:40.271 DEBUG:teuthology.orchestra.run.trial116:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-19T22:23:40.336 INFO:teuthology.orchestra.run.trial116.stderr:1+0 records in 2026-02-19T22:23:40.337 INFO:teuthology.orchestra.run.trial116.stderr:1+0 records out 2026-02-19T22:23:40.337 INFO:teuthology.orchestra.run.trial116.stderr:512 bytes copied, 0.000152122 s, 3.4 MB/s 2026-02-19T22:23:40.338 DEBUG:teuthology.orchestra.run.trial116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-19T22:23:40.396 DEBUG:teuthology.orchestra.run.trial116:> stat /dev/vg_nvme/lv_2 2026-02-19T22:23:40.452 INFO:teuthology.orchestra.run.trial116.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-19T22:23:40.452 INFO:teuthology.orchestra.run.trial116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T22:23:40.452 INFO:teuthology.orchestra.run.trial116.stdout:Device: 6h/6d Inode: 1301 Links: 1 2026-02-19T22:23:40.452 INFO:teuthology.orchestra.run.trial116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T22:23:40.452 INFO:teuthology.orchestra.run.trial116.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T22:23:40.452 INFO:teuthology.orchestra.run.trial116.stdout:Access: 2026-02-19 22:23:37.629279202 +0000 2026-02-19T22:23:40.453 INFO:teuthology.orchestra.run.trial116.stdout:Modify: 2026-02-19 22:22:56.261421166 +0000 2026-02-19T22:23:40.453 INFO:teuthology.orchestra.run.trial116.stdout:Change: 2026-02-19 22:22:56.261421166 +0000 2026-02-19T22:23:40.453 INFO:teuthology.orchestra.run.trial116.stdout: Birth: 2026-02-19 22:22:56.261421166 +0000 2026-02-19T22:23:40.453 DEBUG:teuthology.orchestra.run.trial116:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-19T22:23:40.516 INFO:teuthology.orchestra.run.trial116.stderr:1+0 records in 2026-02-19T22:23:40.516 INFO:teuthology.orchestra.run.trial116.stderr:1+0 records out 2026-02-19T22:23:40.516 INFO:teuthology.orchestra.run.trial116.stderr:512 bytes copied, 0.000137385 s, 3.7 MB/s 2026-02-19T22:23:40.517 DEBUG:teuthology.orchestra.run.trial116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-19T22:23:40.575 DEBUG:teuthology.orchestra.run.trial116:> stat /dev/vg_nvme/lv_3 2026-02-19T22:23:40.631 INFO:teuthology.orchestra.run.trial116.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-19T22:23:40.631 INFO:teuthology.orchestra.run.trial116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T22:23:40.631 INFO:teuthology.orchestra.run.trial116.stdout:Device: 6h/6d Inode: 1306 Links: 1 2026-02-19T22:23:40.631 INFO:teuthology.orchestra.run.trial116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T22:23:40.631 INFO:teuthology.orchestra.run.trial116.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T22:23:40.631 INFO:teuthology.orchestra.run.trial116.stdout:Access: 2026-02-19 22:23:37.658278617 +0000 2026-02-19T22:23:40.631 INFO:teuthology.orchestra.run.trial116.stdout:Modify: 2026-02-19 22:22:56.261421166 +0000 2026-02-19T22:23:40.631 INFO:teuthology.orchestra.run.trial116.stdout:Change: 2026-02-19 22:22:56.261421166 +0000 2026-02-19T22:23:40.631 INFO:teuthology.orchestra.run.trial116.stdout: Birth: 2026-02-19 22:22:56.261421166 +0000 2026-02-19T22:23:40.631 DEBUG:teuthology.orchestra.run.trial116:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-19T22:23:40.693 INFO:teuthology.orchestra.run.trial116.stderr:1+0 records in 2026-02-19T22:23:40.694 INFO:teuthology.orchestra.run.trial116.stderr:1+0 records out 2026-02-19T22:23:40.694 INFO:teuthology.orchestra.run.trial116.stderr:512 bytes copied, 0.000147474 s, 3.5 MB/s 2026-02-19T22:23:40.694 DEBUG:teuthology.orchestra.run.trial116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-19T22:23:40.751 DEBUG:teuthology.orchestra.run.trial116:> stat /dev/vg_nvme/lv_4 2026-02-19T22:23:40.807 INFO:teuthology.orchestra.run.trial116.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-19T22:23:40.807 INFO:teuthology.orchestra.run.trial116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T22:23:40.807 INFO:teuthology.orchestra.run.trial116.stdout:Device: 6h/6d Inode: 1307 Links: 1 2026-02-19T22:23:40.807 INFO:teuthology.orchestra.run.trial116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T22:23:40.807 INFO:teuthology.orchestra.run.trial116.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T22:23:40.807 INFO:teuthology.orchestra.run.trial116.stdout:Access: 2026-02-19 22:23:37.685278073 +0000 2026-02-19T22:23:40.807 INFO:teuthology.orchestra.run.trial116.stdout:Modify: 2026-02-19 22:22:56.261421166 +0000 2026-02-19T22:23:40.807 INFO:teuthology.orchestra.run.trial116.stdout:Change: 2026-02-19 22:22:56.261421166 +0000 2026-02-19T22:23:40.807 INFO:teuthology.orchestra.run.trial116.stdout: Birth: 2026-02-19 22:22:56.261421166 +0000 2026-02-19T22:23:40.807 DEBUG:teuthology.orchestra.run.trial116:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-19T22:23:40.869 INFO:teuthology.orchestra.run.trial116.stderr:1+0 records in 2026-02-19T22:23:40.869 INFO:teuthology.orchestra.run.trial116.stderr:1+0 records out 2026-02-19T22:23:40.869 INFO:teuthology.orchestra.run.trial116.stderr:512 bytes copied, 0.000144238 s, 3.5 MB/s 2026-02-19T22:23:40.870 DEBUG:teuthology.orchestra.run.trial116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-19T22:23:40.927 INFO:tasks.cephadm:Deploying osd.0 on trial116 with /dev/vg_nvme/lv_4... 2026-02-19T22:23:40.927 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_4 2026-02-19T22:23:41.082 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:23:41.239 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:41 trial116 ceph-mon[34318]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;trial116=x", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:23:41.240 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:41 trial116 ceph-mon[34318]: Saving service mgr spec with placement trial116=x;count:1 2026-02-19T22:23:41.240 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:41 trial116 ceph-mon[34318]: Reconfiguring mgr.x (unknown last config time)... 2026-02-19T22:23:41.240 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:41 trial116 ceph-mon[34318]: Reconfiguring daemon mgr.x on trial116 2026-02-19T22:23:41.240 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:41 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:41.240 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:41 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:41.240 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:41 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/2280467176' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-19T22:23:41.547 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:23:41.565 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph orch daemon add osd trial116:vg_nvme/lv_4 --skip-validation 2026-02-19T22:23:41.681 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:23:43.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial116:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:23:43.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: osd.default does not exist. Creating it now. 2026-02-19T22:23:43.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: Creating OSDs with service ID: default on trial116:['vg_nvme/lv_4'] 2026-02-19T22:23:43.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:43.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: Marking host: trial116 for OSDSpec preview refresh. 2026-02-19T22:23:43.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: Saving service osd.default spec with placement trial116 2026-02-19T22:23:43.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:43.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:23:43.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:23:43.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T22:23:43.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:43.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:23:43.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:43.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:23:43.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:23:43.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:43.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:23:43.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T22:23:43.009 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:23:43.009 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/610330115' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "faab372b-a629-4ebd-bed8-5ce0d7dc1d18"} : dispatch 2026-02-19T22:23:43.009 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/610330115' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "faab372b-a629-4ebd-bed8-5ce0d7dc1d18"}]': finished 2026-02-19T22:23:43.009 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: osdmap e5: 1 total, 0 up, 1 in 2026-02-19T22:23:43.009 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T22:23:43.009 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:42 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/3172339907' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-19T22:23:44.966 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:44 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-19T22:23:44.966 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:44 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:23:46.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:45 trial116 ceph-mon[34318]: Deploying daemon osd.0 on trial116 2026-02-19T22:23:46.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:45 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-19T22:23:46.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:45 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:23:46.883 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:46 trial116 ceph-mon[34318]: Deploying daemon osd.0 on trial116 2026-02-19T22:23:46.883 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:46 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:46.883 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:46 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:49.161 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:49 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:49.161 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:49 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:49.161 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:49 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:49.161 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:49 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:49.161 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:49 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:23:49.161 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:49 trial116 ceph-mon[34318]: from='osd.0 [v2:10.20.193.116:6802/1528891323,v1:10.20.193.116:6803/1528891323]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-19T22:23:49.161 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:49 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:49.161 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:49 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:49.211 INFO:teuthology.orchestra.run.trial116.stdout:Created osd(s) 0 on host 'trial116' 2026-02-19T22:23:49.248 DEBUG:teuthology.orchestra.run.trial116:osd.0> sudo journalctl -f -n 0 -u ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@osd.0.service 2026-02-19T22:23:49.250 INFO:tasks.cephadm:Deploying osd.1 on trial116 with /dev/vg_nvme/lv_3... 2026-02-19T22:23:49.250 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_3 2026-02-19T22:23:49.405 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:23:50.283 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:50 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:50.284 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:50 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:50.284 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:50 trial116 ceph-mon[34318]: from='osd.0 [v2:10.20.193.116:6802/1528891323,v1:10.20.193.116:6803/1528891323]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-19T22:23:50.284 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:50 trial116 ceph-mon[34318]: osdmap e6: 1 total, 0 up, 1 in 2026-02-19T22:23:50.284 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:50 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T22:23:50.284 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:50 trial116 ceph-mon[34318]: from='osd.0 [v2:10.20.193.116:6802/1528891323,v1:10.20.193.116:6803/1528891323]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial116", "root=default"]} : dispatch 2026-02-19T22:23:50.284 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:50 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:50.284 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:50 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:50.284 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:50 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-19T22:23:50.284 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:50 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:50.284 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:50 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:23:50.284 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:50 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:23:50.284 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:50 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:50.284 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:50 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:23:50.284 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:50 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T22:23:50.284 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:50 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:23:50.472 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:23:50.489 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph orch daemon add osd trial116:vg_nvme/lv_3 --skip-validation 2026-02-19T22:23:50.606 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:23:50.922 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:23:50 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-0[50151]: 2026-02-19T22:23:50.684+0000 7fd69b239640 -1 osd.0 0 waiting for initial osdmap 2026-02-19T22:23:50.922 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:23:50 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-0[50151]: 2026-02-19T22:23:50.686+0000 7fd697100640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T22:23:51.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:51 trial116 ceph-mon[34318]: Detected new or changed devices on trial116 2026-02-19T22:23:51.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:51 trial116 ceph-mon[34318]: Adjusting osd_memory_target on trial116 to 84047M 2026-02-19T22:23:51.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:51 trial116 ceph-mon[34318]: from='osd.0 [v2:10.20.193.116:6802/1528891323,v1:10.20.193.116:6803/1528891323]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial116", "root=default"]}]': finished 2026-02-19T22:23:51.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:51 trial116 ceph-mon[34318]: osdmap e7: 1 total, 0 up, 1 in 2026-02-19T22:23:51.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:51 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T22:23:51.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:51 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T22:23:51.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:51 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:51.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:51 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:51.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:51 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:23:51.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:51 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T22:23:51.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:51 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:23:53.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:52 trial116 ceph-mon[34318]: purged_snaps scrub starts 2026-02-19T22:23:53.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:52 trial116 ceph-mon[34318]: purged_snaps scrub ok 2026-02-19T22:23:53.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:52 trial116 ceph-mon[34318]: from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial116:vg_nvme/lv_3", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:23:53.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:52 trial116 ceph-mon[34318]: osd.default does not exist. Creating it now. 2026-02-19T22:23:53.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:52 trial116 ceph-mon[34318]: Creating OSDs with service ID: default on trial116:['vg_nvme/lv_3'] 2026-02-19T22:23:53.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:52 trial116 ceph-mon[34318]: Marking host: trial116 for OSDSpec preview refresh. 2026-02-19T22:23:53.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:52 trial116 ceph-mon[34318]: Saving service osd.default spec with placement trial116 2026-02-19T22:23:53.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:52 trial116 ceph-mon[34318]: osd.0 [v2:10.20.193.116:6802/1528891323,v1:10.20.193.116:6803/1528891323] boot 2026-02-19T22:23:53.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:52 trial116 ceph-mon[34318]: osdmap e8: 1 total, 1 up, 1 in 2026-02-19T22:23:53.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:52 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T22:23:53.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:52 trial116 ceph-mon[34318]: pgmap v8: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-19T22:23:53.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:52 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/3046591456' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2cadaaf6-b7cf-4c18-aa83-296460ddb10c"} : dispatch 2026-02-19T22:23:53.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:52 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/3046591456' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2cadaaf6-b7cf-4c18-aa83-296460ddb10c"}]': finished 2026-02-19T22:23:53.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:52 trial116 ceph-mon[34318]: osdmap e9: 2 total, 1 up, 2 in 2026-02-19T22:23:53.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:52 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T22:23:53.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:52 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/849983830' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-19T22:23:53.911 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:53 trial116 ceph-mon[34318]: pgmap v10: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-19T22:23:53.912 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:53 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:54.719 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:54 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:54.719 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:54 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:23:54.719 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:54 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-19T22:23:54.720 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:54 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:23:54.720 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:54 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:54.720 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:54 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:56.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:55 trial116 ceph-mon[34318]: Deploying daemon osd.1 on trial116 2026-02-19T22:23:56.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:55 trial116 ceph-mon[34318]: pgmap v11: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-19T22:23:56.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:55 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:56.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:55 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:56.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:56 trial116 ceph-mon[34318]: from='osd.1 [v2:10.20.193.116:6810/1136189569,v1:10.20.193.116:6811/1136189569]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-19T22:23:56.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:56 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:56.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:56 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:56.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:56 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:56.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:56 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:56.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:56 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:23:56.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:56 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:23:56.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:56 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:56.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:56 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:23:56.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:56 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T22:23:56.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:56 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:23:56.902 INFO:teuthology.orchestra.run.trial116.stdout:Created osd(s) 1 on host 'trial116' 2026-02-19T22:23:56.941 DEBUG:teuthology.orchestra.run.trial116:osd.1> sudo journalctl -f -n 0 -u ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@osd.1.service 2026-02-19T22:23:56.943 INFO:tasks.cephadm:Waiting for 2 OSDs to come up... 2026-02-19T22:23:56.944 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph osd stat -f json 2026-02-19T22:23:57.101 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:23:57.320 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:23:57.380 INFO:teuthology.orchestra.run.trial116.stdout:{"epoch":10,"num_osds":2,"num_up_osds":1,"osd_up_since":1771539831,"num_in_osds":2,"osd_in_since":1771539831,"num_remapped_pgs":0} 2026-02-19T22:23:57.932 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:57 trial116 ceph-mon[34318]: Detected new or changed devices on trial116 2026-02-19T22:23:57.933 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:57 trial116 ceph-mon[34318]: pgmap v12: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-19T22:23:57.933 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:57 trial116 ceph-mon[34318]: from='osd.1 [v2:10.20.193.116:6810/1136189569,v1:10.20.193.116:6811/1136189569]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-19T22:23:57.933 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:57 trial116 ceph-mon[34318]: osdmap e10: 2 total, 1 up, 2 in 2026-02-19T22:23:57.933 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:57 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T22:23:57.933 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:57 trial116 ceph-mon[34318]: from='osd.1 [v2:10.20.193.116:6810/1136189569,v1:10.20.193.116:6811/1136189569]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial116", "root=default"]} : dispatch 2026-02-19T22:23:57.933 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:57 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:57.933 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:57 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:57.933 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:57 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/2519839795' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-19T22:23:57.933 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:23:57 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-1[57284]: 2026-02-19T22:23:57.694+0000 7febfe767640 -1 osd.1 0 waiting for initial osdmap 2026-02-19T22:23:57.933 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:23:57 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-1[57284]: 2026-02-19T22:23:57.696+0000 7febf6626640 -1 osd.1 11 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T22:23:58.381 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph osd stat -f json 2026-02-19T22:23:58.498 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:23:58.721 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:23:58.759 INFO:teuthology.orchestra.run.trial116.stdout:{"epoch":12,"num_osds":2,"num_up_osds":2,"osd_up_since":1771539838,"num_in_osds":2,"osd_in_since":1771539831,"num_remapped_pgs":0} 2026-02-19T22:23:58.760 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph osd dump --format=json 2026-02-19T22:23:58.876 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:23:58.899 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:58 trial116 ceph-mon[34318]: from='osd.1 [v2:10.20.193.116:6810/1136189569,v1:10.20.193.116:6811/1136189569]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial116", "root=default"]}]': finished 2026-02-19T22:23:58.899 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:58 trial116 ceph-mon[34318]: osdmap e11: 2 total, 1 up, 2 in 2026-02-19T22:23:58.899 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:58 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T22:23:58.899 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:58 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T22:23:58.899 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:58 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:58.899 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:58 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:58.899 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:58 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:23:59.107 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:23:59.107 INFO:teuthology.orchestra.run.trial116.stdout:{"epoch":12,"fsid":"8c43ce93-0de1-11f1-bb5c-d404e6e7d460","created":"2026-02-19T22:23:12.655688+0000","modified":"2026-02-19T22:23:58.693220+0000","last_up_change":"2026-02-19T22:23:58.693220+0000","last_in_change":"2026-02-19T22:23:51.732671+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":2,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"faab372b-a629-4ebd-bed8-5ce0d7dc1d18","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.116:6802","nonce":1528891323},{"type":"v1","addr":"10.20.193.116:6803","nonce":1528891323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6804","nonce":1528891323},{"type":"v1","addr":"10.20.193.116:6805","nonce":1528891323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6808","nonce":1528891323},{"type":"v1","addr":"10.20.193.116:6809","nonce":1528891323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6806","nonce":1528891323},{"type":"v1","addr":"10.20.193.116:6807","nonce":1528891323}]},"public_addr":"10.20.193.116:6803/1528891323","cluster_addr":"10.20.193.116:6805/1528891323","heartbeat_back_addr":"10.20.193.116:6809/1528891323","heartbeat_front_addr":"10.20.193.116:6807/1528891323","state":["exists","up"]},{"osd":1,"uuid":"2cadaaf6-b7cf-4c18-aa83-296460ddb10c","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.116:6810","nonce":1136189569},{"type":"v1","addr":"10.20.193.116:6811","nonce":1136189569}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6812","nonce":1136189569},{"type":"v1","addr":"10.20.193.116:6813","nonce":1136189569}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6816","nonce":1136189569},{"type":"v1","addr":"10.20.193.116:6817","nonce":1136189569}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6814","nonce":1136189569},{"type":"v1","addr":"10.20.193.116:6815","nonce":1136189569}]},"public_addr":"10.20.193.116:6811/1136189569","cluster_addr":"10.20.193.116:6813/1136189569","heartbeat_back_addr":"10.20.193.116:6817/1136189569","heartbeat_front_addr":"10.20.193.116:6815/1136189569","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}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.116:0/3784619658":"2026-02-20T22:23:32.474513+0000","10.20.193.116:0/246815062":"2026-02-20T22:23:32.474513+0000","10.20.193.116:0/3684984665":"2026-02-20T22:23:32.474513+0000","10.20.193.116:6800/1587675676":"2026-02-20T22:23:32.474513+0000","10.20.193.116:6801/1587675676":"2026-02-20T22:23:32.474513+0000","10.20.193.116:6801/1222046376":"2026-02-20T22:23:22.738032+0000","10.20.193.116:6800/1222046376":"2026-02-20T22:23:22.738032+0000","10.20.193.116:0/1550988944":"2026-02-20T22:23:22.738032+0000","10.20.193.116:0/9047936":"2026-02-20T22:23:22.738032+0000","10.20.193.116:0/3930746425":"2026-02-20T22:23:22.738032+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-19T22:23:59.146 INFO:tasks.cephadm.ceph_manager.ceph:[] 2026-02-19T22:23:59.146 INFO:tasks.cephadm:Setting up client nodes... 2026-02-19T22:23:59.147 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2026-02-19T22:23:59.262 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:23:59.518 INFO:teuthology.orchestra.run.trial116.stdout:[client.0] 2026-02-19T22:23:59.518 INFO:teuthology.orchestra.run.trial116.stdout: key = AQB/jZdpOGPIHhAAX3vodG9kcxtqH1fGYelgaA== 2026-02-19T22:23:59.556 DEBUG:teuthology.orchestra.run.trial116:> set -ex 2026-02-19T22:23:59.557 DEBUG:teuthology.orchestra.run.trial116:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2026-02-19T22:23:59.557 DEBUG:teuthology.orchestra.run.trial116:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2026-02-19T22:23:59.593 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph config log 1 --format=json 2026-02-19T22:23:59.753 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:23:59.776 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:59 trial116 ceph-mon[34318]: purged_snaps scrub starts 2026-02-19T22:23:59.776 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:59 trial116 ceph-mon[34318]: purged_snaps scrub ok 2026-02-19T22:23:59.776 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:59 trial116 ceph-mon[34318]: pgmap v15: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-19T22:23:59.776 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:59 trial116 ceph-mon[34318]: osd.1 [v2:10.20.193.116:6810/1136189569,v1:10.20.193.116:6811/1136189569] boot 2026-02-19T22:23:59.777 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:59 trial116 ceph-mon[34318]: osdmap e12: 2 total, 2 up, 2 in 2026-02-19T22:23:59.777 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:59 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T22:23:59.777 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:59 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/3478370886' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-19T22:23:59.777 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:59 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:59.777 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:59 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:23:59.777 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:59 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/3512068047' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-19T22:23:59.777 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:59 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/749079316' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-19T22:23:59.777 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:23:59 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/749079316' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-02-19T22:23:59.973 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:00.009 INFO:teuthology.orchestra.run.trial116.stdout:[{"version":11,"timestamp":"2026-02-19T22:23:59.704736+0000","name":"","changes":[{"name":"osd/host:trial116/osd_memory_target","previous_value":"88129923072","new_value":"44064961536"}]}] 2026-02-19T22:24:00.009 INFO:tasks.ceph_manager:config epoch is 11 2026-02-19T22:24:00.010 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-19T22:24:00.010 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2026-02-19T22:24:00.010 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph mgr dump --format=json 2026-02-19T22:24:00.126 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:00.370 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:00.407 INFO:teuthology.orchestra.run.trial116.stdout:{"epoch":13,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6800","nonce":4076560296},{"type":"v1","addr":"10.20.193.116:6801","nonce":4076560296}]},"active_addr":"10.20.193.116:6801/4076560296","active_change":"2026-02-19T22:23:32.474625+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[],"modules":["cephadm","dashboard","iostat","nfs"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often the agent on each host will gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"The first TCP port the agent will try to bind to. Up to 1000 subsequent ports will be attempted if this port cannot be bound","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this option can facilitate debugging daemons that encounter runtime problems.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"How frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"Fraction of total system memory to divide among autotuned daemons. Converged systems hosting both Ceph and compute should set a lower value; systems with more than 10 GiB of memory per OSD may benefit from a slightly larger value so that the abundance of RAM can be fully utilized","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command persistent logging","long_desc":"","tags":[],"see_also":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self-signed certificates generated and signed by the cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently Podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager container image","long_desc":"","tags":[],"see_also":[]},"container_image_alloy":{"name":"container_image_alloy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/alloy:latest","min":"","max":"","enum_allowed":[],"desc":"Alloy container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"Elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"Haproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.6","min":"","max":"","enum_allowed":[],"desc":"Nvmeof container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"Oauth2 proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v3.6.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"Snmp gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"Seconds for which to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"quay.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"Seconds for which to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"Seconds for which to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"Location of dashboards to include in Grafana","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"How frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether the hardware monitoring daemon be deployed on every host?","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at the debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"Max number of daemons per service per host: guard against mistakes and runaways","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"Max number of OSDs that will be drained simultaneously when OSDs are removed","long_desc":"","tags":[],"see_also":[]},"max_parallel_osd_upgrades":{"name":"max_parallel_osd_upgrades","type":"int","level":"advanced","flags":0,"default_value":"16","min":"","max":"","enum_allowed":[],"desc":"Maximum number of OSD daemons upgraded in parallel.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"Mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default IP address for RedFish API (OOB management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"Location of alerts to include in Prometheus Alertmanager","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry URL for login purposes. This is not the default registry.","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"Cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Customized SSH config file to distribute to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many sequential SSH connection liveness check failures before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often SSH connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"How frequently cephadm should check for the presence of stray daemons","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use the cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest to ensure that all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crypto_caller":{"name":"crypto_caller","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"healthcheck_history_max_entries":{"name":"healthcheck_history_max_entries","type":"int","level":"advanced","flags":1,"default_value":"1000","min":"","max":"","enum_allowed":[],"desc":"Maximum number of health check history entries to keep","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://10.20.193.116: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.116:0","nonce":3336593457}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.116:0","nonce":830907615}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.116:0","nonce":2784425441}]}]} 2026-02-19T22:24:00.409 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2026-02-19T22:24:00.409 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2026-02-19T22:24:00.409 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph osd dump --format=json 2026-02-19T22:24:00.527 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:00.734 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:00.734 INFO:teuthology.orchestra.run.trial116.stdout:{"epoch":13,"fsid":"8c43ce93-0de1-11f1-bb5c-d404e6e7d460","created":"2026-02-19T22:23:12.655688+0000","modified":"2026-02-19T22:24:00.708036+0000","last_up_change":"2026-02-19T22:23:58.693220+0000","last_in_change":"2026-02-19T22:23:51.732671+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":2,"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-19T22:24:00.677406+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":2,"min_size":1,"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":"13","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":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"faab372b-a629-4ebd-bed8-5ce0d7dc1d18","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.116:6802","nonce":1528891323},{"type":"v1","addr":"10.20.193.116:6803","nonce":1528891323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6804","nonce":1528891323},{"type":"v1","addr":"10.20.193.116:6805","nonce":1528891323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6808","nonce":1528891323},{"type":"v1","addr":"10.20.193.116:6809","nonce":1528891323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6806","nonce":1528891323},{"type":"v1","addr":"10.20.193.116:6807","nonce":1528891323}]},"public_addr":"10.20.193.116:6803/1528891323","cluster_addr":"10.20.193.116:6805/1528891323","heartbeat_back_addr":"10.20.193.116:6809/1528891323","heartbeat_front_addr":"10.20.193.116:6807/1528891323","state":["exists","up"]},{"osd":1,"uuid":"2cadaaf6-b7cf-4c18-aa83-296460ddb10c","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.116:6810","nonce":1136189569},{"type":"v1","addr":"10.20.193.116:6811","nonce":1136189569}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6812","nonce":1136189569},{"type":"v1","addr":"10.20.193.116:6813","nonce":1136189569}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6816","nonce":1136189569},{"type":"v1","addr":"10.20.193.116:6817","nonce":1136189569}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6814","nonce":1136189569},{"type":"v1","addr":"10.20.193.116:6815","nonce":1136189569}]},"public_addr":"10.20.193.116:6811/1136189569","cluster_addr":"10.20.193.116:6813/1136189569","heartbeat_back_addr":"10.20.193.116:6817/1136189569","heartbeat_front_addr":"10.20.193.116:6815/1136189569","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}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.116:0/3784619658":"2026-02-20T22:23:32.474513+0000","10.20.193.116:0/246815062":"2026-02-20T22:23:32.474513+0000","10.20.193.116:0/3684984665":"2026-02-20T22:23:32.474513+0000","10.20.193.116:6800/1587675676":"2026-02-20T22:23:32.474513+0000","10.20.193.116:6801/1587675676":"2026-02-20T22:23:32.474513+0000","10.20.193.116:6801/1222046376":"2026-02-20T22:23:22.738032+0000","10.20.193.116:6800/1222046376":"2026-02-20T22:23:22.738032+0000","10.20.193.116:0/1550988944":"2026-02-20T22:23:22.738032+0000","10.20.193.116:0/9047936":"2026-02-20T22:23:22.738032+0000","10.20.193.116:0/3930746425":"2026-02-20T22:23:22.738032+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-19T22:24:00.771 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2026-02-19T22:24:00.771 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph osd dump --format=json 2026-02-19T22:24:00.888 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:00.911 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:00 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:00.911 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:00 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:00.911 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:00 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-19T22:24:00.911 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:00 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-19T22:24:00.911 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:00 trial116 ceph-mon[34318]: Adjusting osd_memory_target on trial116 to 42023M 2026-02-19T22:24:00.911 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:00 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:00.911 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:00 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:24:00.911 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:00 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:24:00.912 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:00 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:00.912 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:00 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:24:00.912 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:00 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/776632834' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-19T22:24:00.912 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:00 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/1706568928' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-19T22:24:00.912 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:00 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 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-19T22:24:01.108 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:01.108 INFO:teuthology.orchestra.run.trial116.stdout:{"epoch":13,"fsid":"8c43ce93-0de1-11f1-bb5c-d404e6e7d460","created":"2026-02-19T22:23:12.655688+0000","modified":"2026-02-19T22:24:00.708036+0000","last_up_change":"2026-02-19T22:23:58.693220+0000","last_in_change":"2026-02-19T22:23:51.732671+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":2,"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-19T22:24:00.677406+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":2,"min_size":1,"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":"13","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":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"faab372b-a629-4ebd-bed8-5ce0d7dc1d18","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.116:6802","nonce":1528891323},{"type":"v1","addr":"10.20.193.116:6803","nonce":1528891323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6804","nonce":1528891323},{"type":"v1","addr":"10.20.193.116:6805","nonce":1528891323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6808","nonce":1528891323},{"type":"v1","addr":"10.20.193.116:6809","nonce":1528891323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6806","nonce":1528891323},{"type":"v1","addr":"10.20.193.116:6807","nonce":1528891323}]},"public_addr":"10.20.193.116:6803/1528891323","cluster_addr":"10.20.193.116:6805/1528891323","heartbeat_back_addr":"10.20.193.116:6809/1528891323","heartbeat_front_addr":"10.20.193.116:6807/1528891323","state":["exists","up"]},{"osd":1,"uuid":"2cadaaf6-b7cf-4c18-aa83-296460ddb10c","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.116:6810","nonce":1136189569},{"type":"v1","addr":"10.20.193.116:6811","nonce":1136189569}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6812","nonce":1136189569},{"type":"v1","addr":"10.20.193.116:6813","nonce":1136189569}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6816","nonce":1136189569},{"type":"v1","addr":"10.20.193.116:6817","nonce":1136189569}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.116:6814","nonce":1136189569},{"type":"v1","addr":"10.20.193.116:6815","nonce":1136189569}]},"public_addr":"10.20.193.116:6811/1136189569","cluster_addr":"10.20.193.116:6813/1136189569","heartbeat_back_addr":"10.20.193.116:6817/1136189569","heartbeat_front_addr":"10.20.193.116:6815/1136189569","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}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.116:0/3784619658":"2026-02-20T22:23:32.474513+0000","10.20.193.116:0/246815062":"2026-02-20T22:23:32.474513+0000","10.20.193.116:0/3684984665":"2026-02-20T22:23:32.474513+0000","10.20.193.116:6800/1587675676":"2026-02-20T22:23:32.474513+0000","10.20.193.116:6801/1587675676":"2026-02-20T22:23:32.474513+0000","10.20.193.116:6801/1222046376":"2026-02-20T22:23:22.738032+0000","10.20.193.116:6800/1222046376":"2026-02-20T22:23:22.738032+0000","10.20.193.116:0/1550988944":"2026-02-20T22:23:22.738032+0000","10.20.193.116:0/9047936":"2026-02-20T22:23:22.738032+0000","10.20.193.116:0/3930746425":"2026-02-20T22:23:22.738032+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-19T22:24:01.161 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph tell osd.0 flush_pg_stats 2026-02-19T22:24:01.162 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph tell osd.1 flush_pg_stats 2026-02-19T22:24:01.282 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:01.283 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:01.438 INFO:teuthology.orchestra.run.trial116.stdout:51539607556 2026-02-19T22:24:01.438 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-19T22:24:01.454 INFO:teuthology.orchestra.run.trial116.stdout:34359738372 2026-02-19T22:24:01.454 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-19T22:24:01.555 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:01.611 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:01.768 INFO:teuthology.orchestra.run.trial116.stdout:51539607555 2026-02-19T22:24:01.808 INFO:tasks.cephadm.ceph_manager.ceph:need seq 51539607556 got 51539607555 for osd.1 2026-02-19T22:24:01.843 INFO:teuthology.orchestra.run.trial116.stdout:34359738371 2026-02-19T22:24:01.884 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738372 got 34359738371 for osd.0 2026-02-19T22:24:02.006 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66566]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme2n1 2026-02-19T22:24:02.006 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66566]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-19T22:24:02.006 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66566]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-19T22:24:02.007 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66566]: pam_unix(sudo:session): session closed for user root 2026-02-19T22:24:02.007 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66570]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme2n1 2026-02-19T22:24:02.007 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66570]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-19T22:24:02.007 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-19T22:24:02.007 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66570]: pam_unix(sudo:session): session closed for user root 2026-02-19T22:24:02.007 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66576]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme2n1 2026-02-19T22:24:02.008 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66576]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-19T22:24:02.008 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-19T22:24:02.008 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66576]: pam_unix(sudo:session): session closed for user root 2026-02-19T22:24:02.008 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66594]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme2n1 2026-02-19T22:24:02.008 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66594]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-19T22:24:02.008 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-19T22:24:02.008 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66594]: pam_unix(sudo:session): session closed for user root 2026-02-19T22:24:02.009 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:01 trial116 ceph-mon[34318]: pgmap v17: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:24:02.009 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:01 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 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-19T22:24:02.009 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:01 trial116 ceph-mon[34318]: osdmap e13: 2 total, 2 up, 2 in 2026-02-19T22:24:02.009 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:01 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2026-02-19T22:24:02.009 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:01 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/568604237' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-19T22:24:02.009 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:01 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/2161442375' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-19T22:24:02.009 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66598]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme1n1 2026-02-19T22:24:02.009 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66598]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-19T22:24:02.009 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-19T22:24:02.009 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66598]: pam_unix(sudo:session): session closed for user root 2026-02-19T22:24:02.009 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66602]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme1n1 2026-02-19T22:24:02.010 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66602]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-19T22:24:02.010 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66602]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-19T22:24:02.010 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:01 trial116 sudo[66602]: pam_unix(sudo:session): session closed for user root 2026-02-19T22:24:02.809 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-19T22:24:02.885 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-19T22:24:02.928 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:02.979 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:02 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-02-19T22:24:02.979 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:02 trial116 ceph-mon[34318]: osdmap e14: 2 total, 2 up, 2 in 2026-02-19T22:24:02.979 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:02 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/1629389451' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-19T22:24:02.980 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:02 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:02.980 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:02 trial116 ceph-mon[34318]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-19T22:24:02.980 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:02 trial116 ceph-mon[34318]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-19T22:24:02.980 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:02 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T22:24:02.980 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:02 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/3270478913' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-19T22:24:02.980 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:02 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:02.999 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:03.155 INFO:teuthology.orchestra.run.trial116.stdout:51539607556 2026-02-19T22:24:03.192 INFO:tasks.cephadm.ceph_manager.ceph:need seq 51539607556 got 51539607556 for osd.1 2026-02-19T22:24:03.192 DEBUG:teuthology.parallel:result is None 2026-02-19T22:24:03.214 INFO:teuthology.orchestra.run.trial116.stdout:34359738373 2026-02-19T22:24:03.253 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738372 got 34359738373 for osd.0 2026-02-19T22:24:03.253 DEBUG:teuthology.parallel:result is None 2026-02-19T22:24:03.253 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2026-02-19T22:24:03.253 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph pg dump --format=json 2026-02-19T22:24:03.410 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:03.619 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:03.619 INFO:teuthology.orchestra.run.trial116.stderr:dumped all 2026-02-19T22:24:03.654 INFO:teuthology.orchestra.run.trial116.stdout:{"pg_ready":true,"pg_map":{"version":21,"stamp":"2026-02-19T22:24:02.712587+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":2,"acting":2,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":0,"num_osds":2,"num_per_pool_osds":2,"num_per_pool_omap_osds":1,"kb":1468006400,"kb_used":54136,"kb_used_data":208,"kb_used_omap":8,"kb_used_meta":53879,"kb_avail":1467952264,"statfs":{"total":1503238553600,"available":1503183118336,"internally_reserved":0,"allocated":212992,"data_stored":50872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9085,"internal_metadata":55172227},"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":13,"state":"creating+peering","last_fresh":"2026-02-19T22:24:00.710380+0000","last_change":"2026-02-19T22:24:00.710380+0000","last_active":"2026-02-19T22:24:00.708036+0000","last_peered":"2026-02-19T22:24:00.708036+0000","last_clean":"2026-02-19T22:24:00.708036+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2026-02-19T22:24:00.710380+0000","last_undegraded":"2026-02-19T22:24:00.710380+0000","last_fullsized":"2026-02-19T22:24:00.710380+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T22:24:00.708036+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T22:24:00.708036+0000","last_clean_scrub_stamp":"2026-02-19T22:24:00.708036+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,0],"acting":[1,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":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":2,"acting":2,"num_store_stats":1}],"osd_stats":[{"osd":1,"up_from":12,"seq":51539607556,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27076,"kb_used_data":112,"kb_used_omap":4,"kb_used_meta":26939,"kb_avail":733976124,"statfs":{"total":751619276800,"available":751591550976,"internally_reserved":0,"allocated":114688,"data_stored":28403,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4864,"internal_metadata":27585792},"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":[]},{"osd":0,"up_from":8,"seq":34359738373,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27060,"kb_used_data":96,"kb_used_omap":4,"kb_used_meta":26939,"kb_avail":733976140,"statfs":{"total":751619276800,"available":751591567360,"internally_reserved":0,"allocated":98304,"data_stored":22469,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4221,"internal_metadata":27586435},"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":[]}],"pool_statfs":[{"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-19T22:24:03.655 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph pg dump --format=json 2026-02-19T22:24:03.770 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:03.793 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:03 trial116 ceph-mon[34318]: pgmap v20: 1 pgs: 1 creating+peering; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:24:03.793 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:03 trial116 ceph-mon[34318]: osdmap e15: 2 total, 2 up, 2 in 2026-02-19T22:24:03.793 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:03 trial116 ceph-mon[34318]: mgrmap e14: x(active, since 30s) 2026-02-19T22:24:03.793 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:03 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/3641753678' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-19T22:24:03.793 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:03 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/832055489' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-19T22:24:03.984 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:03.985 INFO:teuthology.orchestra.run.trial116.stderr:dumped all 2026-02-19T22:24:04.021 INFO:teuthology.orchestra.run.trial116.stdout:{"pg_ready":true,"pg_map":{"version":21,"stamp":"2026-02-19T22:24:02.712587+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":2,"acting":2,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":0,"num_osds":2,"num_per_pool_osds":2,"num_per_pool_omap_osds":1,"kb":1468006400,"kb_used":54136,"kb_used_data":208,"kb_used_omap":8,"kb_used_meta":53879,"kb_avail":1467952264,"statfs":{"total":1503238553600,"available":1503183118336,"internally_reserved":0,"allocated":212992,"data_stored":50872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9085,"internal_metadata":55172227},"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":13,"state":"creating+peering","last_fresh":"2026-02-19T22:24:00.710380+0000","last_change":"2026-02-19T22:24:00.710380+0000","last_active":"2026-02-19T22:24:00.708036+0000","last_peered":"2026-02-19T22:24:00.708036+0000","last_clean":"2026-02-19T22:24:00.708036+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2026-02-19T22:24:00.710380+0000","last_undegraded":"2026-02-19T22:24:00.710380+0000","last_fullsized":"2026-02-19T22:24:00.710380+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T22:24:00.708036+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T22:24:00.708036+0000","last_clean_scrub_stamp":"2026-02-19T22:24:00.708036+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,0],"acting":[1,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":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":2,"acting":2,"num_store_stats":1}],"osd_stats":[{"osd":1,"up_from":12,"seq":51539607556,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27076,"kb_used_data":112,"kb_used_omap":4,"kb_used_meta":26939,"kb_avail":733976124,"statfs":{"total":751619276800,"available":751591550976,"internally_reserved":0,"allocated":114688,"data_stored":28403,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4864,"internal_metadata":27585792},"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":[]},{"osd":0,"up_from":8,"seq":34359738373,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27060,"kb_used_data":96,"kb_used_omap":4,"kb_used_meta":26939,"kb_avail":733976140,"statfs":{"total":751619276800,"available":751591567360,"internally_reserved":0,"allocated":98304,"data_stored":22469,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4221,"internal_metadata":27586435},"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":[]}],"pool_statfs":[{"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-19T22:24:04.022 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph pg dump --format=json 2026-02-19T22:24:04.140 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:04.351 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:04.351 INFO:teuthology.orchestra.run.trial116.stderr:dumped all 2026-02-19T22:24:04.387 INFO:teuthology.orchestra.run.trial116.stdout:{"pg_ready":true,"pg_map":{"version":21,"stamp":"2026-02-19T22:24:02.712587+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":2,"acting":2,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":0,"num_osds":2,"num_per_pool_osds":2,"num_per_pool_omap_osds":1,"kb":1468006400,"kb_used":54136,"kb_used_data":208,"kb_used_omap":8,"kb_used_meta":53879,"kb_avail":1467952264,"statfs":{"total":1503238553600,"available":1503183118336,"internally_reserved":0,"allocated":212992,"data_stored":50872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9085,"internal_metadata":55172227},"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":13,"state":"creating+peering","last_fresh":"2026-02-19T22:24:00.710380+0000","last_change":"2026-02-19T22:24:00.710380+0000","last_active":"2026-02-19T22:24:00.708036+0000","last_peered":"2026-02-19T22:24:00.708036+0000","last_clean":"2026-02-19T22:24:00.708036+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2026-02-19T22:24:00.710380+0000","last_undegraded":"2026-02-19T22:24:00.710380+0000","last_fullsized":"2026-02-19T22:24:00.710380+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T22:24:00.708036+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T22:24:00.708036+0000","last_clean_scrub_stamp":"2026-02-19T22:24:00.708036+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,0],"acting":[1,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":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":2,"acting":2,"num_store_stats":1}],"osd_stats":[{"osd":1,"up_from":12,"seq":51539607556,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27076,"kb_used_data":112,"kb_used_omap":4,"kb_used_meta":26939,"kb_avail":733976124,"statfs":{"total":751619276800,"available":751591550976,"internally_reserved":0,"allocated":114688,"data_stored":28403,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4864,"internal_metadata":27585792},"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":[]},{"osd":0,"up_from":8,"seq":34359738373,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27060,"kb_used_data":96,"kb_used_omap":4,"kb_used_meta":26939,"kb_avail":733976140,"statfs":{"total":751619276800,"available":751591567360,"internally_reserved":0,"allocated":98304,"data_stored":22469,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4221,"internal_metadata":27586435},"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":[]}],"pool_statfs":[{"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-19T22:24:04.387 INFO:tasks.cephadm.ceph_manager.ceph:PG 1.0 is not active+clean 2026-02-19T22:24:04.387 INFO:tasks.cephadm.ceph_manager.ceph:{'pgid': '1.0', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 13, 'state': 'creating+peering', 'last_fresh': '2026-02-19T22:24:00.710380+0000', 'last_change': '2026-02-19T22:24:00.710380+0000', 'last_active': '2026-02-19T22:24:00.708036+0000', 'last_peered': '2026-02-19T22:24:00.708036+0000', 'last_clean': '2026-02-19T22:24:00.708036+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2026-02-19T22:24:00.710380+0000', 'last_undegraded': '2026-02-19T22:24:00.710380+0000', 'last_fullsized': '2026-02-19T22:24:00.710380+0000', 'mapping_epoch': 13, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 13, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2026-02-19T22:24:00.708036+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2026-02-19T22:24:00.708036+0000', 'last_clean_scrub_stamp': '2026-02-19T22:24:00.708036+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, 0], 'acting': [1, 0], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 1, 'acting_primary': 1, 'purged_snaps': []} 2026-02-19T22:24:04.387 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph status --format=json 2026-02-19T22:24:04.501 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:04.759 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:04.759 INFO:teuthology.orchestra.run.trial116.stdout:{"fsid":"8c43ce93-0de1-11f1-bb5c-d404e6e7d460","health":{"status":"HEALTH_OK","checks":{},"mutes":[]},"election_epoch":5,"quorum":[0],"quorum_names":["a"],"quorum_age":51,"monmap":{"epoch":1,"min_mon_release_name":"tentacle","num_mons":1},"osdmap":{"epoch":15,"num_osds":2,"num_up_osds":2,"osd_up_since":1771539838,"num_in_osds":2,"osd_in_since":1771539831,"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":55435264,"bytes_avail":1503183118336,"bytes_total":1503238553600,"inactive_pgs_ratio":1},"fsmap":{"epoch":1,"btime":"2026-02-19T22:23:12:655564+0000","by_rank":[],"up:standby":0},"mgrmap":{"available":true,"num_standbys":0,"modules":["cephadm","dashboard","iostat","nfs"],"services":{"dashboard":"https://10.20.193.116:8443/"}},"servicemap":{"epoch":1,"modified":"2026-02-19T22:23:12.655906+0000","services":{}},"progress_events":{}} 2026-02-19T22:24:04.814 INFO:tasks.cephadm.ceph_manager.ceph:no progress seen, keeping timeout for now 2026-02-19T22:24:04.814 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph pg dump --format=json 2026-02-19T22:24:04.927 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:04.948 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:04 trial116 ceph-mon[34318]: from='client.14242 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T22:24:05.143 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:05.143 INFO:teuthology.orchestra.run.trial116.stderr:dumped all 2026-02-19T22:24:05.184 INFO:teuthology.orchestra.run.trial116.stdout:{"pg_ready":true,"pg_map":{"version":22,"stamp":"2026-02-19T22:24:04.481463+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":2,"acting":2,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":0,"num_osds":2,"num_per_pool_osds":2,"num_per_pool_omap_osds":1,"kb":1468006400,"kb_used":54136,"kb_used_data":208,"kb_used_omap":8,"kb_used_meta":53879,"kb_avail":1467952264,"statfs":{"total":1503238553600,"available":1503183118336,"internally_reserved":0,"allocated":212992,"data_stored":50872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9085,"internal_metadata":55172227},"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":13,"state":"creating+peering","last_fresh":"2026-02-19T22:24:00.710380+0000","last_change":"2026-02-19T22:24:00.710380+0000","last_active":"2026-02-19T22:24:00.708036+0000","last_peered":"2026-02-19T22:24:00.708036+0000","last_clean":"2026-02-19T22:24:00.708036+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2026-02-19T22:24:00.710380+0000","last_undegraded":"2026-02-19T22:24:00.710380+0000","last_fullsized":"2026-02-19T22:24:00.710380+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T22:24:00.708036+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T22:24:00.708036+0000","last_clean_scrub_stamp":"2026-02-19T22:24:00.708036+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,0],"acting":[1,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":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":2,"acting":2,"num_store_stats":1}],"osd_stats":[{"osd":1,"up_from":12,"seq":51539607556,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27076,"kb_used_data":112,"kb_used_omap":4,"kb_used_meta":26939,"kb_avail":733976124,"statfs":{"total":751619276800,"available":751591550976,"internally_reserved":0,"allocated":114688,"data_stored":28403,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4864,"internal_metadata":27585792},"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":[]},{"osd":0,"up_from":8,"seq":34359738373,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27060,"kb_used_data":96,"kb_used_omap":4,"kb_used_meta":26939,"kb_avail":733976140,"statfs":{"total":751619276800,"available":751591567360,"internally_reserved":0,"allocated":98304,"data_stored":22469,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4221,"internal_metadata":27586435},"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":[]}],"pool_statfs":[{"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-19T22:24:06.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:05 trial116 ceph-mon[34318]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T22:24:06.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:05 trial116 ceph-mon[34318]: from='client.14246 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T22:24:06.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:05 trial116 ceph-mon[34318]: pgmap v22: 1 pgs: 1 creating+peering; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:24:06.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:05 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/4022419788' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2026-02-19T22:24:07.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:06 trial116 ceph-mon[34318]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T22:24:08.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:07 trial116 ceph-mon[34318]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:24:08.185 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph pg dump --format=json 2026-02-19T22:24:08.305 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:08.513 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:08.514 INFO:teuthology.orchestra.run.trial116.stderr:dumped all 2026-02-19T22:24:08.565 INFO:teuthology.orchestra.run.trial116.stdout:{"pg_ready":true,"pg_map":{"version":24,"stamp":"2026-02-19T22:24:08.482011+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":4,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":2,"num_osds":2,"num_per_pool_osds":2,"num_per_pool_omap_osds":2,"kb":1468006400,"kb_used":55720,"kb_used_data":1416,"kb_used_omap":13,"kb_used_meta":53874,"kb_avail":1467950680,"statfs":{"total":1503238553600,"available":1503181496320,"internally_reserved":0,"allocated":1449984,"data_stored":1250174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14292,"internal_metadata":55167020},"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.000263"},"pg_stats":[{"pgid":"1.0","version":"14'72","reported_seq":103,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T22:24:04.003923+0000","last_change":"2026-02-19T22:24:01.712797+0000","last_active":"2026-02-19T22:24:04.003923+0000","last_peered":"2026-02-19T22:24:04.003923+0000","last_clean":"2026-02-19T22:24:04.003923+0000","last_became_active":"2026-02-19T22:24:01.712680+0000","last_became_peered":"2026-02-19T22:24:01.712680+0000","last_unstale":"2026-02-19T22:24:04.003923+0000","last_undegraded":"2026-02-19T22:24:04.003923+0000","last_fullsized":"2026-02-19T22:24:04.003923+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T22:24:00.708036+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T22:24:00.708036+0000","last_clean_scrub_stamp":"2026-02-19T22:24:00.708036+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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-21T07:09:41.670566+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":4,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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,0],"acting":[1,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":4,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"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":27860,"kb_used_data":708,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733975340,"statfs":{"total":751619276800,"available":751590748160,"internally_reserved":0,"allocated":724992,"data_stored":625087,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6167,"internal_metadata":27584489},"hb_peers":[0],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738374,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":734003200,"kb_used":27860,"kb_used_data":708,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733975340,"statfs":{"total":751619276800,"available":751590748160,"internally_reserved":0,"allocated":724992,"data_stored":625087,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"hb_peers":[1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"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}]}} 2026-02-19T22:24:08.566 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2026-02-19T22:24:08.566 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-19T22:24:08.567 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2026-02-19T22:24:08.567 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph health --format=json 2026-02-19T22:24:08.682 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:08.921 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:08.921 INFO:teuthology.orchestra.run.trial116.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-19T22:24:08.959 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2026-02-19T22:24:08.959 INFO:tasks.cephadm:Setup complete, yielding 2026-02-19T22:24:08.959 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-19T22:24:08.975 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial116.front.sepia.ceph.com 2026-02-19T22:24:08.975 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- bash -c 'ceph fs volume create cephfs' 2026-02-19T22:24:09.091 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:10.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:09 trial116 ceph-mon[34318]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:24:10.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:09 trial116 ceph-mon[34318]: from='client.14252 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T22:24:10.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:09 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/135192976' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-19T22:24:10.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:09 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2026-02-19T22:24:10.791 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-02-19T22:24:10.807 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2026-02-19T22:24:10.807 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T22:24:10.921 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:10.978 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:10 trial116 ceph-mon[34318]: from='client.14256 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:24:10.979 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:10 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2026-02-19T22:24:10.979 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:10 trial116 ceph-mon[34318]: osdmap e16: 2 total, 2 up, 2 in 2026-02-19T22:24:10.979 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:10 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2026-02-19T22:24:10.979 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:10 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mon-a[34312]: 2026-02-19T22:24:10.728+0000 7fde45a4a640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-02-19T22:24:11.144 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:11.144 INFO:teuthology.orchestra.run.trial116.stdout:[{"events": ["2026-02-19T22:24:10.734117Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T22:24:10.732832Z", "running": 0, "size": 2}}, {"events": ["2026-02-19T22:23:39.798264Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial116=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T22:23:39.791308Z", "last_refresh": "2026-02-19T22:23:58.770219Z", "running": 1, "size": 1}}, {"events": ["2026-02-19T22:23:38.596971Z service:mon [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial116:10.20.193.116=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T22:23:38.488640Z", "last_refresh": "2026-02-19T22:23:58.770150Z", "running": 1, "size": 1}}, {"events": ["2026-02-19T22:23:50.839399Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial116"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T22:23:50.838368Z", "last_refresh": "2026-02-19T22:23:58.770264Z", "running": 2, "size": 2}}] 2026-02-19T22:24:11.283 INFO:tasks.cephadm:mds.cephfs has 0/2 2026-02-19T22:24:11.941 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: pgmap v26: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:24:11.941 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2026-02-19T22:24:11.941 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: osdmap e17: 2 total, 2 up, 2 in 2026-02-19T22:24:11.941 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2026-02-19T22:24:11.942 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-02-19T22:24:11.942 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2026-02-19T22:24:11.942 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2026-02-19T22:24:11.942 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: osdmap e18: 2 total, 2 up, 2 in 2026-02-19T22:24:11.942 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: fsmap cephfs:0 2026-02-19T22:24:11.942 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:11.942 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:24:11.942 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:24:11.942 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:24:11.942 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:11.943 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:24:11.943 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.trial116.tyykai", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2026-02-19T22:24:11.943 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.trial116.tyykai", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-02-19T22:24:11.943 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:24:11.943 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:11.943 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:11.943 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:11.943 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.trial116.awcmgg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2026-02-19T22:24:11.943 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.trial116.awcmgg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-02-19T22:24:11.943 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:11 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:24:12.283 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T22:24:12.404 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:12.628 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:12.628 INFO:teuthology.orchestra.run.trial116.stdout:[{"events": ["2026-02-19T22:24:12.098931Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T22:24:10.732832Z", "last_refresh": "2026-02-19T22:24:12.591132Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T22:23:39.798264Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial116=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T22:23:39.791308Z", "last_refresh": "2026-02-19T22:24:12.591039Z", "running": 1, "size": 1}}, {"events": ["2026-02-19T22:23:38.596971Z service:mon [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["trial116:10.20.193.116=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T22:23:38.488640Z", "last_refresh": "2026-02-19T22:24:12.590986Z", "running": 1, "size": 1}}, {"events": ["2026-02-19T22:23:50.839399Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial116"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T22:23:50.838368Z", "last_refresh": "2026-02-19T22:24:12.591073Z", "running": 2, "size": 2}}] 2026-02-19T22:24:12.666 INFO:tasks.cephadm:mds.cephfs has 2/2 2026-02-19T22:24:12.666 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-19T22:24:12.681 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial116.front.sepia.ceph.com 2026-02-19T22:24:12.682 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2026-02-19T22:24:12.799 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:12.914 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: Saving service mds.cephfs spec with placement count:2 2026-02-19T22:24:12.914 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: Deploying daemon mds.cephfs.trial116.tyykai on trial116 2026-02-19T22:24:12.914 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: from='client.14258 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T22:24:12.915 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: Deploying daemon mds.cephfs.trial116.awcmgg on trial116 2026-02-19T22:24:12.915 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: osdmap e19: 2 total, 2 up, 2 in 2026-02-19T22:24:12.915 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: mds.? [v2:10.20.193.116:6818/842790349,v1:10.20.193.116:6819/842790349] up:boot 2026-02-19T22:24:12.915 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: daemon mds.cephfs.trial116.tyykai assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2026-02-19T22:24:12.915 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2026-02-19T22:24:12.915 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2026-02-19T22:24:12.915 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: Cluster is now healthy 2026-02-19T22:24:12.915 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: fsmap cephfs:0 1 up:standby 2026-02-19T22:24:12.915 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial116.tyykai"} : dispatch 2026-02-19T22:24:12.915 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: fsmap cephfs:1 {0=cephfs.trial116.tyykai=up:creating} 2026-02-19T22:24:12.915 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: daemon mds.cephfs.trial116.tyykai is now active in filesystem cephfs as rank 0 2026-02-19T22:24:12.916 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:12.916 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:12.916 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:12.916 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:12.916 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:12.916 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:24:12.916 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:12.916 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:12.916 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:24:12.916 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:24:12.917 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:12.917 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:24:12.917 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:24:12.917 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:12 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:13.087 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2026-02-19T22:24:13.204 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:13.226 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:13 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:13.039+0000 7f1dee8f4640 -1 client.14268 error registering admin socket command: (17) File exists 2026-02-19T22:24:13.488 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2026-02-19T22:24:13.605 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:13.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:13 trial116 ceph-mon[34318]: pgmap v30: 65 pgs: 14 creating+peering, 34 unknown, 17 active+clean; 577 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:24:13.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:13 trial116 ceph-mon[34318]: from='client.14264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T22:24:13.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:13 trial116 ceph-mon[34318]: osdmap e20: 2 total, 2 up, 2 in 2026-02-19T22:24:13.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:13 trial116 ceph-mon[34318]: mds.? [v2:10.20.193.116:6818/842790349,v1:10.20.193.116:6819/842790349] up:active 2026-02-19T22:24:13.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:13 trial116 ceph-mon[34318]: mds.? [v2:10.20.193.116:6820/9326496,v1:10.20.193.116:6821/9326496] up:boot 2026-02-19T22:24:13.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:13 trial116 ceph-mon[34318]: fsmap cephfs:1 {0=cephfs.trial116.tyykai=up:active} 1 up:standby 2026-02-19T22:24:13.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:13 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial116.awcmgg"} : dispatch 2026-02-19T22:24:13.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:13 trial116 ceph-mon[34318]: fsmap cephfs:1 {0=cephfs.trial116.tyykai=up:active} 1 up:standby 2026-02-19T22:24:13.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:13 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:13.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:13 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:13.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:13 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:24:13.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:13 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:24:13.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:13 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' 2026-02-19T22:24:13.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:13 trial116 ceph-mon[34318]: from='mgr.14152 10.20.193.116:0/489138788' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:24:13.885 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- bash -c 'ceph mgr module enable smb' 2026-02-19T22:24:14.003 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:14.791 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- bash -c 'sleep 30' 2026-02-19T22:24:14.908 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:15.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:14 trial116 ceph-mon[34318]: from='client.14266 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:24:15.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:14 trial116 ceph-mon[34318]: from='client.14270 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:24:15.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:14 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/2202420185' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2026-02-19T22:24:15.006 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:14 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: ignoring --setuser ceph since I am not root 2026-02-19T22:24:15.007 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:14 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: ignoring --setgroup ceph since I am not root 2026-02-19T22:24:16.007 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:15 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: /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-19T22:24:16.007 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:15 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 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-19T22:24:16.007 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:15 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: from numpy import show_config as show_numpy_config 2026-02-19T22:24:16.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:15 trial116 ceph-mon[34318]: from='client.14272 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:24:16.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:15 trial116 ceph-mon[34318]: pgmap v32: 65 pgs: 14 creating+peering, 34 unknown, 17 active+clean; 577 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:24:16.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:15 trial116 ceph-mon[34318]: from='client.? 10.20.193.116:0/2202420185' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2026-02-19T22:24:16.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:15 trial116 ceph-mon[34318]: mgrmap e15: x(active, since 42s) 2026-02-19T22:24:18.006 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:17 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:17.780+0000 7fdfe746a640 -1 client.14287 error registering admin socket command: (17) File exists 2026-02-19T22:24:18.006 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:17 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:17.780+0000 7fdfe4464640 -1 client.14288 error registering admin socket command: (17) File exists 2026-02-19T22:24:18.006 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:17 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:17.780+0000 7fdfe4464640 -1 client.14288 error registering admin socket command: (17) File exists 2026-02-19T22:24:18.006 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:17 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:17.780+0000 7fdfe4464640 -1 client.14288 error registering admin socket command: (17) File exists 2026-02-19T22:24:18.006 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:17 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:17.780+0000 7fdfe4464640 -1 client.14288 error registering admin socket command: (17) File exists 2026-02-19T22:24:18.006 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:17 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:17.780+0000 7fdfe4464640 -1 client.14288 error registering admin socket command: (17) File exists 2026-02-19T22:24:18.006 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:17 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:17.780+0000 7fdfe4464640 -1 client.14288 error registering admin socket command: (17) File exists 2026-02-19T22:24:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:17 trial116 ceph-mon[34318]: mds.? [v2:10.20.193.116:6818/842790349,v1:10.20.193.116:6819/842790349] up:active 2026-02-19T22:24:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:17 trial116 ceph-mon[34318]: mds.? [v2:10.20.193.116:6820/9326496,v1:10.20.193.116:6821/9326496] up:standby 2026-02-19T22:24:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:17 trial116 ceph-mon[34318]: fsmap cephfs:1 {0=cephfs.trial116.tyykai=up:active} 1 up:standby 2026-02-19T22:24:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:17 trial116 ceph-mon[34318]: Active manager daemon x restarted 2026-02-19T22:24:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:17 trial116 ceph-mon[34318]: Activating manager daemon x 2026-02-19T22:24:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:17 trial116 ceph-mon[34318]: osdmap e21: 2 total, 2 up, 2 in 2026-02-19T22:24:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:17 trial116 ceph-mon[34318]: mgrmap e16: x(active, starting, since 0.00348474s) 2026-02-19T22:24:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:17 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T22:24:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:17 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial116.tyykai"} : dispatch 2026-02-19T22:24:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:17 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.trial116.awcmgg"} : dispatch 2026-02-19T22:24:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:17 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2026-02-19T22:24:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:17 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T22:24:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:17 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T22:24:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:17 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2026-02-19T22:24:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:17 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2026-02-19T22:24:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:17 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2026-02-19T22:24:18.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:17 trial116 ceph-mon[34318]: Manager daemon x is now available 2026-02-19T22:24:19.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:18 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:24:19.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:18 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2026-02-19T22:24:19.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:18 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2026-02-19T22:24:19.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:18 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:19.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:18 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:19.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:18 trial116 ceph-mon[34318]: mgrmap e17: x(active, since 1.00546s) 2026-02-19T22:24:19.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:18 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:19.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:18 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:19.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:18 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-19T22:24:19.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:18 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-19T22:24:19.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:18 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:19.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:18 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:24:19.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:18 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:24:20.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:19 trial116 ceph-mon[34318]: [19/Feb/2026:22:24:17] ENGINE Bus STARTING 2026-02-19T22:24:20.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:19 trial116 ceph-mon[34318]: [19/Feb/2026:22:24:18] ENGINE Serving on http://10.20.193.116:8765 2026-02-19T22:24:20.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:19 trial116 ceph-mon[34318]: [19/Feb/2026:22:24:18] ENGINE Serving on https://10.20.193.116:7150 2026-02-19T22:24:20.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:19 trial116 ceph-mon[34318]: [19/Feb/2026:22:24:18] ENGINE Bus STARTED 2026-02-19T22:24:20.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:19 trial116 ceph-mon[34318]: [19/Feb/2026:22:24:18] ENGINE Client ('10.20.193.116', 33242) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-19T22:24:20.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:19 trial116 ceph-mon[34318]: pgmap v3: 65 pgs: 65 active+clean; 637 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:24:20.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:19 trial116 ceph-mon[34318]: Adjusting osd_memory_target on trial116 to 37927M 2026-02-19T22:24:20.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:19 trial116 ceph-mon[34318]: Updating trial116:/etc/ceph/ceph.conf 2026-02-19T22:24:20.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:19 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:20.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:19 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:20.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:19 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:20.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:19 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:24:20.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:19 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:24:20.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:19 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:24:20.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:19 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:24:20.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:19 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:20.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:19 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:24:21.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:20 trial116 ceph-mon[34318]: Updating trial116:/var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/config/ceph.conf 2026-02-19T22:24:21.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:20 trial116 ceph-mon[34318]: Updating trial116:/etc/ceph/ceph.client.admin.keyring 2026-02-19T22:24:21.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:20 trial116 ceph-mon[34318]: Updating trial116:/var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-19T22:24:21.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:20 trial116 ceph-mon[34318]: Certificate for "cephadm-signed_agent_cert (trial116)" is still valid for 1824 days. 2026-02-19T22:24:21.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:20 trial116 ceph-mon[34318]: pgmap v4: 65 pgs: 65 active+clean; 637 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:24:21.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:20 trial116 ceph-mon[34318]: mgrmap e18: x(active, since 2s) 2026-02-19T22:24:23.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:22 trial116 ceph-mon[34318]: pgmap v5: 65 pgs: 65 active+clean; 637 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:24:23.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:22 trial116 ceph-mon[34318]: mgrmap e19: x(active, since 4s) 2026-02-19T22:24:25.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:24 trial116 ceph-mon[34318]: pgmap v6: 65 pgs: 65 active+clean; 644 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 35 KiB/s rd, 2.2 KiB/s wr, 15 op/s 2026-02-19T22:24:25.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:24 trial116 ceph-mon[34318]: osdmap e22: 2 total, 2 up, 2 in 2026-02-19T22:24:26.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:25 trial116 ceph-mon[34318]: osdmap e23: 2 total, 2 up, 2 in 2026-02-19T22:24:27.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:26 trial116 ceph-mon[34318]: pgmap v9: 65 pgs: 65 active+clean; 644 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 25 KiB/s rd, 1.6 KiB/s wr, 11 op/s 2026-02-19T22:24:29.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:28 trial116 ceph-mon[34318]: pgmap v10: 65 pgs: 65 active+clean; 644 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 22 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2026-02-19T22:24:31.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:30 trial116 ceph-mon[34318]: pgmap v11: 65 pgs: 65 active+clean; 644 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 22 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2026-02-19T22:24:33.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:32 trial116 ceph-mon[34318]: pgmap v12: 65 pgs: 65 active+clean; 644 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:24:35.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:34 trial116 ceph-mon[34318]: pgmap v13: 65 pgs: 65 active+clean; 646 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 312 B/s wr, 0 op/s 2026-02-19T22:24:37.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:36 trial116 ceph-mon[34318]: pgmap v14: 65 pgs: 65 active+clean; 646 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 284 B/s wr, 0 op/s 2026-02-19T22:24:39.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:38 trial116 ceph-mon[34318]: pgmap v15: 65 pgs: 65 active+clean; 646 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s wr, 0 op/s 2026-02-19T22:24:41.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:40 trial116 ceph-mon[34318]: pgmap v16: 65 pgs: 65 active+clean; 646 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s wr, 0 op/s 2026-02-19T22:24:43.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:42 trial116 ceph-mon[34318]: pgmap v17: 65 pgs: 65 active+clean; 646 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s wr, 0 op/s 2026-02-19T22:24:45.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:44 trial116 ceph-mon[34318]: pgmap v18: 65 pgs: 65 active+clean; 646 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail; 255 B/s wr, 0 op/s 2026-02-19T22:24:45.017 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- bash -c 'ceph smb apply -i -' 2026-02-19T22:24:45.131 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:45.750 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.389+0000 7fdfe145e640 -1 client.14294 error registering admin socket command: (17) File exists 2026-02-19T22:24:45.750 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.389+0000 7fdfe145e640 -1 client.14294 error registering admin socket command: (17) File exists 2026-02-19T22:24:45.750 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.389+0000 7fdfe145e640 -1 client.14294 error registering admin socket command: (17) File exists 2026-02-19T22:24:45.750 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.389+0000 7fdfe145e640 -1 client.14294 error registering admin socket command: (17) File exists 2026-02-19T22:24:45.751 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.389+0000 7fdfe145e640 -1 client.14294 error registering admin socket command: (17) File exists 2026-02-19T22:24:45.751 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.389+0000 7fdfe145e640 -1 client.14294 error registering admin socket command: (17) File exists 2026-02-19T22:24:45.751 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.396+0000 7fdfeec79640 -1 client.14296 error registering admin socket command: (17) File exists 2026-02-19T22:24:45.751 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.396+0000 7fdfeec79640 -1 client.14296 error registering admin socket command: (17) File exists 2026-02-19T22:24:45.751 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.396+0000 7fdfeec79640 -1 client.14296 error registering admin socket command: (17) File exists 2026-02-19T22:24:45.751 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.396+0000 7fdfeec79640 -1 client.14296 error registering admin socket command: (17) File exists 2026-02-19T22:24:45.751 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.396+0000 7fdfeec79640 -1 client.14296 error registering admin socket command: (17) File exists 2026-02-19T22:24:45.751 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.396+0000 7fdfeec79640 -1 client.14296 error registering admin socket command: (17) File exists 2026-02-19T22:24:45.751 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.399+0000 7fdfeec79640 -1 client.14298 error registering admin socket command: (17) File exists 2026-02-19T22:24:45.751 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.399+0000 7fdfeec79640 -1 client.14298 error registering admin socket command: (17) File exists 2026-02-19T22:24:45.752 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.399+0000 7fdfeec79640 -1 client.14298 error registering admin socket command: (17) File exists 2026-02-19T22:24:45.752 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.399+0000 7fdfeec79640 -1 client.14298 error registering admin socket command: (17) File exists 2026-02-19T22:24:45.752 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.399+0000 7fdfeec79640 -1 client.14298 error registering admin socket command: (17) File exists 2026-02-19T22:24:45.752 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:24:45 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:24:45.399+0000 7fdfeec79640 -1 client.14298 error registering admin socket command: (17) File exists 2026-02-19T22:24:46.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:45 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-19T22:24:46.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:45 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-19T22:24:46.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:45 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:46.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:45 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2026-02-19T22:24:47.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:46 trial116 ceph-mon[34318]: from='client.14292 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:24:47.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:46 trial116 ceph-mon[34318]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-19T22:24:47.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:46 trial116 ceph-mon[34318]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-19T22:24:47.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:46 trial116 ceph-mon[34318]: pgmap v19: 65 pgs: 65 active+clean; 646 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:24:47.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:46 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2026-02-19T22:24:47.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:46 trial116 ceph-mon[34318]: mgrmap e20: x(active, since 28s) 2026-02-19T22:24:47.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:46 trial116 ceph-mon[34318]: osdmap e24: 2 total, 2 up, 2 in 2026-02-19T22:24:47.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:46 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2026-02-19T22:24:47.430 INFO:teuthology.orchestra.run.trial116.stdout:{ 2026-02-19T22:24:47.430 INFO:teuthology.orchestra.run.trial116.stdout: "results": [ 2026-02-19T22:24:47.430 INFO:teuthology.orchestra.run.trial116.stdout: { 2026-02-19T22:24:47.431 INFO:teuthology.orchestra.run.trial116.stdout: "resource": { 2026-02-19T22:24:47.431 INFO:teuthology.orchestra.run.trial116.stdout: "resource_type": "ceph.smb.usersgroups", 2026-02-19T22:24:47.431 INFO:teuthology.orchestra.run.trial116.stdout: "users_groups_id": "ug1", 2026-02-19T22:24:47.431 INFO:teuthology.orchestra.run.trial116.stdout: "intent": "present", 2026-02-19T22:24:47.431 INFO:teuthology.orchestra.run.trial116.stdout: "values": { 2026-02-19T22:24:47.431 INFO:teuthology.orchestra.run.trial116.stdout: "users": [ 2026-02-19T22:24:47.431 INFO:teuthology.orchestra.run.trial116.stdout: { 2026-02-19T22:24:47.431 INFO:teuthology.orchestra.run.trial116.stdout: "name": "user1", 2026-02-19T22:24:47.431 INFO:teuthology.orchestra.run.trial116.stdout: "password": "t3stP4ss1" 2026-02-19T22:24:47.431 INFO:teuthology.orchestra.run.trial116.stdout: }, 2026-02-19T22:24:47.431 INFO:teuthology.orchestra.run.trial116.stdout: { 2026-02-19T22:24:47.431 INFO:teuthology.orchestra.run.trial116.stdout: "name": "user2", 2026-02-19T22:24:47.432 INFO:teuthology.orchestra.run.trial116.stdout: "password": "t3stP4ss2" 2026-02-19T22:24:47.432 INFO:teuthology.orchestra.run.trial116.stdout: } 2026-02-19T22:24:47.432 INFO:teuthology.orchestra.run.trial116.stdout: ], 2026-02-19T22:24:47.432 INFO:teuthology.orchestra.run.trial116.stdout: "groups": [] 2026-02-19T22:24:47.432 INFO:teuthology.orchestra.run.trial116.stdout: } 2026-02-19T22:24:47.432 INFO:teuthology.orchestra.run.trial116.stdout: }, 2026-02-19T22:24:47.432 INFO:teuthology.orchestra.run.trial116.stdout: "state": "created", 2026-02-19T22:24:47.432 INFO:teuthology.orchestra.run.trial116.stdout: "success": true 2026-02-19T22:24:47.432 INFO:teuthology.orchestra.run.trial116.stdout: }, 2026-02-19T22:24:47.432 INFO:teuthology.orchestra.run.trial116.stdout: { 2026-02-19T22:24:47.432 INFO:teuthology.orchestra.run.trial116.stdout: "resource": { 2026-02-19T22:24:47.432 INFO:teuthology.orchestra.run.trial116.stdout: "resource_type": "ceph.smb.cluster", 2026-02-19T22:24:47.433 INFO:teuthology.orchestra.run.trial116.stdout: "cluster_id": "modusr1", 2026-02-19T22:24:47.433 INFO:teuthology.orchestra.run.trial116.stdout: "auth_mode": "user", 2026-02-19T22:24:47.433 INFO:teuthology.orchestra.run.trial116.stdout: "intent": "present", 2026-02-19T22:24:47.433 INFO:teuthology.orchestra.run.trial116.stdout: "user_group_settings": [ 2026-02-19T22:24:47.433 INFO:teuthology.orchestra.run.trial116.stdout: { 2026-02-19T22:24:47.433 INFO:teuthology.orchestra.run.trial116.stdout: "source_type": "resource", 2026-02-19T22:24:47.433 INFO:teuthology.orchestra.run.trial116.stdout: "ref": "ug1" 2026-02-19T22:24:47.433 INFO:teuthology.orchestra.run.trial116.stdout: } 2026-02-19T22:24:47.433 INFO:teuthology.orchestra.run.trial116.stdout: ], 2026-02-19T22:24:47.433 INFO:teuthology.orchestra.run.trial116.stdout: "placement": { 2026-02-19T22:24:47.433 INFO:teuthology.orchestra.run.trial116.stdout: "count": 1 2026-02-19T22:24:47.433 INFO:teuthology.orchestra.run.trial116.stdout: } 2026-02-19T22:24:47.433 INFO:teuthology.orchestra.run.trial116.stdout: }, 2026-02-19T22:24:47.434 INFO:teuthology.orchestra.run.trial116.stdout: "state": "created", 2026-02-19T22:24:47.434 INFO:teuthology.orchestra.run.trial116.stdout: "success": true 2026-02-19T22:24:47.434 INFO:teuthology.orchestra.run.trial116.stdout: }, 2026-02-19T22:24:47.434 INFO:teuthology.orchestra.run.trial116.stdout: { 2026-02-19T22:24:47.434 INFO:teuthology.orchestra.run.trial116.stdout: "resource": { 2026-02-19T22:24:47.434 INFO:teuthology.orchestra.run.trial116.stdout: "resource_type": "ceph.smb.share", 2026-02-19T22:24:47.434 INFO:teuthology.orchestra.run.trial116.stdout: "cluster_id": "modusr1", 2026-02-19T22:24:47.434 INFO:teuthology.orchestra.run.trial116.stdout: "share_id": "share1", 2026-02-19T22:24:47.434 INFO:teuthology.orchestra.run.trial116.stdout: "intent": "present", 2026-02-19T22:24:47.434 INFO:teuthology.orchestra.run.trial116.stdout: "name": "share1", 2026-02-19T22:24:47.434 INFO:teuthology.orchestra.run.trial116.stdout: "readonly": false, 2026-02-19T22:24:47.434 INFO:teuthology.orchestra.run.trial116.stdout: "browseable": true, 2026-02-19T22:24:47.434 INFO:teuthology.orchestra.run.trial116.stdout: "cephfs": { 2026-02-19T22:24:47.435 INFO:teuthology.orchestra.run.trial116.stdout: "volume": "cephfs", 2026-02-19T22:24:47.435 INFO:teuthology.orchestra.run.trial116.stdout: "path": "/", 2026-02-19T22:24:47.435 INFO:teuthology.orchestra.run.trial116.stdout: "subvolumegroup": "smb", 2026-02-19T22:24:47.435 INFO:teuthology.orchestra.run.trial116.stdout: "subvolume": "sv1", 2026-02-19T22:24:47.435 INFO:teuthology.orchestra.run.trial116.stdout: "provider": "samba-vfs" 2026-02-19T22:24:47.435 INFO:teuthology.orchestra.run.trial116.stdout: } 2026-02-19T22:24:47.435 INFO:teuthology.orchestra.run.trial116.stdout: }, 2026-02-19T22:24:47.435 INFO:teuthology.orchestra.run.trial116.stdout: "state": "created", 2026-02-19T22:24:47.435 INFO:teuthology.orchestra.run.trial116.stdout: "success": true 2026-02-19T22:24:47.435 INFO:teuthology.orchestra.run.trial116.stdout: }, 2026-02-19T22:24:47.435 INFO:teuthology.orchestra.run.trial116.stdout: { 2026-02-19T22:24:47.435 INFO:teuthology.orchestra.run.trial116.stdout: "resource": { 2026-02-19T22:24:47.435 INFO:teuthology.orchestra.run.trial116.stdout: "resource_type": "ceph.smb.share", 2026-02-19T22:24:47.436 INFO:teuthology.orchestra.run.trial116.stdout: "cluster_id": "modusr1", 2026-02-19T22:24:47.436 INFO:teuthology.orchestra.run.trial116.stdout: "share_id": "share2", 2026-02-19T22:24:47.436 INFO:teuthology.orchestra.run.trial116.stdout: "intent": "present", 2026-02-19T22:24:47.436 INFO:teuthology.orchestra.run.trial116.stdout: "name": "share2", 2026-02-19T22:24:47.436 INFO:teuthology.orchestra.run.trial116.stdout: "readonly": false, 2026-02-19T22:24:47.436 INFO:teuthology.orchestra.run.trial116.stdout: "browseable": true, 2026-02-19T22:24:47.436 INFO:teuthology.orchestra.run.trial116.stdout: "cephfs": { 2026-02-19T22:24:47.436 INFO:teuthology.orchestra.run.trial116.stdout: "volume": "cephfs", 2026-02-19T22:24:47.436 INFO:teuthology.orchestra.run.trial116.stdout: "path": "/", 2026-02-19T22:24:47.436 INFO:teuthology.orchestra.run.trial116.stdout: "subvolumegroup": "smb", 2026-02-19T22:24:47.436 INFO:teuthology.orchestra.run.trial116.stdout: "subvolume": "sv2", 2026-02-19T22:24:47.436 INFO:teuthology.orchestra.run.trial116.stdout: "provider": "samba-vfs" 2026-02-19T22:24:47.436 INFO:teuthology.orchestra.run.trial116.stdout: } 2026-02-19T22:24:47.437 INFO:teuthology.orchestra.run.trial116.stdout: }, 2026-02-19T22:24:47.437 INFO:teuthology.orchestra.run.trial116.stdout: "state": "created", 2026-02-19T22:24:47.437 INFO:teuthology.orchestra.run.trial116.stdout: "success": true 2026-02-19T22:24:47.437 INFO:teuthology.orchestra.run.trial116.stdout: } 2026-02-19T22:24:47.437 INFO:teuthology.orchestra.run.trial116.stdout: ], 2026-02-19T22:24:47.437 INFO:teuthology.orchestra.run.trial116.stdout: "success": true 2026-02-19T22:24:47.437 INFO:teuthology.orchestra.run.trial116.stdout:} 2026-02-19T22:24:47.471 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-02-19T22:24:47.488 INFO:tasks.cephadm:Waiting for ceph service smb.modusr1 to start (timeout 300)... 2026-02-19T22:24:47.488 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T22:24:47.603 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:47.930 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:47.930 INFO:teuthology.orchestra.run.trial116.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T22:24:10.732832Z", "last_refresh": "2026-02-19T22:24:18.341929Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial116=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T22:23:39.791308Z", "last_refresh": "2026-02-19T22:24:18.341795Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial116:10.20.193.116=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T22:23:38.488640Z", "last_refresh": "2026-02-19T22:24:18.341714Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial116"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T22:23:50.838368Z", "last_refresh": "2026-02-19T22:24:18.341843Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T22:24:47.427215Z service:smb.modusr1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modusr1", "service_name": "smb.modusr1", "service_type": "smb", "spec": {"cluster_id": "modusr1", "config_uri": "rados://.smb/modusr1/config.smb", "features": ["cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.modusr1"], "user_sources": ["rados:mon-config-key:smb/config/modusr1/users-groups.0.json"]}, "status": {"created": "2026-02-19T22:24:47.426255Z", "ports": [445, 9922], "running": 0, "size": 1}}] 2026-02-19T22:24:48.018 INFO:tasks.cephadm:smb.modusr1 has 0/1 2026-02-19T22:24:48.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2026-02-19T22:24:48.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: osdmap e25: 2 total, 2 up, 2 in 2026-02-19T22:24:48.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:48.758 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T22:24:48.758 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]}]': finished 2026-02-19T22:24:48.758 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T22:24:48.758 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T22:24:48.758 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: Saving service smb.modusr1 spec with placement count:1 2026-02-19T22:24:48.758 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:48.758 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:24:48.758 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:24:48.758 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:24:48.758 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:48.758 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:24:48.758 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.modusr1.trial116.mtvfme", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/modusr1/\"", "osd", "allow rwx pool=.smb namespace=modusr1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2026-02-19T22:24:48.759 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.modusr1.trial116.mtvfme", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/modusr1/\"", "osd", "allow rwx pool=.smb namespace=modusr1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2026-02-19T22:24:48.759 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.modusr1"} : dispatch 2026-02-19T22:24:48.759 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:24:48.759 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: Deploying daemon smb.modusr1.trial116.mtvfme on trial116 2026-02-19T22:24:48.759 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:48 trial116 ceph-mon[34318]: pgmap v22: 97 pgs: 32 unknown, 65 active+clean; 646 KiB data, 54 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:24:49.020 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T22:24:49.144 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:49.369 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:49.370 INFO:teuthology.orchestra.run.trial116.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T22:24:10.732832Z", "last_refresh": "2026-02-19T22:24:18.341929Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial116=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T22:23:39.791308Z", "last_refresh": "2026-02-19T22:24:18.341795Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial116:10.20.193.116=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T22:23:38.488640Z", "last_refresh": "2026-02-19T22:24:18.341714Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial116"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T22:23:50.838368Z", "last_refresh": "2026-02-19T22:24:18.341843Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T22:24:47.427215Z service:smb.modusr1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modusr1", "service_name": "smb.modusr1", "service_type": "smb", "spec": {"cluster_id": "modusr1", "config_uri": "rados://.smb/modusr1/config.smb", "features": ["cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.modusr1"], "user_sources": ["rados:mon-config-key:smb/config/modusr1/users-groups.0.json"]}, "status": {"created": "2026-02-19T22:24:47.426255Z", "ports": [445, 9922], "running": 0, "size": 1}}] 2026-02-19T22:24:49.407 INFO:tasks.cephadm:smb.modusr1 has 0/1 2026-02-19T22:24:49.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:49 trial116 ceph-mon[34318]: from='client.14300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T22:24:49.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:49 trial116 ceph-mon[34318]: osdmap e26: 2 total, 2 up, 2 in 2026-02-19T22:24:50.408 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T22:24:50.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:50 trial116 ceph-mon[34318]: from='client.14302 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T22:24:50.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:50 trial116 ceph-mon[34318]: pgmap v24: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 8.0 KiB/s rd, 337 KiB/s wr, 27 op/s 2026-02-19T22:24:51.071 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:51.563 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:51.563 INFO:teuthology.orchestra.run.trial116.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T22:24:10.732832Z", "last_refresh": "2026-02-19T22:24:18.341929Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial116=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T22:23:39.791308Z", "last_refresh": "2026-02-19T22:24:18.341795Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial116:10.20.193.116=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T22:23:38.488640Z", "last_refresh": "2026-02-19T22:24:18.341714Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial116"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T22:23:50.838368Z", "last_refresh": "2026-02-19T22:24:18.341843Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T22:24:47.427215Z service:smb.modusr1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modusr1", "service_name": "smb.modusr1", "service_type": "smb", "spec": {"cluster_id": "modusr1", "config_uri": "rados://.smb/modusr1/config.smb", "features": ["cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.modusr1"], "user_sources": ["rados:mon-config-key:smb/config/modusr1/users-groups.0.json"]}, "status": {"created": "2026-02-19T22:24:47.426255Z", "ports": [445, 9922], "running": 0, "size": 1}}] 2026-02-19T22:24:51.619 INFO:tasks.cephadm:smb.modusr1 has 0/1 2026-02-19T22:24:52.621 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T22:24:52.738 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:52.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:52 trial116 ceph-mon[34318]: pgmap v25: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 8.0 KiB/s rd, 337 KiB/s wr, 27 op/s 2026-02-19T22:24:52.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:52 trial116 ceph-mon[34318]: from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T22:24:52.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:52 trial116 ceph-mon[34318]: from='client.? 10.88.0.2:0/4293615904' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:24:52.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:52 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:52.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:52 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:52.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:52 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:52.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:52 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:52.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:52 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:24:52.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:52 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/1933100246' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:24:52.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:52 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/398713787' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:24:52.973 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:52.973 INFO:teuthology.orchestra.run.trial116.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T22:24:10.732832Z", "last_refresh": "2026-02-19T22:24:18.341929Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial116=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T22:23:39.791308Z", "last_refresh": "2026-02-19T22:24:18.341795Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial116:10.20.193.116=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T22:23:38.488640Z", "last_refresh": "2026-02-19T22:24:18.341714Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial116"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T22:23:50.838368Z", "last_refresh": "2026-02-19T22:24:18.341843Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T22:24:52.489532Z service:smb.modusr1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modusr1", "service_name": "smb.modusr1", "service_type": "smb", "spec": {"cluster_id": "modusr1", "config_uri": "rados://.smb/modusr1/config.smb", "features": ["cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.modusr1"], "user_sources": ["rados:mon-config-key:smb/config/modusr1/users-groups.0.json"]}, "status": {"created": "2026-02-19T22:24:47.426255Z", "ports": [445, 9922], "running": 0, "size": 1}}] 2026-02-19T22:24:53.018 INFO:tasks.cephadm:smb.modusr1 has 0/1 2026-02-19T22:24:54.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:53 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/1165764650' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:24:54.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:53 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:54.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:53 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:54.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:53 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:54.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:53 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:24:54.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:53 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:24:54.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:53 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:54.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:53 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:24:54.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:53 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:24:54.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:53 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:24:54.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:53 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:24:54.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:53 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:24:54.008 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:53 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:24:54.019 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T22:24:54.577 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:24:55.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:54 trial116 ceph-mon[34318]: from='client.14322 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T22:24:55.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:54 trial116 ceph-mon[34318]: pgmap v26: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 7.8 KiB/s rd, 283 KiB/s wr, 24 op/s 2026-02-19T22:24:55.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:54 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/661175856' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:24:55.840 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:24:55.841 INFO:teuthology.orchestra.run.trial116.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T22:24:10.732832Z", "last_refresh": "2026-02-19T22:24:53.136738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial116=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T22:23:39.791308Z", "last_refresh": "2026-02-19T22:24:53.136648Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial116:10.20.193.116=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T22:23:38.488640Z", "last_refresh": "2026-02-19T22:24:53.136597Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial116"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T22:23:50.838368Z", "last_refresh": "2026-02-19T22:24:53.136679Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T22:24:52.489532Z service:smb.modusr1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modusr1", "service_name": "smb.modusr1", "service_type": "smb", "spec": {"cluster_id": "modusr1", "config_uri": "rados://.smb/modusr1/config.smb", "features": ["cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.modusr1"], "user_sources": ["rados:mon-config-key:smb/config/modusr1/users-groups.0.json"]}, "status": {"created": "2026-02-19T22:24:47.426255Z", "last_refresh": "2026-02-19T22:24:53.136792Z", "ports": [445, 9922], "running": 1, "size": 1}}] 2026-02-19T22:24:55.863 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:55 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/2988068273' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:24:55.880 INFO:tasks.cephadm:smb.modusr1 has 1/1 2026-02-19T22:24:55.880 INFO:teuthology.run_tasks:Running task template.exec... 2026-02-19T22:24:55.897 INFO:tasks.template:Running commands on role host.b host ubuntu@trial138.front.sepia.ceph.com 2026-02-19T22:24:55.897 DEBUG:teuthology.orchestra.run.trial138:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2026-02-19T22:24:55.922 INFO:teuthology.orchestra.run.trial138.stderr:+ sleep 30 2026-02-19T22:24:57.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:56 trial116 ceph-mon[34318]: pgmap v27: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 6.9 KiB/s rd, 248 KiB/s wr, 21 op/s 2026-02-19T22:24:57.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:56 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/3839624632' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:24:58.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:57 trial116 ceph-mon[34318]: from='client.14336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T22:24:58.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:57 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/1594753649' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:24:59.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:58 trial116 ceph-mon[34318]: pgmap v28: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 5.6 KiB/s rd, 202 KiB/s wr, 17 op/s 2026-02-19T22:24:59.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:58 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/931756675' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:24:59.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:58 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:25:00.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:24:59 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/2370505998' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:25:01.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:00 trial116 ceph-mon[34318]: pgmap v29: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 5.9 KiB/s rd, 181 KiB/s wr, 16 op/s 2026-02-19T22:25:01.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:00 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/541857881' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:25:02.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:01 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/3258883624' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:25:02.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:02 trial116 ceph-mon[34318]: pgmap v30: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1.5 KiB/s rd, 255 B/s wr, 1 op/s 2026-02-19T22:25:02.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:02 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/716902077' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:25:04.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:03 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/2322242113' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:25:05.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:04 trial116 ceph-mon[34318]: pgmap v31: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 255 B/s wr, 2 op/s 2026-02-19T22:25:05.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:04 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/3482935863' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:25:07.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:06 trial116 ceph-mon[34318]: pgmap v32: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1.7 KiB/s rd, 1 op/s 2026-02-19T22:25:09.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:08 trial116 ceph-mon[34318]: pgmap v33: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1.7 KiB/s rd, 1 op/s 2026-02-19T22:25:10.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:09 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/2289212603' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:25:11.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:10 trial116 ceph-mon[34318]: pgmap v34: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1.8 KiB/s rd, 1 op/s 2026-02-19T22:25:13.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:12 trial116 ceph-mon[34318]: pgmap v35: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1023 B/s rd, 0 op/s 2026-02-19T22:25:15.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:14 trial116 ceph-mon[34318]: pgmap v36: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1.2 KiB/s rd, 1 op/s 2026-02-19T22:25:15.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:14 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/3837606791' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:25:17.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:16 trial116 ceph-mon[34318]: pgmap v37: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:25:19.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:18 trial116 ceph-mon[34318]: pgmap v38: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:25:20.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:19 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/2342872581' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:25:21.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:20 trial116 ceph-mon[34318]: pgmap v39: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T22:25:23.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:22 trial116 ceph-mon[34318]: pgmap v40: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:25:25.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:24 trial116 ceph-mon[34318]: pgmap v41: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T22:25:25.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:24 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/2819322942' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:25:25.928 DEBUG:teuthology.orchestra.run.trial138:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //10.20.193.116/share1 -c ls' 2026-02-19T22:25:26.000 INFO:teuthology.orchestra.run.trial138.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //10.20.193.116/share1 -c ls 2026-02-19T22:25:26.123 INFO:teuthology.orchestra.run.trial138.stdout: . D 0 Thu Feb 19 22:24:13 2026 2026-02-19T22:25:26.124 INFO:teuthology.orchestra.run.trial138.stdout: .. D 0 Thu Feb 19 22:24:13 2026 2026-02-19T22:25:26.124 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T22:25:26.124 INFO:teuthology.orchestra.run.trial138.stdout: 697270272 blocks of size 1024. 697270272 blocks available 2026-02-19T22:25:26.143 DEBUG:teuthology.orchestra.run.trial138:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //10.20.193.116/share2 -c ls' 2026-02-19T22:25:26.227 INFO:teuthology.orchestra.run.trial138.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //10.20.193.116/share2 -c ls 2026-02-19T22:25:26.333 INFO:teuthology.orchestra.run.trial138.stdout: . D 0 Thu Feb 19 22:24:13 2026 2026-02-19T22:25:26.333 INFO:teuthology.orchestra.run.trial138.stdout: .. D 0 Thu Feb 19 22:24:13 2026 2026-02-19T22:25:26.333 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T22:25:26.334 INFO:teuthology.orchestra.run.trial138.stdout: 697270272 blocks of size 1024. 697270272 blocks available 2026-02-19T22:25:26.348 INFO:teuthology.run_tasks:Running task smb.workunit... 2026-02-19T22:25:26.387 INFO:tasks.smb:Passing workunit config: {'admin_node': 'host.a', 'clients': {'client.0': ["smb/smb_tests.sh -m 'default or hosts_access' tests"]}, 'smb_nodes': ['host.a'], 'smb_shares': ['share1', 'share2'], 'smb_users': [{'password': 't3stP4ss1', 'username': 'user1'}, {'password': 't3stP4ss2', 'username': 'user2'}], 'timeout': '1h', 'env': {'SMB': 'yes', 'SMB_TEST_META': '/var/tmp/ceph-smb-test-meta.json'}, 'no_coverage_and_limits': True, 'enable_ssh_keys': True} 2026-02-19T22:25:26.445 DEBUG:teuthology.orchestra.run.trial116:> echo 'StrictHostKeyChecking no 2026-02-19T22:25:26.445 DEBUG:teuthology.orchestra.run.trial116:> ' > /home/ubuntu/.ssh/config && echo 'UserKnownHostsFile ' /dev/null >> /home/ubuntu/.ssh/config && chmod 600 /home/ubuntu/.ssh/config 2026-02-19T22:25:26.447 DEBUG:teuthology.orchestra.run.trial138:> echo 'StrictHostKeyChecking no 2026-02-19T22:25:26.447 DEBUG:teuthology.orchestra.run.trial138:> ' > /home/ubuntu/.ssh/config && echo 'UserKnownHostsFile ' /dev/null >> /home/ubuntu/.ssh/config && chmod 600 /home/ubuntu/.ssh/config 2026-02-19T22:25:26.464 INFO:teuthology.task.ssh_keys:generated public key AAAAB3NzaC1yc2EAAAADAQABAAABAQCZRgSyvbElyUUBa3OjFJMATDSJ+otiXgQdsT2YNX7AyE3YzDHeWwD3wKMizno67K6OUbfzGXX8z3TuEWcPEqKPVYydDG8y0/SNEeoXSwTHs5A23YSOMyZPSj5W8AZMad+G+BnQ3cIZ1wNqgpy4OoXZVBDKSD8VoaDN9DlxqDtER82lDXWC0S8QfGtNKqFIrlKJKXTAbDi1W7U50nepYtuF779UfzxU9h4O9e2nMHqzDVm5ongB4jtjGcag8mILrWf5Jfu4e1IMbPRhJS7scTqIk4yyD7Pqu/QKXj+7HcNrPVk5EolZFyVVAmoUjoqOdJ0rdDpzxHheywCU42MAe/yT 2026-02-19T22:25:26.465 INFO:teuthology.task.ssh_keys:pushing keys to trial116.front.sepia.ceph.com for ubuntu 2026-02-19T22:25:26.465 DEBUG:teuthology.orchestra.run.trial116:> rm -f -- /home/ubuntu/.ssh/id_rsa 2026-02-19T22:25:26.518 DEBUG:teuthology.orchestra.run.trial116:> set -ex 2026-02-19T22:25:26.518 DEBUG:teuthology.orchestra.run.trial116:> dd of=/home/ubuntu/.ssh/id_rsa 2026-02-19T22:25:26.518 DEBUG:teuthology.orchestra.run.trial116:> chmod 0500 /home/ubuntu/.ssh/id_rsa 2026-02-19T22:25:26.577 DEBUG:teuthology.orchestra.run.trial116:> rm -f -- /home/ubuntu/.ssh/id_rsa.pub 2026-02-19T22:25:26.632 DEBUG:teuthology.orchestra.run.trial116:> set -ex 2026-02-19T22:25:26.632 DEBUG:teuthology.orchestra.run.trial116:> dd of=/home/ubuntu/.ssh/id_rsa.pub 2026-02-19T22:25:26.689 DEBUG:teuthology.orchestra.run.trial116:> cp -v -a /home/ubuntu/.ssh/authorized_keys /home/ubuntu/.ssh/authorized_keys_2026-02-19_22:25:26:689417 2026-02-19T22:25:26.746 INFO:teuthology.orchestra.run.trial116.stdout:'/home/ubuntu/.ssh/authorized_keys' -> '/home/ubuntu/.ssh/authorized_keys_2026-02-19_22:25:26:689417' 2026-02-19T22:25:26.747 DEBUG:teuthology.orchestra.run.trial116:> set -ex 2026-02-19T22:25:26.747 DEBUG:teuthology.orchestra.run.trial116:> dd of=/home/ubuntu/.ssh/authorized_keys conv=notrunc oflag=append 2026-02-19T22:25:26.801 INFO:teuthology.task.ssh_keys:pushing keys to trial138.front.sepia.ceph.com for ubuntu 2026-02-19T22:25:26.801 DEBUG:teuthology.orchestra.run.trial138:> rm -f -- /home/ubuntu/.ssh/id_rsa 2026-02-19T22:25:26.819 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T22:25:26.819 DEBUG:teuthology.orchestra.run.trial138:> dd of=/home/ubuntu/.ssh/id_rsa 2026-02-19T22:25:26.819 DEBUG:teuthology.orchestra.run.trial138:> chmod 0500 /home/ubuntu/.ssh/id_rsa 2026-02-19T22:25:26.876 DEBUG:teuthology.orchestra.run.trial138:> rm -f -- /home/ubuntu/.ssh/id_rsa.pub 2026-02-19T22:25:26.933 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T22:25:26.933 DEBUG:teuthology.orchestra.run.trial138:> dd of=/home/ubuntu/.ssh/id_rsa.pub 2026-02-19T22:25:26.990 DEBUG:teuthology.orchestra.run.trial138:> cp -v -a /home/ubuntu/.ssh/authorized_keys /home/ubuntu/.ssh/authorized_keys_2026-02-19_22:25:26:990132 2026-02-19T22:25:27.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:26 trial116 ceph-mon[34318]: pgmap v42: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:25:27.048 INFO:teuthology.orchestra.run.trial138.stdout:'/home/ubuntu/.ssh/authorized_keys' -> '/home/ubuntu/.ssh/authorized_keys_2026-02-19_22:25:26:990132' 2026-02-19T22:25:27.048 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T22:25:27.049 DEBUG:teuthology.orchestra.run.trial138:> dd of=/home/ubuntu/.ssh/authorized_keys conv=notrunc oflag=append 2026-02-19T22:25:27.105 DEBUG:tasks.smb:smb metadata: {'samba_client_container_cmd': ['sudo', 'podman', 'run', '--rm', '--net=host', '-eKRB5_CONFIG=/dev/null', 'quay.io/samba.org/samba-client:latest'], 'samba_ad_dc_ip': '', 'smb_users': [{'password': 't3stP4ss1', 'username': 'user1'}, {'password': 't3stP4ss2', 'username': 'user2'}], 'smb_shares': ['share1', 'share2'], 'admin_node': {'name': 'trial116.front.sepia.ceph.com', 'user': 'ubuntu', 'arch': 'x86_64', 'os_type': 'centos', 'os_version': '9.stream', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBImrhYfA+vV2T9YF3SdyzzhKaRlAIXVFOXXv5drMOGYO5tgemM01G/5ubDsoXCsXNUblKwFodTIUEf/1YXeeWAs=', 'up': True, '_role_name': 'host.a', 'shortname': 'trial116', 'ip_address': '10.20.193.116'}, 'smb_nodes': [{'name': 'trial116.front.sepia.ceph.com', 'user': 'ubuntu', 'arch': 'x86_64', 'os_type': 'centos', 'os_version': '9.stream', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBImrhYfA+vV2T9YF3SdyzzhKaRlAIXVFOXXv5drMOGYO5tgemM01G/5ubDsoXCsXNUblKwFodTIUEf/1YXeeWAs=', 'up': True, '_role_name': 'host.a', 'shortname': 'trial116', 'ip_address': '10.20.193.116'}], 'client_nodes': [{'name': 'trial116.front.sepia.ceph.com', 'user': 'ubuntu', 'arch': 'x86_64', 'os_type': 'centos', 'os_version': '9.stream', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBImrhYfA+vV2T9YF3SdyzzhKaRlAIXVFOXXv5drMOGYO5tgemM01G/5ubDsoXCsXNUblKwFodTIUEf/1YXeeWAs=', 'up': True, '_role_name': 'client.0', 'shortname': 'trial116', 'ip_address': '10.20.193.116', 'client_name': 'client.0'}]} 2026-02-19T22:25:27.105 DEBUG:teuthology.orchestra.run.trial116:> set -ex 2026-02-19T22:25:27.105 DEBUG:teuthology.orchestra.run.trial116:> sudo dd of=/var/tmp/ceph-smb-test-meta.json 2026-02-19T22:25:27.105 DEBUG:teuthology.orchestra.run.trial116:> sudo chmod 0644 /var/tmp/ceph-smb-test-meta.json 2026-02-19T22:25:27.142 INFO:tasks.workunit:Pulling workunits from ref ebe9cff5a651120bdfc0ded5b5c394135399316e 2026-02-19T22:25:27.142 INFO:tasks.workunit:Making a separate scratch dir for every client... 2026-02-19T22:25:27.143 DEBUG:teuthology.orchestra.run.trial116:> stat -- /home/ubuntu/cephtest/mnt.0 2026-02-19T22:25:27.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T22:25:27.198 INFO:teuthology.orchestra.run.trial116.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2026-02-19T22:25:27.199 DEBUG:teuthology.orchestra.run.trial116:> mkdir -- /home/ubuntu/cephtest/mnt.0 2026-02-19T22:25:27.254 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2026-02-19T22:25:27.255 DEBUG:teuthology.orchestra.run.trial116:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2026-02-19T22:25:27.310 INFO:tasks.workunit:timeout=1h 2026-02-19T22:25:27.311 INFO:tasks.workunit:cleanup=True 2026-02-19T22:25:27.311 DEBUG:teuthology.orchestra.run.trial116:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://git.ceph.com/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout ebe9cff5a651120bdfc0ded5b5c394135399316e 2026-02-19T22:25:27.374 INFO:tasks.workunit.client.0.trial116.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2026-02-19T22:25:29.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:28 trial116 ceph-mon[34318]: pgmap v43: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:25:30.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:29 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/459685567' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:25:31.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:30 trial116 ceph-mon[34318]: pgmap v44: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 426 B/s wr, 0 op/s 2026-02-19T22:25:33.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:32 trial116 ceph-mon[34318]: pgmap v45: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2026-02-19T22:25:35.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:34 trial116 ceph-mon[34318]: pgmap v46: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 426 B/s wr, 0 op/s 2026-02-19T22:25:35.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:34 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/830308293' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:25:37.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:36 trial116 ceph-mon[34318]: pgmap v47: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2026-02-19T22:25:39.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:38 trial116 ceph-mon[34318]: pgmap v48: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2026-02-19T22:25:40.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:39 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/115604453' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:25:41.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:40 trial116 ceph-mon[34318]: pgmap v49: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 426 B/s wr, 0 op/s 2026-02-19T22:25:43.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:42 trial116 ceph-mon[34318]: pgmap v50: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:25:45.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:44 trial116 ceph-mon[34318]: pgmap v51: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T22:25:45.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:44 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/811741617' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:25:47.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:46 trial116 ceph-mon[34318]: pgmap v52: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:25:49.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:48 trial116 ceph-mon[34318]: pgmap v53: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:25:50.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:49 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/1789993008' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:25:51.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:50 trial116 ceph-mon[34318]: pgmap v54: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 511 B/s wr, 0 op/s 2026-02-19T22:25:51.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:50 trial116 ceph-mon[34318]: mgrmap e21: x(active, since 92s) 2026-02-19T22:25:53.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:52 trial116 ceph-mon[34318]: pgmap v55: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 511 B/s wr, 0 op/s 2026-02-19T22:25:53.495 INFO:tasks.workunit.client.0.trial116.stderr:Note: switching to 'ebe9cff5a651120bdfc0ded5b5c394135399316e'. 2026-02-19T22:25:53.495 INFO:tasks.workunit.client.0.trial116.stderr: 2026-02-19T22:25:53.495 INFO:tasks.workunit.client.0.trial116.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-02-19T22:25:53.495 INFO:tasks.workunit.client.0.trial116.stderr:changes and commit them, and you can discard any commits you make in this 2026-02-19T22:25:53.495 INFO:tasks.workunit.client.0.trial116.stderr:state without impacting any branches by switching back to a branch. 2026-02-19T22:25:53.495 INFO:tasks.workunit.client.0.trial116.stderr: 2026-02-19T22:25:53.496 INFO:tasks.workunit.client.0.trial116.stderr:If you want to create a new branch to retain commits you create, you may 2026-02-19T22:25:53.496 INFO:tasks.workunit.client.0.trial116.stderr:do so (now or later) by using -c with the switch command. Example: 2026-02-19T22:25:53.496 INFO:tasks.workunit.client.0.trial116.stderr: 2026-02-19T22:25:53.496 INFO:tasks.workunit.client.0.trial116.stderr: git switch -c 2026-02-19T22:25:53.496 INFO:tasks.workunit.client.0.trial116.stderr: 2026-02-19T22:25:53.496 INFO:tasks.workunit.client.0.trial116.stderr:Or undo this operation with: 2026-02-19T22:25:53.496 INFO:tasks.workunit.client.0.trial116.stderr: 2026-02-19T22:25:53.497 INFO:tasks.workunit.client.0.trial116.stderr: git switch - 2026-02-19T22:25:53.497 INFO:tasks.workunit.client.0.trial116.stderr: 2026-02-19T22:25:53.497 INFO:tasks.workunit.client.0.trial116.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-02-19T22:25:53.497 INFO:tasks.workunit.client.0.trial116.stderr: 2026-02-19T22:25:53.497 INFO:tasks.workunit.client.0.trial116.stderr:HEAD is now at ebe9cff5a65 Merge branch 'proxy-config-improvements' of https://github.com/xhernandez/ceph into wip-phlogistonjohn-testing-1-2026-02-18-1411 2026-02-19T22:25:53.503 DEBUG:teuthology.orchestra.run.trial116:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2026-02-19T22:25:53.562 INFO:tasks.workunit.client.0.trial116.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2026-02-19T22:25:53.564 INFO:tasks.workunit.client.0.trial116.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2026-02-19T22:25:53.564 INFO:tasks.workunit.client.0.trial116.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2026-02-19T22:25:53.662 INFO:tasks.workunit.client.0.trial116.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2026-02-19T22:25:53.691 INFO:tasks.workunit.client.0.trial116.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2026-02-19T22:25:53.715 INFO:tasks.workunit.client.0.trial116.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2026-02-19T22:25:53.717 INFO:tasks.workunit.client.0.trial116.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2026-02-19T22:25:53.717 INFO:tasks.workunit.client.0.trial116.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2026-02-19T22:25:53.740 INFO:tasks.workunit.client.0.trial116.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2026-02-19T22:25:53.744 DEBUG:teuthology.orchestra.run.trial116:> set -ex 2026-02-19T22:25:53.744 DEBUG:teuthology.orchestra.run.trial116:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2026-02-19T22:25:53.799 INFO:tasks.workunit:Running workunits matching smb/smb_tests.sh on client.0... 2026-02-19T22:25:53.800 INFO:tasks.workunit:Running workunit smb/smb_tests.sh... 2026-02-19T22:25:53.801 DEBUG:teuthology.orchestra.run.trial116:workunit test smb/smb_tests.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=ebe9cff5a651120bdfc0ded5b5c394135399316e TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 SMB=yes SMB_TEST_META=/var/tmp/ceph-smb-test-meta.json timeout 1h /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/smb_tests.sh -m 'default or hosts_access' tests 2026-02-19T22:25:53.857 INFO:tasks.workunit.client.0.trial116.stderr:++ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/smb_tests.sh 2026-02-19T22:25:53.858 INFO:tasks.workunit.client.0.trial116.stderr:+ HERE=/home/ubuntu/cephtest/clone.client.0/qa/workunits/smb 2026-02-19T22:25:53.858 INFO:tasks.workunit.client.0.trial116.stderr:+ PY=python3 2026-02-19T22:25:53.858 INFO:tasks.workunit.client.0.trial116.stderr:+ '[' '' ']' 2026-02-19T22:25:53.858 INFO:tasks.workunit.client.0.trial116.stderr:+ VENV=/home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_74753 2026-02-19T22:25:53.858 INFO:tasks.workunit.client.0.trial116.stderr:+ '[' -d /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_74753 ']' 2026-02-19T22:25:53.858 INFO:tasks.workunit.client.0.trial116.stderr:+ python3 -m venv /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_74753 2026-02-19T22:25:54.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:53 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:25:54.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:53 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:25:54.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:53 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:25:54.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:53 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:25:54.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:53 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:25:54.918 INFO:tasks.workunit.client.0.trial116.stderr:+ trap cleanup EXIT 2026-02-19T22:25:54.918 INFO:tasks.workunit.client.0.trial116.stderr:+ cd /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb 2026-02-19T22:25:54.918 INFO:tasks.workunit.client.0.trial116.stderr:+ /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_74753/bin/python3 -m pip install pytest smbprotocol 2026-02-19T22:25:55.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:54 trial116 ceph-mon[34318]: pgmap v56: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 511 B/s wr, 1 op/s 2026-02-19T22:25:55.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:54 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/3902168097' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:25:55.131 INFO:tasks.workunit.client.0.trial116.stdout:Collecting pytest 2026-02-19T22:25:55.151 INFO:tasks.workunit.client.0.trial116.stdout: Downloading pytest-8.4.2-py3-none-any.whl (365 kB) 2026-02-19T22:25:55.189 INFO:tasks.workunit.client.0.trial116.stdout:Collecting smbprotocol 2026-02-19T22:25:55.195 INFO:tasks.workunit.client.0.trial116.stdout: Downloading smbprotocol-1.16.0-py3-none-any.whl (126 kB) 2026-02-19T22:25:55.232 INFO:tasks.workunit.client.0.trial116.stdout:Collecting tomli>=1 2026-02-19T22:25:55.236 INFO:tasks.workunit.client.0.trial116.stdout: Downloading tomli-2.4.0-py3-none-any.whl (14 kB) 2026-02-19T22:25:55.260 INFO:tasks.workunit.client.0.trial116.stdout:Collecting packaging>=20 2026-02-19T22:25:55.263 INFO:tasks.workunit.client.0.trial116.stdout: Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-19T22:25:55.283 INFO:tasks.workunit.client.0.trial116.stdout:Collecting pluggy<2,>=1.5 2026-02-19T22:25:55.288 INFO:tasks.workunit.client.0.trial116.stdout: Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-02-19T22:25:55.301 INFO:tasks.workunit.client.0.trial116.stdout:Collecting iniconfig>=1 2026-02-19T22:25:55.305 INFO:tasks.workunit.client.0.trial116.stdout: Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB) 2026-02-19T22:25:55.322 INFO:tasks.workunit.client.0.trial116.stdout:Collecting exceptiongroup>=1 2026-02-19T22:25:55.326 INFO:tasks.workunit.client.0.trial116.stdout: Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 2026-02-19T22:25:55.354 INFO:tasks.workunit.client.0.trial116.stdout:Collecting pygments>=2.7.2 2026-02-19T22:25:55.357 INFO:tasks.workunit.client.0.trial116.stdout: Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-02-19T22:25:55.776 INFO:tasks.workunit.client.0.trial116.stdout:Collecting cryptography>=2.0 2026-02-19T22:25:55.792 INFO:tasks.workunit.client.0.trial116.stdout: Downloading cryptography-46.0.5-cp38-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-02-19T22:25:55.910 INFO:tasks.workunit.client.0.trial116.stdout:Collecting pyspnego 2026-02-19T22:25:55.921 INFO:tasks.workunit.client.0.trial116.stdout: Downloading pyspnego-0.12.0-py3-none-any.whl (130 kB) 2026-02-19T22:25:55.953 INFO:tasks.workunit.client.0.trial116.stdout:Collecting typing-extensions>=4.13.2 2026-02-19T22:25:55.958 INFO:tasks.workunit.client.0.trial116.stdout: Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-02-19T22:25:56.173 INFO:tasks.workunit.client.0.trial116.stdout:Collecting cffi>=2.0.0 2026-02-19T22:25:56.178 INFO:tasks.workunit.client.0.trial116.stdout: Downloading cffi-2.0.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB) 2026-02-19T22:25:56.202 INFO:tasks.workunit.client.0.trial116.stdout:Collecting pycparser 2026-02-19T22:25:56.206 INFO:tasks.workunit.client.0.trial116.stdout: Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2026-02-19T22:25:56.237 INFO:tasks.workunit.client.0.trial116.stdout:Installing collected packages: pycparser, typing-extensions, cffi, cryptography, tomli, pyspnego, pygments, pluggy, packaging, iniconfig, exceptiongroup, smbprotocol, pytest 2026-02-19T22:25:56.862 INFO:tasks.workunit.client.0.trial116.stdout:Successfully installed cffi-2.0.0 cryptography-46.0.5 exceptiongroup-1.3.1 iniconfig-2.1.0 packaging-26.0 pluggy-1.6.0 pycparser-2.23 pygments-2.19.2 pyspnego-0.12.0 pytest-8.4.2 smbprotocol-1.16.0 tomli-2.4.0 typing-extensions-4.15.0 2026-02-19T22:25:56.922 INFO:tasks.workunit.client.0.trial116.stderr:WARNING: You are using pip version 21.3.1; however, version 26.0.1 is available. 2026-02-19T22:25:56.922 INFO:tasks.workunit.client.0.trial116.stderr:You should consider upgrading via the '/home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_74753/bin/python3 -m pip install --upgrade pip' command. 2026-02-19T22:25:56.958 INFO:tasks.workunit.client.0.trial116.stderr:+ /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_74753/bin/python3 -m pytest -v -m 'default or hosts_access' tests 2026-02-19T22:25:57.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:56 trial116 ceph-mon[34318]: pgmap v57: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 511 B/s wr, 0 op/s 2026-02-19T22:25:57.070 INFO:tasks.workunit.client.0.trial116.stdout:============================= test session starts ============================== 2026-02-19T22:25:57.071 INFO:tasks.workunit.client.0.trial116.stdout:platform linux -- Python 3.9.25, pytest-8.4.2, pluggy-1.6.0 -- /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_74753/bin/python3 2026-02-19T22:25:57.071 INFO:tasks.workunit.client.0.trial116.stdout:cachedir: .pytest_cache 2026-02-19T22:25:57.071 INFO:tasks.workunit.client.0.trial116.stdout:rootdir: /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/tests 2026-02-19T22:25:57.071 INFO:tasks.workunit.client.0.trial116.stdout:configfile: pytest.ini 2026-02-19T22:25:57.079 INFO:tasks.workunit.client.0.trial116.stdout:collecting ... collected 11 items 2026-02-19T22:25:57.079 INFO:tasks.workunit.client.0.trial116.stdout: 2026-02-19T22:25:58.647 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:25:58 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:25:58.612+0000 7fdfe145e640 -1 client.14420 error registering admin socket command: (17) File exists 2026-02-19T22:25:58.647 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:25:58 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:25:58.619+0000 7fdfeec79640 -1 client.14422 error registering admin socket command: (17) File exists 2026-02-19T22:25:58.647 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:25:58 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:25:58.619+0000 7fdfeec79640 -1 client.14422 error registering admin socket command: (17) File exists 2026-02-19T22:25:58.647 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:25:58 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:25:58.619+0000 7fdfeec79640 -1 client.14422 error registering admin socket command: (17) File exists 2026-02-19T22:25:58.648 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:25:58 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:25:58.619+0000 7fdfeec79640 -1 client.14422 error registering admin socket command: (17) File exists 2026-02-19T22:25:58.648 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:25:58 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:25:58.619+0000 7fdfeec79640 -1 client.14422 error registering admin socket command: (17) File exists 2026-02-19T22:25:58.648 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:25:58 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:25:58.619+0000 7fdfeec79640 -1 client.14422 error registering admin socket command: (17) File exists 2026-02-19T22:25:58.648 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:25:58 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:25:58.623+0000 7fdfeec79640 -1 client.14424 error registering admin socket command: (17) File exists 2026-02-19T22:25:58.648 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:25:58 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:25:58.623+0000 7fdfeec79640 -1 client.14424 error registering admin socket command: (17) File exists 2026-02-19T22:25:58.648 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:25:58 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:25:58.623+0000 7fdfeec79640 -1 client.14424 error registering admin socket command: (17) File exists 2026-02-19T22:25:58.648 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:25:58 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:25:58.623+0000 7fdfeec79640 -1 client.14424 error registering admin socket command: (17) File exists 2026-02-19T22:25:58.648 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:25:58 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:25:58.623+0000 7fdfeec79640 -1 client.14424 error registering admin socket command: (17) File exists 2026-02-19T22:25:58.648 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:25:58 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mgr-x[34594]: 2026-02-19T22:25:58.623+0000 7fdfeec79640 -1 client.14424 error registering admin socket command: (17) File exists 2026-02-19T22:25:58.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:58 trial116 ceph-mon[34318]: pgmap v58: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 511 B/s wr, 0 op/s 2026-02-19T22:25:58.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:58 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-19T22:25:58.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:58 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:25:58.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:58 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T22:25:58.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:58 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T22:25:58.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:58 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-19T22:25:58.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:58 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T22:25:58.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:58 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:25:58.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:58 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:25:58.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:58 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:25:58.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:58 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:25:58.927 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:58 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:25:58.928 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:58 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:26:00.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:59 trial116 ceph-mon[34318]: from='client.14414 -' entity='client.admin' cmd=[{"prefix": "smb show", "resource_names": ["ceph.smb.share"], "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:26:00.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:59 trial116 ceph-mon[34318]: from='client.14418 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:26:00.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:59 trial116 ceph-mon[34318]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-19T22:26:00.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:59 trial116 ceph-mon[34318]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-19T22:26:00.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:59 trial116 ceph-mon[34318]: Saving service smb.modusr1 spec with placement count:1 2026-02-19T22:26:00.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:26:00.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:25:59 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/2902986949' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:26:01.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:00 trial116 ceph-mon[34318]: pgmap v59: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1.2 KiB/s rd, 2.4 KiB/s wr, 2 op/s 2026-02-19T22:26:01.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:00 trial116 ceph-mon[34318]: mgrmap e22: x(active, since 102s) 2026-02-19T22:26:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:02 trial116 ceph-mon[34318]: pgmap v60: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 1.1 KiB/s rd, 1.9 KiB/s wr, 2 op/s 2026-02-19T22:26:05.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:04 trial116 ceph-mon[34318]: pgmap v61: 97 pgs: 97 active+clean; 2.1 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 3.7 KiB/s rd, 46 KiB/s wr, 8 op/s 2026-02-19T22:26:05.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:04 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/2972180089' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:26:07.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:06 trial116 ceph-mon[34318]: pgmap v62: 97 pgs: 97 active+clean; 2.1 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 3.6 KiB/s rd, 46 KiB/s wr, 8 op/s 2026-02-19T22:26:09.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:08 trial116 ceph-mon[34318]: pgmap v63: 97 pgs: 97 active+clean; 2.1 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 3.6 KiB/s rd, 46 KiB/s wr, 8 op/s 2026-02-19T22:26:10.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:09 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/364524034' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:26:11.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:10 trial116 ceph-mon[34318]: pgmap v64: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 3.7 KiB/s rd, 46 KiB/s wr, 8 op/s 2026-02-19T22:26:13.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:12 trial116 ceph-mon[34318]: pgmap v65: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.8 KiB/s rd, 45 KiB/s wr, 6 op/s 2026-02-19T22:26:15.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:14 trial116 ceph-mon[34318]: pgmap v66: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 3.0 KiB/s rd, 45 KiB/s wr, 6 op/s 2026-02-19T22:26:15.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:14 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/2488486888' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:26:17.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:16 trial116 ceph-mon[34318]: pgmap v67: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2026-02-19T22:26:19.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:18 trial116 ceph-mon[34318]: pgmap v68: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2026-02-19T22:26:20.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:19 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/2382570102' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:26:21.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:20 trial116 ceph-mon[34318]: pgmap v69: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 426 B/s wr, 0 op/s 2026-02-19T22:26:23.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:22 trial116 ceph-mon[34318]: pgmap v70: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:26:25.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:24 trial116 ceph-mon[34318]: pgmap v71: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T22:26:25.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:24 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/1425423024' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:26:27.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:26 trial116 ceph-mon[34318]: pgmap v72: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:26:29.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:28 trial116 ceph-mon[34318]: pgmap v73: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:26:30.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:29 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/2419534755' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:26:31.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:30 trial116 ceph-mon[34318]: pgmap v74: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T22:26:33.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:32 trial116 ceph-mon[34318]: pgmap v75: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:26:35.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:34 trial116 ceph-mon[34318]: pgmap v76: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T22:26:35.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:34 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/475027614' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:26:37.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:36 trial116 ceph-mon[34318]: pgmap v77: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:26:39.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:38 trial116 ceph-mon[34318]: pgmap v78: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:26:40.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:39 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/2705962758' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:26:41.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:40 trial116 ceph-mon[34318]: pgmap v79: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T22:26:43.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:42 trial116 ceph-mon[34318]: pgmap v80: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:26:45.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:44 trial116 ceph-mon[34318]: pgmap v81: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T22:26:45.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:44 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/2091774500' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:26:47.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:46 trial116 ceph-mon[34318]: pgmap v82: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:26:49.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:48 trial116 ceph-mon[34318]: pgmap v83: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:26:50.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:49 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/3637716498' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:26:51.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:50 trial116 ceph-mon[34318]: pgmap v84: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T22:26:53.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:52 trial116 ceph-mon[34318]: pgmap v85: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:26:55.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:54 trial116 ceph-mon[34318]: pgmap v86: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T22:26:55.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:54 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/1248137159' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:26:57.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:56 trial116 ceph-mon[34318]: pgmap v87: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:26:58.765 INFO:tasks.workunit.client.0.trial116.stdout:tests/test_hosts_access.py::TestHostsAccessToggle1::test_no_access_bogus_allow PASSED [ 9%] 2026-02-19T22:26:58.936 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:58 trial116 ceph-mon[34318]: pgmap v88: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:26:58.936 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:58 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:26:59.689 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:26:59.689 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:26:59.689 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:26:59.689 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:26:59.689 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-19T22:26:59.690 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:26:59.690 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T22:26:59.690 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T22:26:59.690 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-19T22:26:59.690 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T22:26:59.690 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:26:59.690 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:26:59.690 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:27:00.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:27:00.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:27:00.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:27:00.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:26:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:27:01.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:00 trial116 ceph-mon[34318]: from='client.14474 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:27:01.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:00 trial116 ceph-mon[34318]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-19T22:27:01.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:00 trial116 ceph-mon[34318]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-19T22:27:01.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:00 trial116 ceph-mon[34318]: Saving service smb.modusr1 spec with placement count:1 2026-02-19T22:27:01.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:00 trial116 ceph-mon[34318]: pgmap v89: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 511 B/s rd, 0 op/s 2026-02-19T22:27:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:02 trial116 ceph-mon[34318]: pgmap v90: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s rd, 0 op/s 2026-02-19T22:27:05.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:04 trial116 ceph-mon[34318]: pgmap v91: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.7 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:27:07.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:06 trial116 ceph-mon[34318]: pgmap v92: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:27:09.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:08 trial116 ceph-mon[34318]: pgmap v93: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:27:11.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:10 trial116 ceph-mon[34318]: pgmap v94: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:27:13.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:12 trial116 ceph-mon[34318]: pgmap v95: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:27:15.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:14 trial116 ceph-mon[34318]: pgmap v96: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:27:17.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:16 trial116 ceph-mon[34318]: pgmap v97: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:19.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:18 trial116 ceph-mon[34318]: pgmap v98: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:21.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:20 trial116 ceph-mon[34318]: pgmap v99: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:23.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:22 trial116 ceph-mon[34318]: pgmap v100: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:25.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:24 trial116 ceph-mon[34318]: pgmap v101: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:27.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:26 trial116 ceph-mon[34318]: pgmap v102: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:29.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:28 trial116 ceph-mon[34318]: pgmap v103: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:31.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:30 trial116 ceph-mon[34318]: pgmap v104: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:33.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:32 trial116 ceph-mon[34318]: pgmap v105: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:35.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:34 trial116 ceph-mon[34318]: pgmap v106: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:37.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:36 trial116 ceph-mon[34318]: pgmap v107: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:39.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:38 trial116 ceph-mon[34318]: pgmap v108: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:41.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:40 trial116 ceph-mon[34318]: pgmap v109: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:43.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:42 trial116 ceph-mon[34318]: pgmap v110: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:45.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:44 trial116 ceph-mon[34318]: pgmap v111: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:47.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:46 trial116 ceph-mon[34318]: pgmap v112: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:49.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:48 trial116 ceph-mon[34318]: pgmap v113: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:51.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:50 trial116 ceph-mon[34318]: pgmap v114: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:53.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:52 trial116 ceph-mon[34318]: pgmap v115: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:55.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:54 trial116 ceph-mon[34318]: pgmap v116: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:55.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:54 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/2001779088' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:27:57.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:56 trial116 ceph-mon[34318]: pgmap v117: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:59.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:58 trial116 ceph-mon[34318]: pgmap v118: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:27:59.634 INFO:tasks.workunit.client.0.trial116.stdout:tests/test_hosts_access.py::TestHostsAccessToggle1::test_access_bogus_deny PASSED [ 18%] 2026-02-19T22:28:00.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:27:59 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:28:01.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: pgmap v119: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 0 op/s 2026-02-19T22:28:01.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:28:01.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:28:01.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:28:01.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:28:01.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-19T22:28:01.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:28:01.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T22:28:01.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T22:28:01.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-19T22:28:01.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T22:28:01.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:28:01.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:28:01.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:28:01.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:28:01.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:28:01.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:28:01.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:28:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:01 trial116 ceph-mon[34318]: from='client.14482 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:28:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:01 trial116 ceph-mon[34318]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-19T22:28:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:01 trial116 ceph-mon[34318]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-19T22:28:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:01 trial116 ceph-mon[34318]: Saving service smb.modusr1 spec with placement count:1 2026-02-19T22:28:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:02 trial116 ceph-mon[34318]: pgmap v120: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 0 op/s 2026-02-19T22:28:05.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:04 trial116 ceph-mon[34318]: pgmap v121: 97 pgs: 97 active+clean; 2.1 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T22:28:07.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:06 trial116 ceph-mon[34318]: pgmap v122: 97 pgs: 97 active+clean; 2.1 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T22:28:09.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:08 trial116 ceph-mon[34318]: pgmap v123: 97 pgs: 97 active+clean; 2.1 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T22:28:11.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:10 trial116 ceph-mon[34318]: pgmap v124: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T22:28:13.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:12 trial116 ceph-mon[34318]: pgmap v125: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T22:28:15.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:14 trial116 ceph-mon[34318]: pgmap v126: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T22:28:17.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:16 trial116 ceph-mon[34318]: pgmap v127: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s wr, 0 op/s 2026-02-19T22:28:19.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:18 trial116 ceph-mon[34318]: pgmap v128: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s wr, 0 op/s 2026-02-19T22:28:21.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:20 trial116 ceph-mon[34318]: pgmap v129: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s wr, 0 op/s 2026-02-19T22:28:23.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:22 trial116 ceph-mon[34318]: pgmap v130: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:25.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:24 trial116 ceph-mon[34318]: pgmap v131: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:27.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:26 trial116 ceph-mon[34318]: pgmap v132: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:29.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:28 trial116 ceph-mon[34318]: pgmap v133: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:31.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:30 trial116 ceph-mon[34318]: pgmap v134: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:33.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:32 trial116 ceph-mon[34318]: pgmap v135: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:35.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:34 trial116 ceph-mon[34318]: pgmap v136: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:37.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:36 trial116 ceph-mon[34318]: pgmap v137: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:39.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:38 trial116 ceph-mon[34318]: pgmap v138: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:41.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:40 trial116 ceph-mon[34318]: pgmap v139: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:43.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:42 trial116 ceph-mon[34318]: pgmap v140: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:45.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:44 trial116 ceph-mon[34318]: pgmap v141: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:47.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:46 trial116 ceph-mon[34318]: pgmap v142: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:49.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:48 trial116 ceph-mon[34318]: pgmap v143: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:51.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:50 trial116 ceph-mon[34318]: pgmap v144: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:53.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:52 trial116 ceph-mon[34318]: pgmap v145: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:55.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:54 trial116 ceph-mon[34318]: pgmap v146: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:55.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:54 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/3247172870' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:28:57.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:56 trial116 ceph-mon[34318]: pgmap v147: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:28:59.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:28:58 trial116 ceph-mon[34318]: pgmap v148: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:00.522 INFO:tasks.workunit.client.0.trial116.stdout:tests/test_hosts_access.py::TestHostsAccessToggle1::test_access_self_allow PASSED [ 27%] 2026-02-19T22:29:00.756 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:00 trial116 ceph-mon[34318]: pgmap v149: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 0 op/s 2026-02-19T22:29:00.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:29:00.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:29:00.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:29:00.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:29:00.757 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:00 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:29:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-19T22:29:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:29:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T22:29:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T22:29:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-19T22:29:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T22:29:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:29:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:29:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:29:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:29:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:29:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:29:02.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:29:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:02 trial116 ceph-mon[34318]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:29:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:02 trial116 ceph-mon[34318]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-19T22:29:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:02 trial116 ceph-mon[34318]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-19T22:29:03.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:02 trial116 ceph-mon[34318]: Saving service smb.modusr1 spec with placement count:1 2026-02-19T22:29:03.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:02 trial116 ceph-mon[34318]: pgmap v150: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 0 op/s 2026-02-19T22:29:05.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:04 trial116 ceph-mon[34318]: pgmap v151: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T22:29:07.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:06 trial116 ceph-mon[34318]: pgmap v152: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T22:29:09.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:08 trial116 ceph-mon[34318]: pgmap v153: 97 pgs: 97 active+clean; 2.1 MiB data, 57 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T22:29:11.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:10 trial116 ceph-mon[34318]: pgmap v154: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T22:29:13.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:12 trial116 ceph-mon[34318]: pgmap v155: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T22:29:15.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:14 trial116 ceph-mon[34318]: pgmap v156: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 46 KiB/s wr, 6 op/s 2026-02-19T22:29:17.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:16 trial116 ceph-mon[34318]: pgmap v157: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s wr, 0 op/s 2026-02-19T22:29:19.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:18 trial116 ceph-mon[34318]: pgmap v158: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s wr, 0 op/s 2026-02-19T22:29:21.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:20 trial116 ceph-mon[34318]: pgmap v159: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 341 B/s wr, 0 op/s 2026-02-19T22:29:23.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:22 trial116 ceph-mon[34318]: pgmap v160: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:25.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:24 trial116 ceph-mon[34318]: pgmap v161: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:27.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:26 trial116 ceph-mon[34318]: pgmap v162: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:29.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:28 trial116 ceph-mon[34318]: pgmap v163: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:31.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:30 trial116 ceph-mon[34318]: pgmap v164: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:33.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:32 trial116 ceph-mon[34318]: pgmap v165: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:35.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:34 trial116 ceph-mon[34318]: pgmap v166: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:37.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:36 trial116 ceph-mon[34318]: pgmap v167: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:39.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:38 trial116 ceph-mon[34318]: pgmap v168: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:41.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:40 trial116 ceph-mon[34318]: pgmap v169: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:43.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:42 trial116 ceph-mon[34318]: pgmap v170: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:45.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:44 trial116 ceph-mon[34318]: pgmap v171: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:47.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:46 trial116 ceph-mon[34318]: pgmap v172: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:49.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:48 trial116 ceph-mon[34318]: pgmap v173: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:51.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:50 trial116 ceph-mon[34318]: pgmap v174: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:53.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:52 trial116 ceph-mon[34318]: pgmap v175: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:55.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:54 trial116 ceph-mon[34318]: pgmap v176: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:55.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:54 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/2786517326' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:29:57.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:56 trial116 ceph-mon[34318]: pgmap v177: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:29:59.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:29:58 trial116 ceph-mon[34318]: pgmap v178: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:01.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:00 trial116 ceph-mon[34318]: pgmap v179: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 0 op/s 2026-02-19T22:30:01.391 INFO:tasks.workunit.client.0.trial116.stdout:tests/test_hosts_access.py::TestHostsAccessToggle1::test_no_access_self_deny PASSED [ 36%] 2026-02-19T22:30:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:30:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:30:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:30:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:30:02.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:01 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:30:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:02 trial116 ceph-mon[34318]: pgmap v180: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 0 op/s 2026-02-19T22:30:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-19T22:30:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:30:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T22:30:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T22:30:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-19T22:30:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T22:30:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:30:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:30:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:30:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:30:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:30:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:30:03.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:30:04.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:03 trial116 ceph-mon[34318]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:30:04.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:03 trial116 ceph-mon[34318]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-19T22:30:04.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:03 trial116 ceph-mon[34318]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-19T22:30:04.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:03 trial116 ceph-mon[34318]: Saving service smb.modusr1 spec with placement count:1 2026-02-19T22:30:05.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:04 trial116 ceph-mon[34318]: pgmap v181: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:30:07.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:06 trial116 ceph-mon[34318]: pgmap v182: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:30:09.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:08 trial116 ceph-mon[34318]: pgmap v183: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:30:11.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:10 trial116 ceph-mon[34318]: pgmap v184: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:30:13.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:12 trial116 ceph-mon[34318]: pgmap v185: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:30:15.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:14 trial116 ceph-mon[34318]: pgmap v186: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:30:17.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:16 trial116 ceph-mon[34318]: pgmap v187: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:19.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:18 trial116 ceph-mon[34318]: pgmap v188: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:21.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:20 trial116 ceph-mon[34318]: pgmap v189: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:23.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:22 trial116 ceph-mon[34318]: pgmap v190: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:25.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:24 trial116 ceph-mon[34318]: pgmap v191: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:27.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:26 trial116 ceph-mon[34318]: pgmap v192: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:29.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:28 trial116 ceph-mon[34318]: pgmap v193: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:31.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:30 trial116 ceph-mon[34318]: pgmap v194: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:33.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:32 trial116 ceph-mon[34318]: pgmap v195: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:35.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:34 trial116 ceph-mon[34318]: pgmap v196: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:37.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:36 trial116 ceph-mon[34318]: pgmap v197: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:39.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:38 trial116 ceph-mon[34318]: pgmap v198: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:41.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:40 trial116 ceph-mon[34318]: pgmap v199: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:43.058 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:42 trial116 ceph-mon[34318]: pgmap v200: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:45.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:44 trial116 ceph-mon[34318]: pgmap v201: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:47.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:46 trial116 ceph-mon[34318]: pgmap v202: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:49.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:48 trial116 ceph-mon[34318]: pgmap v203: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:51.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:50 trial116 ceph-mon[34318]: pgmap v204: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:53.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:52 trial116 ceph-mon[34318]: pgmap v205: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:55.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:54 trial116 ceph-mon[34318]: pgmap v206: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:55.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:54 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/1290347989' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:30:57.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:56 trial116 ceph-mon[34318]: pgmap v207: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:30:59.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:30:58 trial116 ceph-mon[34318]: pgmap v208: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:01.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:00 trial116 ceph-mon[34318]: pgmap v209: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 0 op/s 2026-02-19T22:31:03.002 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:02 trial116 ceph-mon[34318]: pgmap v210: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 0 op/s 2026-02-19T22:31:03.002 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:31:03.002 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:31:03.002 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:31:03.002 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:31:03.002 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:02 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:31:04.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2026-02-19T22:31:04.257 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:31:04.257 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T22:31:04.257 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.modusr1", "caps": ["/", "rw"]} : dispatch 2026-02-19T22:31:04.257 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2026-02-19T22:31:04.257 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T22:31:04.257 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:31:04.257 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:31:04.257 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:31:04.257 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:31:04.257 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:31:04.258 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:31:04.258 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:31:05.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:04 trial116 ceph-mon[34318]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:31:05.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:04 trial116 ceph-mon[34318]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2026-02-19T22:31:05.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:04 trial116 ceph-mon[34318]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2026-02-19T22:31:05.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:04 trial116 ceph-mon[34318]: Saving service smb.modusr1 spec with placement count:1 2026-02-19T22:31:05.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:04 trial116 ceph-mon[34318]: pgmap v211: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:31:07.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:06 trial116 ceph-mon[34318]: pgmap v212: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:31:09.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:08 trial116 ceph-mon[34318]: pgmap v213: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:31:11.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:10 trial116 ceph-mon[34318]: pgmap v214: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.5 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:31:13.058 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:12 trial116 ceph-mon[34318]: pgmap v215: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:31:15.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:14 trial116 ceph-mon[34318]: pgmap v216: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 2.3 KiB/s rd, 44 KiB/s wr, 5 op/s 2026-02-19T22:31:17.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:16 trial116 ceph-mon[34318]: pgmap v217: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:19.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:18 trial116 ceph-mon[34318]: pgmap v218: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:21.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:20 trial116 ceph-mon[34318]: pgmap v219: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:23.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:22 trial116 ceph-mon[34318]: pgmap v220: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:25.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:24 trial116 ceph-mon[34318]: pgmap v221: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:27.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:26 trial116 ceph-mon[34318]: pgmap v222: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:29.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:28 trial116 ceph-mon[34318]: pgmap v223: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:31.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:30 trial116 ceph-mon[34318]: pgmap v224: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:33.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:32 trial116 ceph-mon[34318]: pgmap v225: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:35.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:34 trial116 ceph-mon[34318]: pgmap v226: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:37.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:36 trial116 ceph-mon[34318]: pgmap v227: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:39.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:38 trial116 ceph-mon[34318]: pgmap v228: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:41.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:40 trial116 ceph-mon[34318]: pgmap v229: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:43.058 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:42 trial116 ceph-mon[34318]: pgmap v230: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:45.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:44 trial116 ceph-mon[34318]: pgmap v231: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:47.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:46 trial116 ceph-mon[34318]: pgmap v232: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:49.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:48 trial116 ceph-mon[34318]: pgmap v233: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:51.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:50 trial116 ceph-mon[34318]: pgmap v234: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:53.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:52 trial116 ceph-mon[34318]: pgmap v235: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:55.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:54 trial116 ceph-mon[34318]: pgmap v236: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:55.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:54 trial116 ceph-mon[34318]: from='client.? 10.88.0.3:0/2238997198' entity='client.smb.config.modusr1.trial116.mtvfme' cmd={"prefix": "config-key get", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:31:57.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:56 trial116 ceph-mon[34318]: pgmap v237: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:31:59.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:31:58 trial116 ceph-mon[34318]: pgmap v238: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T22:32:01.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:00 trial116 ceph-mon[34318]: pgmap v239: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 0 op/s 2026-02-19T22:32:03.113 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:02 trial116 ceph-mon[34318]: pgmap v240: 97 pgs: 97 active+clean; 2.2 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 0 op/s 2026-02-19T22:32:03.130 INFO:tasks.workunit.client.0.trial116.stdout:tests/test_hosts_access.py::TestHostsAccessToggle1::test_no_access_bogus_net_allow PASSED [ 45%] 2026-02-19T22:32:03.154 INFO:tasks.workunit.client.0.trial116.stdout:tests/test_simple_smb.py::test_arbitrary_listdir[share1] PASSED [ 54%] 2026-02-19T22:32:03.177 INFO:tasks.workunit.client.0.trial116.stdout:tests/test_simple_smb.py::test_arbitrary_listdir[share2] PASSED [ 63%] 2026-02-19T22:32:03.211 INFO:tasks.workunit.client.0.trial116.stdout:tests/test_simple_smb.py::test_create_dir[share1] PASSED [ 72%] 2026-02-19T22:32:03.243 INFO:tasks.workunit.client.0.trial116.stdout:tests/test_simple_smb.py::test_create_dir[share2] PASSED [ 81%] 2026-02-19T22:32:03.276 INFO:tasks.workunit.client.0.trial116.stdout:tests/test_simple_smb.py::test_create_file[share1] PASSED [ 90%] 2026-02-19T22:32:03.325 INFO:tasks.workunit.client.0.trial116.stdout:tests/test_simple_smb.py::test_create_file[share2] PASSED [100%] 2026-02-19T22:32:03.325 INFO:tasks.workunit.client.0.trial116.stdout: 2026-02-19T22:32:03.325 INFO:tasks.workunit.client.0.trial116.stdout:======================== 11 passed in 366.24s (0:06:06) ======================== 2026-02-19T22:32:03.340 INFO:tasks.workunit.client.0.trial116.stderr:+ cleanup 2026-02-19T22:32:03.340 INFO:tasks.workunit.client.0.trial116.stderr:+ '[' '' ']' 2026-02-19T22:32:03.340 INFO:tasks.workunit.client.0.trial116.stderr:+ rm -rf /home/ubuntu/cephtest/clone.client.0/qa/workunits/smb/_smb_tests_74753 2026-02-19T22:32:03.382 INFO:teuthology.orchestra.run:Running command with timeout 3600 2026-02-19T22:32:03.382 DEBUG:teuthology.orchestra.run.trial116:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2026-02-19T22:32:03.449 INFO:tasks.workunit:Stopping ["smb/smb_tests.sh -m 'default or hosts_access' tests"] on client.0... 2026-02-19T22:32:03.449 DEBUG:teuthology.orchestra.run.trial116:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2026-02-19T22:32:03.804 DEBUG:teuthology.parallel:result is None 2026-02-19T22:32:03.805 DEBUG:teuthology.orchestra.run.trial116:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2026-02-19T22:32:03.830 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2026-02-19T22:32:03.830 DEBUG:teuthology.orchestra.run.trial116:> rmdir -- /home/ubuntu/cephtest/mnt.0 2026-02-19T22:32:03.886 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2026-02-19T22:32:03.887 DEBUG:teuthology.orchestra.run.trial116:> sudo rm -rf -- /var/tmp/ceph-smb-test-meta.json 2026-02-19T22:32:03.950 INFO:teuthology.task.ssh_keys:Cleaning up SSH keys 2026-02-19T22:32:03.950 INFO:teuthology.task.ssh_keys:cleaning up keys added for testing 2026-02-19T22:32:03.950 INFO:teuthology.task.ssh_keys: cleaning up keys for user ubuntu on trial116.front.sepia.ceph.com 2026-02-19T22:32:03.950 DEBUG:teuthology.orchestra.run.trial116:> rm -- /home/ubuntu/.ssh/id_rsa 2026-02-19T22:32:04.008 DEBUG:teuthology.orchestra.run.trial116:> rm -- /home/ubuntu/.ssh/id_rsa.pub 2026-02-19T22:32:04.064 DEBUG:teuthology.orchestra.run.trial116:> stat -c '"%a"' /home/ubuntu/.ssh/authorized_keys 2026-02-19T22:32:04.121 INFO:teuthology.orchestra.run.trial116.stdout:"600" 2026-02-19T22:32:04.121 DEBUG:teuthology.orchestra.run.trial116:> mv -- /home/ubuntu/.ssh/authorized_keys_2026-02-19_22:25:26:689417 /home/ubuntu/.ssh/authorized_keys 2026-02-19T22:32:04.177 DEBUG:teuthology.orchestra.run.trial116:> chmod 600 /home/ubuntu/.ssh/authorized_keys 2026-02-19T22:32:04.233 INFO:teuthology.task.ssh_keys: cleaning up keys for user ubuntu on trial138.front.sepia.ceph.com 2026-02-19T22:32:04.234 DEBUG:teuthology.orchestra.run.trial138:> rm -- /home/ubuntu/.ssh/id_rsa 2026-02-19T22:32:04.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:32:04.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:32:04.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:32:04.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:32:04.256 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:03 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:32:04.263 DEBUG:teuthology.orchestra.run.trial138:> rm -- /home/ubuntu/.ssh/id_rsa.pub 2026-02-19T22:32:04.319 DEBUG:teuthology.orchestra.run.trial138:> stat -c '"%a"' /home/ubuntu/.ssh/authorized_keys 2026-02-19T22:32:04.375 INFO:teuthology.orchestra.run.trial138.stdout:"600" 2026-02-19T22:32:04.375 DEBUG:teuthology.orchestra.run.trial138:> mv -- /home/ubuntu/.ssh/authorized_keys_2026-02-19_22:25:26:990132 /home/ubuntu/.ssh/authorized_keys 2026-02-19T22:32:04.431 DEBUG:teuthology.orchestra.run.trial138:> chmod 600 /home/ubuntu/.ssh/authorized_keys 2026-02-19T22:32:04.487 DEBUG:teuthology.orchestra.run.trial116:> rm /home/ubuntu/.ssh/config 2026-02-19T22:32:04.490 DEBUG:teuthology.orchestra.run.trial138:> rm /home/ubuntu/.ssh/config 2026-02-19T22:32:04.545 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-19T22:32:04.557 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial116.front.sepia.ceph.com 2026-02-19T22:32:04.557 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- bash -c 'ceph smb apply -i -' 2026-02-19T22:32:04.670 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:32:04.949 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:04 trial116 ceph-mon[34318]: pgmap v241: 97 pgs: 97 active+clean; 2.3 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 12 KiB/s wr, 3 op/s 2026-02-19T22:32:04.949 INFO:teuthology.orchestra.run.trial116.stdout:{ 2026-02-19T22:32:04.949 INFO:teuthology.orchestra.run.trial116.stdout: "results": [ 2026-02-19T22:32:04.949 INFO:teuthology.orchestra.run.trial116.stdout: { 2026-02-19T22:32:04.949 INFO:teuthology.orchestra.run.trial116.stdout: "resource": { 2026-02-19T22:32:04.949 INFO:teuthology.orchestra.run.trial116.stdout: "resource_type": "ceph.smb.share", 2026-02-19T22:32:04.949 INFO:teuthology.orchestra.run.trial116.stdout: "cluster_id": "modusr1", 2026-02-19T22:32:04.949 INFO:teuthology.orchestra.run.trial116.stdout: "share_id": "share1", 2026-02-19T22:32:04.949 INFO:teuthology.orchestra.run.trial116.stdout: "intent": "removed" 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: }, 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: "state": "removed", 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: "success": true 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: }, 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: { 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: "resource": { 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: "resource_type": "ceph.smb.share", 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: "cluster_id": "modusr1", 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: "share_id": "share2", 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: "intent": "removed" 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: }, 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: "state": "removed", 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: "success": true 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: }, 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: { 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: "resource": { 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: "resource_type": "ceph.smb.cluster", 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: "cluster_id": "modusr1", 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: "intent": "removed" 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: }, 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: "state": "removed", 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: "success": true 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: }, 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: { 2026-02-19T22:32:04.950 INFO:teuthology.orchestra.run.trial116.stdout: "resource": { 2026-02-19T22:32:04.951 INFO:teuthology.orchestra.run.trial116.stdout: "resource_type": "ceph.smb.usersgroups", 2026-02-19T22:32:04.951 INFO:teuthology.orchestra.run.trial116.stdout: "users_groups_id": "ug1", 2026-02-19T22:32:04.951 INFO:teuthology.orchestra.run.trial116.stdout: "intent": "removed" 2026-02-19T22:32:04.951 INFO:teuthology.orchestra.run.trial116.stdout: }, 2026-02-19T22:32:04.951 INFO:teuthology.orchestra.run.trial116.stdout: "state": "removed", 2026-02-19T22:32:04.951 INFO:teuthology.orchestra.run.trial116.stdout: "success": true 2026-02-19T22:32:04.951 INFO:teuthology.orchestra.run.trial116.stdout: } 2026-02-19T22:32:04.951 INFO:teuthology.orchestra.run.trial116.stdout: ], 2026-02-19T22:32:04.951 INFO:teuthology.orchestra.run.trial116.stdout: "success": true 2026-02-19T22:32:04.951 INFO:teuthology.orchestra.run.trial116.stdout:} 2026-02-19T22:32:04.993 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2026-02-19T22:32:05.009 INFO:tasks.cephadm:Waiting for ceph service smb.modusr1 to be not present in service list 2026-02-19T22:32:05.010 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T22:32:05.132 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:32:05.362 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:32:05.363 INFO:teuthology.orchestra.run.trial116.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T22:24:10.732832Z", "last_refresh": "2026-02-19T22:24:53.136738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial116=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T22:23:39.791308Z", "last_refresh": "2026-02-19T22:24:53.136648Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial116:10.20.193.116=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T22:23:38.488640Z", "last_refresh": "2026-02-19T22:24:53.136597Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial116"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T22:23:50.838368Z", "last_refresh": "2026-02-19T22:24:53.136679Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T22:32:04.935687Z service:smb.modusr1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "modusr1", "service_name": "smb.modusr1", "service_type": "smb", "spec": {"cluster_id": "modusr1", "config_uri": "rados://.smb/modusr1/config.smb", "features": ["cephfs-proxy"], "include_ceph_users": ["client.smb.fs.cluster.modusr1"], "user_sources": ["rados:mon-config-key:smb/config/modusr1/users-groups.0.json"]}, "status": {"created": "2026-02-19T22:31:02.998968Z", "last_refresh": "2026-02-19T22:24:53.136792Z", "ports": [445, 9922], "running": 1, "size": 1}}] 2026-02-19T22:32:05.417 DEBUG:tasks.cephadm:checking if 'smb.modusr1' in {'mon', 'smb.modusr1', 'mgr', 'osd.default', 'mds.cephfs'} 2026-02-19T22:32:06.051 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:05 trial116 ceph-mon[34318]: from='client.14522 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T22:32:06.051 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:05 trial116 ceph-mon[34318]: Remove service smb.modusr1 2026-02-19T22:32:06.051 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:05 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:32:06.051 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:05 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T22:32:06.051 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:05 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:32:06.051 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:05 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:32:06.051 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:05 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/modusr1/users-groups.0.json"} : dispatch 2026-02-19T22:32:06.051 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:05 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:32:06.051 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:05 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/modusr1/users-groups.0.json"}]': finished 2026-02-19T22:32:06.051 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:05 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:32:06.052 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:05 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2026-02-19T22:32:06.052 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:05 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:32:06.052 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:05 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:32:06.052 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:05 trial116 ceph-mon[34318]: Removing orphan daemon smb.modusr1.trial116.mtvfme... 2026-02-19T22:32:06.052 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:05 trial116 ceph-mon[34318]: Removing daemon smb.modusr1.trial116.mtvfme from trial116 -- ports [445, 9922] 2026-02-19T22:32:06.052 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:05 trial116 ceph-mon[34318]: from='client.14524 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T22:32:06.052 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:05 trial116 ceph-mon[34318]: pgmap v242: 97 pgs: 97 active+clean; 2.3 MiB data, 58 MiB used, 1.4 TiB / 1.4 TiB avail; 170 B/s rd, 12 KiB/s wr, 3 op/s 2026-02-19T22:32:06.419 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T22:32:06.539 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:32:06.769 INFO:teuthology.orchestra.run.trial116.stdout: 2026-02-19T22:32:06.769 INFO:teuthology.orchestra.run.trial116.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-02-19T22:24:10.732832Z", "last_refresh": "2026-02-19T22:24:53.136738Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["trial116=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T22:23:39.791308Z", "last_refresh": "2026-02-19T22:24:53.136648Z", "running": 1, "size": 1}}, {"placement": {"count": 1, "hosts": ["trial116:10.20.193.116=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T22:23:38.488640Z", "last_refresh": "2026-02-19T22:24:53.136597Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "trial116"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_3"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T22:23:50.838368Z", "last_refresh": "2026-02-19T22:24:53.136679Z", "running": 2, "size": 2}}] 2026-02-19T22:32:06.807 DEBUG:tasks.cephadm:checking if 'smb.modusr1' in {'mon', 'osd.default', 'mgr', 'mds.cephfs'} 2026-02-19T22:32:06.808 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-02-19T22:32:06.825 INFO:tasks.cephadm:Teardown begin 2026-02-19T22:32:06.825 DEBUG:teuthology.orchestra.run.trial116:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-19T22:32:06.853 DEBUG:teuthology.orchestra.run.trial138:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-19T22:32:06.881 INFO:tasks.cephadm:Disabling cephadm mgr module 2026-02-19T22:32:06.882 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:ebe9cff5a651120bdfc0ded5b5c394135399316e shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 -- ceph mgr module disable cephadm 2026-02-19T22:32:07.006 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:06 trial116 ceph-mon[34318]: Removing keyring for client.smb.config.modusr1.trial116.mtvfme 2026-02-19T22:32:07.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:06 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.modusr1.trial116.mtvfme"} : dispatch 2026-02-19T22:32:07.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:06 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.modusr1.trial116.mtvfme"}]': finished 2026-02-19T22:32:07.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:06 trial116 ceph-mon[34318]: Purge service smb.modusr1 2026-02-19T22:32:07.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:06 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.modusr1"} : dispatch 2026-02-19T22:32:07.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:06 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.modusr1"}]': finished 2026-02-19T22:32:07.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:06 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T22:32:07.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:06 trial116 ceph-mon[34318]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T22:32:07.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:06 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:32:07.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:06 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:32:07.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:06 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T22:32:07.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:06 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T22:32:07.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:06 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' 2026-02-19T22:32:07.007 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:06 trial116 ceph-mon[34318]: from='mgr.14276 10.20.193.116:0/413645348' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T22:32:07.008 INFO:teuthology.orchestra.run.trial116.stderr:Inferring config /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/mon.a/config 2026-02-19T22:32:07.027 INFO:teuthology.orchestra.run.trial116.stderr:Error: statfs /etc/ceph/ceph.client.admin.keyring: no such file or directory 2026-02-19T22:32:07.042 DEBUG:teuthology.orchestra.run:got remote process result: 125 2026-02-19T22:32:07.043 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2026-02-19T22:32:07.043 DEBUG:teuthology.orchestra.run.trial116:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-19T22:32:07.059 DEBUG:teuthology.orchestra.run.trial138:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-19T22:32:07.077 INFO:tasks.cephadm:Stopping all daemons... 2026-02-19T22:32:07.077 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2026-02-19T22:32:07.077 DEBUG:teuthology.orchestra.run.trial116:> sudo systemctl stop ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@mon.a 2026-02-19T22:32:07.364 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:07 trial116 systemd[1]: Stopping Ceph mon.a for 8c43ce93-0de1-11f1-bb5c-d404e6e7d460... 2026-02-19T22:32:07.364 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:07 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mon-a[34312]: 2026-02-19T22:32:07.199+0000 7fde4b255640 -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-19T22:32:07.364 INFO:journalctl@ceph.mon.a.trial116.stdout:Feb 19 22:32:07 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-mon-a[34312]: 2026-02-19T22:32:07.199+0000 7fde4b255640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2026-02-19T22:32:07.447 DEBUG:teuthology.orchestra.run.trial116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@mon.a.service' 2026-02-19T22:32:07.486 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-19T22:32:07.486 INFO:tasks.cephadm.mon.a:Stopped mon.a 2026-02-19T22:32:07.487 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2026-02-19T22:32:07.487 DEBUG:teuthology.orchestra.run.trial116:> sudo systemctl stop ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@mgr.x 2026-02-19T22:32:07.624 INFO:journalctl@ceph.mgr.x.trial116.stdout:Feb 19 22:32:07 trial116 systemd[1]: Stopping Ceph mgr.x for 8c43ce93-0de1-11f1-bb5c-d404e6e7d460... 2026-02-19T22:32:07.772 DEBUG:teuthology.orchestra.run.trial116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@mgr.x.service' 2026-02-19T22:32:07.807 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-19T22:32:07.807 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2026-02-19T22:32:07.807 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2026-02-19T22:32:07.808 DEBUG:teuthology.orchestra.run.trial116:> sudo systemctl stop ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@osd.0 2026-02-19T22:32:08.256 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:32:07 trial116 systemd[1]: Stopping Ceph osd.0 for 8c43ce93-0de1-11f1-bb5c-d404e6e7d460... 2026-02-19T22:32:08.256 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:32:07 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-0[50151]: 2026-02-19T22:32:07.936+0000 7fd69c23b640 -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-19T22:32:08.256 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:32:07 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-0[50151]: 2026-02-19T22:32:07.936+0000 7fd69c23b640 -1 osd.0 26 *** Got signal Terminated *** 2026-02-19T22:32:08.257 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:32:07 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-0[50151]: 2026-02-19T22:32:07.936+0000 7fd69c23b640 -1 osd.0 26 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-19T22:32:13.311 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:32:13 trial116 podman[80330]: 2026-02-19 22:32:13.007105723 +0000 UTC m=+5.081154071 container died a81962957abf9662bf04e9b9c9235457e1343cb061b323d9b821b9da3cc22942 (image=quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.license=GPLv2, org.label-schema.build-date=20260216, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.41.3, OSD_FLAVOR=default, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, FROM_IMAGE=quay.io/centos/centos:stream9, ceph=True, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team , CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411) 2026-02-19T22:32:13.311 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:32:13 trial116 podman[80330]: 2026-02-19 22:32:13.015599404 +0000 UTC m=+5.089647752 container remove a81962957abf9662bf04e9b9c9235457e1343cb061b323d9b821b9da3cc22942 (image=quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-0, org.label-schema.vendor=CentOS, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team , CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, org.label-schema.schema-version=1.0, io.buildah.version=1.41.3, OSD_FLAVOR=default, org.label-schema.build-date=20260216, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, ceph=True) 2026-02-19T22:32:13.311 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:32:13 trial116 bash[80330]: ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-0 2026-02-19T22:32:13.312 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:32:13 trial116 podman[80464]: 2026-02-19 22:32:13.143314894 +0000 UTC m=+0.015922357 container create 52f57a446cca0b0ee19f303cb021cbdaa431286bf6bb6dfcb9b8c6bb1dd0a41e (image=quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-0-deactivate, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, org.label-schema.vendor=CentOS, io.buildah.version=1.41.3, FROM_IMAGE=quay.io/centos/centos:stream9, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2026-02-19T22:32:13.312 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:32:13 trial116 podman[80464]: 2026-02-19 22:32:13.178228964 +0000 UTC m=+0.050836447 container init 52f57a446cca0b0ee19f303cb021cbdaa431286bf6bb6dfcb9b8c6bb1dd0a41e (image=quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20260216, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.license=GPLv2, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, org.label-schema.vendor=CentOS, io.buildah.version=1.41.3, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411) 2026-02-19T22:32:13.312 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:32:13 trial116 podman[80464]: 2026-02-19 22:32:13.180677401 +0000 UTC m=+0.053284864 container start 52f57a446cca0b0ee19f303cb021cbdaa431286bf6bb6dfcb9b8c6bb1dd0a41e (image=quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-0-deactivate, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.build-date=20260216, ceph=True, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, org.label-schema.schema-version=1.0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.license=GPLv2, OSD_FLAVOR=default, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.41.3, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, org.opencontainers.image.authors=Ceph Release Team , FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-19T22:32:13.312 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:32:13 trial116 podman[80464]: 2026-02-19 22:32:13.181139729 +0000 UTC m=+0.053747212 container attach 52f57a446cca0b0ee19f303cb021cbdaa431286bf6bb6dfcb9b8c6bb1dd0a41e (image=quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-0-deactivate, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, io.buildah.version=1.41.3, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.build-date=20260216, OSD_FLAVOR=default) 2026-02-19T22:32:13.312 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:32:13 trial116 podman[80464]: 2026-02-19 22:32:13.137281781 +0000 UTC m=+0.009889244 image pull bc1ee5e3f50082473d649a93211a38289894542978fcd7467bd3c8ccce09f147 quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9 2026-02-19T22:32:13.312 INFO:journalctl@ceph.osd.0.trial116.stdout:Feb 19 22:32:13 trial116 podman[80464]: 2026-02-19 22:32:13.309899248 +0000 UTC m=+0.182506721 container died 52f57a446cca0b0ee19f303cb021cbdaa431286bf6bb6dfcb9b8c6bb1dd0a41e (image=quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-0-deactivate, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, io.buildah.version=1.41.3, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e) 2026-02-19T22:32:13.339 DEBUG:teuthology.orchestra.run.trial116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@osd.0.service' 2026-02-19T22:32:13.373 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-19T22:32:13.373 INFO:tasks.cephadm.osd.0:Stopped osd.0 2026-02-19T22:32:13.373 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2026-02-19T22:32:13.373 DEBUG:teuthology.orchestra.run.trial116:> sudo systemctl stop ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@osd.1 2026-02-19T22:32:13.756 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:32:13 trial116 systemd[1]: Stopping Ceph osd.1 for 8c43ce93-0de1-11f1-bb5c-d404e6e7d460... 2026-02-19T22:32:13.756 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:32:13 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-1[57284]: 2026-02-19T22:32:13.508+0000 7febff769640 -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-19T22:32:13.756 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:32:13 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-1[57284]: 2026-02-19T22:32:13.508+0000 7febff769640 -1 osd.1 26 *** Got signal Terminated *** 2026-02-19T22:32:13.756 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:32:13 trial116 ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-1[57284]: 2026-02-19T22:32:13.508+0000 7febff769640 -1 osd.1 26 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-19T22:32:18.884 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:32:18 trial116 podman[80599]: 2026-02-19 22:32:18.577391641 +0000 UTC m=+5.081655922 container died 81c943b2eea751a3b2049782f58accc53ccd2338776f00cb00477642b16ba2a0 (image=quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-1, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.41.3, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS) 2026-02-19T22:32:18.885 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:32:18 trial116 podman[80599]: 2026-02-19 22:32:18.586132792 +0000 UTC m=+5.090397073 container remove 81c943b2eea751a3b2049782f58accc53ccd2338776f00cb00477642b16ba2a0 (image=quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-1, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.41.3, org.label-schema.vendor=CentOS, org.label-schema.build-date=20260216, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-19T22:32:18.885 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:32:18 trial116 bash[80599]: ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-1 2026-02-19T22:32:18.885 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:32:18 trial116 podman[80732]: 2026-02-19 22:32:18.731505298 +0000 UTC m=+0.016214539 container create 96793e087c4a29bfcc330b70b758c2f4cc4fc1c5affa39c5725cfcbef1dacba6 (image=quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-1-deactivate, org.label-schema.build-date=20260216, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, OSD_FLAVOR=default, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, io.buildah.version=1.41.3, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.authors=Ceph Release Team , FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-19T22:32:18.885 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:32:18 trial116 podman[80732]: 2026-02-19 22:32:18.761198294 +0000 UTC m=+0.045907485 container init 96793e087c4a29bfcc330b70b758c2f4cc4fc1c5affa39c5725cfcbef1dacba6 (image=quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.build-date=20260216, OSD_FLAVOR=default, org.opencontainers.image.authors=Ceph Release Team , GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, ceph=True, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, org.label-schema.schema-version=1.0, io.buildah.version=1.41.3, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, org.label-schema.license=GPLv2) 2026-02-19T22:32:18.885 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:32:18 trial116 podman[80732]: 2026-02-19 22:32:18.763734663 +0000 UTC m=+0.048443844 container start 96793e087c4a29bfcc330b70b758c2f4cc4fc1c5affa39c5725cfcbef1dacba6 (image=quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-1-deactivate, org.opencontainers.image.authors=Ceph Release Team , CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, 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, ceph=True, io.buildah.version=1.41.3, org.label-schema.license=GPLv2, org.label-schema.build-date=20260216, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, org.label-schema.name=CentOS Stream 9 Base Image, OSD_FLAVOR=default) 2026-02-19T22:32:18.885 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:32:18 trial116 podman[80732]: 2026-02-19 22:32:18.76418522 +0000 UTC m=+0.048894401 container attach 96793e087c4a29bfcc330b70b758c2f4cc4fc1c5affa39c5725cfcbef1dacba6 (image=quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-1-deactivate, org.opencontainers.image.documentation=https://docs.ceph.com/, io.buildah.version=1.41.3, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, FROM_IMAGE=quay.io/centos/centos:stream9, ceph=True, org.label-schema.build-date=20260216, OSD_FLAVOR=default, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.schema-version=1.0, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS) 2026-02-19T22:32:18.885 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:32:18 trial116 podman[80732]: 2026-02-19 22:32:18.724995771 +0000 UTC m=+0.009704952 image pull bc1ee5e3f50082473d649a93211a38289894542978fcd7467bd3c8ccce09f147 quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9 2026-02-19T22:32:18.885 INFO:journalctl@ceph.osd.1.trial116.stdout:Feb 19 22:32:18 trial116 podman[80732]: 2026-02-19 22:32:18.883593124 +0000 UTC m=+0.168302295 container died 96793e087c4a29bfcc330b70b758c2f4cc4fc1c5affa39c5725cfcbef1dacba6 (image=quay.ceph.io/ceph-ci/ceph@sha256:411e9ec6c0ce30e567f185570aca45b6fba3230a39cccfea61944016ab5294d9, name=ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460-osd-1-deactivate, CEPH_SHA1=ebe9cff5a651120bdfc0ded5b5c394135399316e, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.authors=Ceph Release Team , FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_REF=wip-phlogistonjohn-testing-1-2026-02-18-1411, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, OSD_FLAVOR=default, io.buildah.version=1.41.3, org.label-schema.build-date=20260216, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-19T22:32:18.923 DEBUG:teuthology.orchestra.run.trial116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8c43ce93-0de1-11f1-bb5c-d404e6e7d460@osd.1.service' 2026-02-19T22:32:18.958 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-19T22:32:18.958 INFO:tasks.cephadm.osd.1:Stopped osd.1 2026-02-19T22:32:18.958 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 --force --keep-logs 2026-02-19T22:32:19.116 INFO:teuthology.orchestra.run.trial116.stdout:Deleting cluster with fsid: 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:32:24.693 DEBUG:teuthology.orchestra.run.trial138:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 --force --keep-logs 2026-02-19T22:32:24.811 INFO:teuthology.orchestra.run.trial138.stdout:Deleting cluster with fsid: 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:32:24.869 DEBUG:teuthology.orchestra.run.trial116:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-19T22:32:24.897 DEBUG:teuthology.orchestra.run.trial138:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-19T22:32:24.922 INFO:tasks.cephadm:Archiving crash dumps... 2026-02-19T22:32:24.924 DEBUG:teuthology.misc:Transferring archived files from trial116:/var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/phlogistonjohn-2026-02-19_14:34:04-orch-wip-phlogistonjohn-testing-1-2026-02-18-1411-distro-default-trial/58929/remote/trial116/crash 2026-02-19T22:32:24.924 DEBUG:teuthology.orchestra.run.trial116:> sudo tar c -f - -C /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/crash -- . 2026-02-19T22:32:24.962 INFO:teuthology.orchestra.run.trial116.stderr:tar: /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-19T22:32:24.962 INFO:teuthology.orchestra.run.trial116.stderr:tar: Error is not recoverable: exiting now 2026-02-19T22:32:24.964 DEBUG:teuthology.misc:Transferring archived files from trial138:/var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/phlogistonjohn-2026-02-19_14:34:04-orch-wip-phlogistonjohn-testing-1-2026-02-18-1411-distro-default-trial/58929/remote/trial138/crash 2026-02-19T22:32:24.965 DEBUG:teuthology.orchestra.run.trial138:> sudo tar c -f - -C /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/crash -- . 2026-02-19T22:32:24.989 INFO:teuthology.orchestra.run.trial138.stderr:tar: /var/lib/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-19T22:32:24.989 INFO:teuthology.orchestra.run.trial138.stderr:tar: Error is not recoverable: exiting now 2026-02-19T22:32:24.990 INFO:tasks.cephadm:Checking cluster log for badness... 2026-02-19T22:32:24.990 DEBUG:teuthology.orchestra.run.trial116:> sudo grep -E '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph.log | grep -E CEPHADM_ | grep -E -v '\(MDS_ALL_DOWN\)' | grep -E -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-19T22:32:25.028 INFO:tasks.cephadm:Compressing logs... 2026-02-19T22:32:25.029 DEBUG:teuthology.orchestra.run.trial116:> 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-19T22:32:25.070 DEBUG:teuthology.orchestra.run.trial138:> 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-19T22:32:25.090 INFO:teuthology.orchestra.run.trial116.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-19T22:32:25.090 INFO:teuthology.orchestra.run.trial116.stderr:: No such file or directory 2026-02-19T22:32:25.091 INFO:teuthology.orchestra.run.trial116.stderr:gzip -5 --verbose -- /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-mon.a.log 2026-02-19T22:32:25.091 INFO:teuthology.orchestra.run.trial116.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-osd.0.log 2026-02-19T22:32:25.091 INFO:teuthology.orchestra.run.trial116.stderr:gzip -5 --verbose -- /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph.cephadm.log/var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-mon.a.log: 2026-02-19T22:32:25.091 INFO:teuthology.orchestra.run.trial116.stderr:gzip -5 --verbose -- /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-mds.cephfs.trial116.awcmgg.log 2026-02-19T22:32:25.092 INFO:teuthology.orchestra.run.trial116.stderr:/var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-osd.0.log: /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph.audit.log 2026-02-19T22:32:25.092 INFO:teuthology.orchestra.run.trial116.stderr: 80.1% -- replaced with /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph.cephadm.log.gz 2026-02-19T22:32:25.092 INFO:teuthology.orchestra.run.trial116.stderr:/var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-mds.cephfs.trial116.awcmgg.log: gzip -5 --verbose -- /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-mds.cephfs.trial116.tyykai.log 2026-02-19T22:32:25.092 INFO:teuthology.orchestra.run.trial116.stderr: 69.3% -- replaced with /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-mds.cephfs.trial116.awcmgg.log.gz 2026-02-19T22:32:25.092 INFO:teuthology.orchestra.run.trial116.stderr:/var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-volume.log 2026-02-19T22:32:25.092 INFO:teuthology.orchestra.run.trial116.stderr:/var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-mds.cephfs.trial116.tyykai.log: 89.1% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-19T22:32:25.092 INFO:teuthology.orchestra.run.trial116.stderr:gzip -5 --verbose -- /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-osd.1.log 2026-02-19T22:32:25.093 INFO:teuthology.orchestra.run.trial116.stderr: 78.8% -- replaced with /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-mds.cephfs.trial116.tyykai.log.gz 2026-02-19T22:32:25.093 INFO:teuthology.orchestra.run.trial116.stderr:gzip -5 --verbose -- /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-mgr.x.log 2026-02-19T22:32:25.093 INFO:teuthology.orchestra.run.trial116.stderr:/var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-volume.log: /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph.log 2026-02-19T22:32:25.093 INFO:teuthology.orchestra.run.trial116.stderr: 90.3% -- replaced with /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph.audit.log.gz 2026-02-19T22:32:25.094 INFO:teuthology.orchestra.run.trial116.stderr:/var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-mgr.x.log: /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph.log: 88.3% -- replaced with /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph.log.gz 2026-02-19T22:32:25.095 INFO:teuthology.orchestra.run.trial138.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-19T22:32:25.095 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-19T22:32:25.095 INFO:teuthology.orchestra.run.trial116.stderr: 94.2% -- replaced with /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-volume.log.gz 2026-02-19T22:32:25.095 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cephadm.log: 76.1% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-19T22:32:25.097 INFO:teuthology.orchestra.run.trial138.stderr: 2026-02-19T22:32:25.097 INFO:teuthology.orchestra.run.trial138.stderr:real 0m0.010s 2026-02-19T22:32:25.097 INFO:teuthology.orchestra.run.trial138.stderr:user 0m0.006s 2026-02-19T22:32:25.097 INFO:teuthology.orchestra.run.trial138.stderr:sys 0m0.012s 2026-02-19T22:32:25.149 INFO:teuthology.orchestra.run.trial116.stderr: 90.0% -- replaced with /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-mgr.x.log.gz 2026-02-19T22:32:25.218 INFO:teuthology.orchestra.run.trial116.stderr: 90.7% -- replaced with /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-mon.a.log.gz 2026-02-19T22:32:25.340 INFO:teuthology.orchestra.run.trial116.stderr: 94.5% -- replaced with /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-osd.0.log.gz 2026-02-19T22:32:25.385 INFO:teuthology.orchestra.run.trial116.stderr: 94.4% -- replaced with /var/log/ceph/8c43ce93-0de1-11f1-bb5c-d404e6e7d460/ceph-osd.1.log.gz 2026-02-19T22:32:25.387 INFO:teuthology.orchestra.run.trial116.stderr: 2026-02-19T22:32:25.387 INFO:teuthology.orchestra.run.trial116.stderr:real 0m0.304s 2026-02-19T22:32:25.387 INFO:teuthology.orchestra.run.trial116.stderr:user 0m0.690s 2026-02-19T22:32:25.387 INFO:teuthology.orchestra.run.trial116.stderr:sys 0m0.059s 2026-02-19T22:32:25.388 INFO:tasks.cephadm:Archiving logs... 2026-02-19T22:32:25.388 DEBUG:teuthology.misc:Transferring archived files from trial116:/var/log/ceph to /home/teuthworker/mnt/teuthology/phlogistonjohn-2026-02-19_14:34:04-orch-wip-phlogistonjohn-testing-1-2026-02-18-1411-distro-default-trial/58929/remote/trial116/log 2026-02-19T22:32:25.390 DEBUG:teuthology.orchestra.run.trial116:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-19T22:32:25.593 DEBUG:teuthology.misc:Transferring archived files from trial138:/var/log/ceph to /home/teuthworker/mnt/teuthology/phlogistonjohn-2026-02-19_14:34:04-orch-wip-phlogistonjohn-testing-1-2026-02-18-1411-distro-default-trial/58929/remote/trial138/log 2026-02-19T22:32:25.594 DEBUG:teuthology.orchestra.run.trial138:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-19T22:32:25.619 INFO:tasks.cephadm:Removing cluster... 2026-02-19T22:32:25.620 DEBUG:teuthology.orchestra.run.trial116:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 --force 2026-02-19T22:32:25.743 INFO:teuthology.orchestra.run.trial116.stdout:Deleting cluster with fsid: 8c43ce93-0de1-11f1-bb5c-d404e6e7d460 2026-02-19T22:32:25.802 INFO:tasks.cephadm:Removing cephadm ... 2026-02-19T22:32:25.802 DEBUG:teuthology.orchestra.run.trial116:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-19T22:32:25.819 DEBUG:teuthology.orchestra.run.trial138:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-19T22:32:25.838 INFO:tasks.cephadm:Teardown complete 2026-02-19T22:32:25.839 DEBUG:teuthology.run_tasks:Unwinding manager smb.configure_samba_client_container 2026-02-19T22:32:25.846 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-19T22:32:25.860 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-19T22:32:25.860 DEBUG:teuthology.orchestra.run.trial116:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-19T22:32:25.862 DEBUG:teuthology.orchestra.run.trial138:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-19T22:32:25.876 INFO:teuthology.orchestra.run.trial116.stderr:bash: line 1: ntpq: command not found 2026-02-19T22:32:25.893 INFO:teuthology.orchestra.run.trial138.stderr:bash: line 1: ntpq: command not found 2026-02-19T22:32:26.552 INFO:teuthology.orchestra.run.trial138.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T22:32:26.552 INFO:teuthology.orchestra.run.trial138.stdout:=============================================================================== 2026-02-19T22:32:26.552 INFO:teuthology.orchestra.run.trial138.stdout:^* 69-172-133-130.planet.net 2 6 377 49 +49us[ +96us] +/- 2955us 2026-02-19T22:32:26.552 INFO:teuthology.orchestra.run.trial138.stdout:^- jmpxus.no.sigint.today 3 6 347 46 +4546us[+4546us] +/- 84ms 2026-02-19T22:32:26.552 INFO:teuthology.orchestra.run.trial138.stdout:^- 66.85.78.80 2 6 373 49 -987us[ -940us] +/- 39ms 2026-02-19T22:32:26.552 INFO:teuthology.orchestra.run.trial138.stdout:^- ntp4.glypnod.com 2 6 377 49 +878us[ +878us] +/- 13ms 2026-02-19T22:32:26.552 INFO:teuthology.orchestra.run.trial116.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T22:32:26.553 INFO:teuthology.orchestra.run.trial116.stdout:=============================================================================== 2026-02-19T22:32:26.553 INFO:teuthology.orchestra.run.trial116.stdout:^* 69-172-133-130.planet.net 2 6 377 48 -2640ns[-1397ns] +/- 2955us 2026-02-19T22:32:26.553 INFO:teuthology.orchestra.run.trial116.stdout:^- jmpxus.no.sigint.today 3 6 347 45 +4870us[+4870us] +/- 83ms 2026-02-19T22:32:26.553 INFO:teuthology.orchestra.run.trial116.stdout:^- 66.85.78.80 2 6 366 239 -1148us[-1072us] +/- 36ms 2026-02-19T22:32:26.553 INFO:teuthology.orchestra.run.trial116.stdout:^- ntp4.glypnod.com 2 6 377 49 +921us[ +922us] +/- 13ms 2026-02-19T22:32:26.553 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-19T22:32:26.565 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-19T22:32:26.565 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-19T22:32:26.579 DEBUG:teuthology.orchestra.run.trial116:> 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-19T22:32:26.650 DEBUG:teuthology.orchestra.run.trial138:> 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-19T22:32:26.703 DEBUG:teuthology.orchestra.run.trial116:> 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-19T22:32:26.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T22:32:26.731 DEBUG:teuthology.orchestra.run.trial138:> 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-19T22:32:26.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T22:32:26.757 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-19T22:32:26.777 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-19T22:32:26.793 INFO:teuthology.task.internal:Duration was 737.552425 seconds 2026-02-19T22:32:26.794 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-19T22:32:26.805 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-19T22:32:26.805 DEBUG:teuthology.orchestra.run.trial116:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-19T22:32:26.807 DEBUG:teuthology.orchestra.run.trial138:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-19T22:32:26.843 INFO:teuthology.orchestra.run.trial116.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T22:32:26.844 INFO:teuthology.orchestra.run.trial138.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T22:32:27.037 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-19T22:32:27.037 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial116.front.sepia.ceph.com 2026-02-19T22:32:27.037 DEBUG:teuthology.orchestra.run.trial116:> 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-19T22:32:27.095 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial138.front.sepia.ceph.com 2026-02-19T22:32:27.095 DEBUG:teuthology.orchestra.run.trial138:> 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-19T22:32:27.115 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-19T22:32:27.116 DEBUG:teuthology.orchestra.run.trial116:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T22:32:27.138 DEBUG:teuthology.orchestra.run.trial138:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T22:32:27.246 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-19T22:32:27.246 DEBUG:teuthology.orchestra.run.trial116:> 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-19T22:32:27.249 DEBUG:teuthology.orchestra.run.trial138:> 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-19T22:32:27.270 INFO:teuthology.orchestra.run.trial116.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T22:32:27.270 INFO:teuthology.orchestra.run.trial116.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T22:32:27.270 INFO:teuthology.orchestra.run.trial116.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T22:32:27.271 INFO:teuthology.orchestra.run.trial116.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-19T22:32:27.271 INFO:teuthology.orchestra.run.trial116.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-19T22:32:27.271 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T22:32:27.272 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T22:32:27.272 INFO:teuthology.orchestra.run.trial138.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T22:32:27.272 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-19T22:32:27.273 INFO:teuthology.orchestra.run.trial138.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-19T22:32:27.282 INFO:teuthology.orchestra.run.trial138.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 81.1% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-19T22:32:27.291 INFO:teuthology.orchestra.run.trial116.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 87.1% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-19T22:32:27.293 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-19T22:32:27.309 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-19T22:32:27.309 DEBUG:teuthology.orchestra.run.trial116:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-19T22:32:27.358 DEBUG:teuthology.orchestra.run.trial138:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-19T22:32:27.383 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-19T22:32:27.399 DEBUG:teuthology.orchestra.run.trial116:> 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-19T22:32:27.401 DEBUG:teuthology.orchestra.run.trial138:> 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-19T22:32:27.423 INFO:teuthology.orchestra.run.trial116.stdout:kernel.core_pattern = core 2026-02-19T22:32:27.446 INFO:teuthology.orchestra.run.trial138.stdout:kernel.core_pattern = core 2026-02-19T22:32:27.458 DEBUG:teuthology.orchestra.run.trial116:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-19T22:32:27.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T22:32:27.492 DEBUG:teuthology.orchestra.run.trial138:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-19T22:32:27.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T22:32:27.514 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-19T22:32:27.532 INFO:teuthology.task.internal:Transferring archived files... 2026-02-19T22:32:27.533 DEBUG:teuthology.misc:Transferring archived files from trial116:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/phlogistonjohn-2026-02-19_14:34:04-orch-wip-phlogistonjohn-testing-1-2026-02-18-1411-distro-default-trial/58929/remote/trial116 2026-02-19T22:32:27.534 DEBUG:teuthology.orchestra.run.trial116:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-19T22:32:27.572 DEBUG:teuthology.misc:Transferring archived files from trial138:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/phlogistonjohn-2026-02-19_14:34:04-orch-wip-phlogistonjohn-testing-1-2026-02-18-1411-distro-default-trial/58929/remote/trial138 2026-02-19T22:32:27.573 DEBUG:teuthology.orchestra.run.trial138:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-19T22:32:27.610 INFO:teuthology.task.internal:Removing archive directory... 2026-02-19T22:32:27.610 DEBUG:teuthology.orchestra.run.trial116:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-19T22:32:27.614 DEBUG:teuthology.orchestra.run.trial138:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-19T22:32:27.657 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-19T22:32:27.677 INFO:teuthology.task.internal:Not uploading archives. 2026-02-19T22:32:27.677 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-19T22:32:27.695 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-19T22:32:27.696 DEBUG:teuthology.orchestra.run.trial116:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-19T22:32:27.698 DEBUG:teuthology.orchestra.run.trial138:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-19T22:32:27.713 INFO:teuthology.orchestra.run.trial116.stdout: 917576 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 22:32 /home/ubuntu/cephtest 2026-02-19T22:32:27.717 INFO:teuthology.orchestra.run.trial138.stdout: 917576 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 22:32 /home/ubuntu/cephtest 2026-02-19T22:32:27.718 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-19T22:32:27.737 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-19T22:32:27.785 INFO:teuthology.run:Summary data: description: orch/cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_res_basic} duration: 737.5524249076843 owner: scheduled_phlogistonjohn@soko04.front.sepia.ceph.com success: true 2026-02-19T22:32:27.785 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T22:32:27.901 INFO:teuthology.run:pass