2024-07-26T23:49:45.337 INFO:root:teuthology version: 0.0.1.dev379+g53ce146 2024-07-26T23:49:45.351 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-07-26T23:49:45.438 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820579 branch: wip-yuri-testing-2024-07-26-0628 description: rados/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rmdir-reactivate} email: yweinste@redhat.com first_in_suite: false job_id: '7820579' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-yuri-testing-2024-07-26-0628 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 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - OSD_DOWN - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: 67f28c2a04ad1fe90ea612a39329cc6af2a92d8b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 67f28c2a04ad1fe90ea612a39329cc6af2a92d8b workunit: branch: wip-yuri-testing-2024-07-26-0628 sha1: 67f28c2a04ad1fe90ea612a39329cc6af2a92d8b owner: scheduled_yuriw@teuthology priority: 69 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 7667 sha1: 67f28c2a04ad1fe90ea612a39329cc6af2a92d8b sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri-testing-2024-07-26-0628 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 67f28c2a04ad1fe90ea612a39329cc6af2a92d8b targets: smithi063.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJQrdP+v183Zj9yKXqM+IoJcjAchqdB8fFvNuV8tj+6wlD5hJOUNGVLDx2dl8AAm5WQyViS9jtkLjytFTjsOXZU= smithi165.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIXgtYOUT6IdrN0HU/z5mILPuPfKXEVrB1kw1JWlcrL25bprxfjUNI0mMxBGtLHOD6jpubrcaEQAASFbWAa/0hc= tasks: - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps HOST=$(hostname -s) OSD=$(ceph orch ps $HOST | grep osd | head -n 1 | awk ''{print $1}'') echo "host $HOST, osd $OSD" ceph orch daemon stop $OSD while ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ceph auth export $OSD > k ceph orch daemon rm $OSD --force ceph orch ps --refresh while ceph orch ps | grep $OSD ; do sleep 5 ; done ceph auth add $OSD -i k ceph cephadm osd activate $HOST while ! ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ' - cephadm.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 53ce1462e129f6eb4071986336534c740fdebd31 timestamp: 2024-07-26_21:23:43 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.4074525 2024-07-26T23:49:45.439 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/qa; will attempt to use it 2024-07-26T23:49:45.439 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/qa/tasks 2024-07-26T23:49:45.439 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-07-26T23:49:45.441 INFO:teuthology.task.internal:Checking packages... 2024-07-26T23:49:45.462 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '67f28c2a04ad1fe90ea612a39329cc6af2a92d8b' 2024-07-26T23:49:45.462 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-26T23:49:45.462 INFO:teuthology.packaging:ref: None 2024-07-26T23:49:45.462 INFO:teuthology.packaging:tag: None 2024-07-26T23:49:45.462 INFO:teuthology.packaging:branch: wip-yuri-testing-2024-07-26-0628 2024-07-26T23:49:45.462 INFO:teuthology.packaging:sha1: 67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-26T23:49:45.462 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-yuri-testing-2024-07-26-0628 2024-07-26T23:49:45.602 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-5372-g67f28c2a-1jammy 2024-07-26T23:49:45.603 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-07-26T23:49:45.610 INFO:teuthology.task.internal:no buildpackages task found 2024-07-26T23:49:45.610 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-07-26T23:49:45.657 INFO:teuthology.task.internal:Saving configuration 2024-07-26T23:49:45.667 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-07-26T23:49:45.715 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-07-26T23:49:45.741 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi063.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820579', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-07-26 23:44:01.637248', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFyPHIeiWOKdhbgziNtLXogou5qgEGfk5pcGwNK6R4sY'} 2024-07-26T23:49:45.760 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi165.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820579', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-07-26 23:44:01.635818', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHGKzA/Liw3L7C/mL7zVBS5w2EbeHszSMJ9mW3H5Sxkd'} 2024-07-26T23:49:45.760 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-07-26T23:49:45.766 INFO:teuthology.task.internal:roles: ubuntu@smithi063.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-07-26T23:49:45.767 INFO:teuthology.task.internal:roles: ubuntu@smithi165.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-07-26T23:49:45.767 INFO:teuthology.run_tasks:Running task console_log... 2024-07-26T23:49:45.846 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f1890427d00>, signals=[15]) 2024-07-26T23:49:45.846 INFO:teuthology.run_tasks:Running task internal.connect... 2024-07-26T23:49:45.852 INFO:teuthology.task.internal:Opening connections... 2024-07-26T23:49:45.852 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi063.front.sepia.ceph.com 2024-07-26T23:49:45.854 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:49:45.935 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi165.front.sepia.ceph.com 2024-07-26T23:49:45.935 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:49:46.014 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-07-26T23:49:46.019 DEBUG:teuthology.orchestra.run.smithi063:> uname -m 2024-07-26T23:49:46.025 INFO:teuthology.orchestra.run.smithi063.stdout:x86_64 2024-07-26T23:49:46.025 DEBUG:teuthology.orchestra.run.smithi063:> cat /etc/os-release 2024-07-26T23:49:46.072 INFO:teuthology.orchestra.run.smithi063.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-07-26T23:49:46.072 INFO:teuthology.orchestra.run.smithi063.stdout:NAME="Ubuntu" 2024-07-26T23:49:46.072 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION_ID="22.04" 2024-07-26T23:49:46.072 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-07-26T23:49:46.072 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION_CODENAME=jammy 2024-07-26T23:49:46.073 INFO:teuthology.orchestra.run.smithi063.stdout:ID=ubuntu 2024-07-26T23:49:46.073 INFO:teuthology.orchestra.run.smithi063.stdout:ID_LIKE=debian 2024-07-26T23:49:46.073 INFO:teuthology.orchestra.run.smithi063.stdout:HOME_URL="https://www.ubuntu.com/" 2024-07-26T23:49:46.073 INFO:teuthology.orchestra.run.smithi063.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-07-26T23:49:46.073 INFO:teuthology.orchestra.run.smithi063.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-07-26T23:49:46.073 INFO:teuthology.orchestra.run.smithi063.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-07-26T23:49:46.073 INFO:teuthology.orchestra.run.smithi063.stdout:UBUNTU_CODENAME=jammy 2024-07-26T23:49:46.074 INFO:teuthology.lock.ops:Updating smithi063.front.sepia.ceph.com on lock server 2024-07-26T23:49:46.098 DEBUG:teuthology.orchestra.run.smithi165:> uname -m 2024-07-26T23:49:46.103 INFO:teuthology.orchestra.run.smithi165.stdout:x86_64 2024-07-26T23:49:46.104 DEBUG:teuthology.orchestra.run.smithi165:> cat /etc/os-release 2024-07-26T23:49:46.151 INFO:teuthology.orchestra.run.smithi165.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-07-26T23:49:46.152 INFO:teuthology.orchestra.run.smithi165.stdout:NAME="Ubuntu" 2024-07-26T23:49:46.152 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION_ID="22.04" 2024-07-26T23:49:46.152 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-07-26T23:49:46.152 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION_CODENAME=jammy 2024-07-26T23:49:46.152 INFO:teuthology.orchestra.run.smithi165.stdout:ID=ubuntu 2024-07-26T23:49:46.152 INFO:teuthology.orchestra.run.smithi165.stdout:ID_LIKE=debian 2024-07-26T23:49:46.152 INFO:teuthology.orchestra.run.smithi165.stdout:HOME_URL="https://www.ubuntu.com/" 2024-07-26T23:49:46.152 INFO:teuthology.orchestra.run.smithi165.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-07-26T23:49:46.152 INFO:teuthology.orchestra.run.smithi165.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-07-26T23:49:46.152 INFO:teuthology.orchestra.run.smithi165.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-07-26T23:49:46.152 INFO:teuthology.orchestra.run.smithi165.stdout:UBUNTU_CODENAME=jammy 2024-07-26T23:49:46.153 INFO:teuthology.lock.ops:Updating smithi165.front.sepia.ceph.com on lock server 2024-07-26T23:49:46.172 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-07-26T23:49:46.180 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-07-26T23:49:46.214 INFO:teuthology.task.internal:Checking for old test directory... 2024-07-26T23:49:46.215 DEBUG:teuthology.orchestra.run.smithi063:> test '!' -e /home/ubuntu/cephtest 2024-07-26T23:49:46.217 DEBUG:teuthology.orchestra.run.smithi165:> test '!' -e /home/ubuntu/cephtest 2024-07-26T23:49:46.221 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-07-26T23:49:46.241 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-07-26T23:49:46.241 DEBUG:teuthology.orchestra.run.smithi063:> test -z $(ls -A /var/lib/ceph) 2024-07-26T23:49:46.265 DEBUG:teuthology.orchestra.run.smithi165:> test -z $(ls -A /var/lib/ceph) 2024-07-26T23:49:46.272 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-07-26T23:49:46.322 INFO:teuthology.run_tasks:Running task kernel... 2024-07-26T23:49:46.336 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-07-26T23:49:46.336 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-07-26T23:49:46.336 DEBUG:teuthology.orchestra.run.smithi063:> test -f /run/.containerenv -o -f /.dockerenv 2024-07-26T23:49:46.337 DEBUG:teuthology.orchestra.run.smithi165:> test -f /run/.containerenv -o -f /.dockerenv 2024-07-26T23:49:46.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T23:49:46.342 DEBUG:teuthology.orchestra.run.smithi063:> uname -r 2024-07-26T23:49:46.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T23:49:46.343 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2024-07-26T23:49:46.388 INFO:teuthology.orchestra.run.smithi165.stdout:5.15.0-56-generic 2024-07-26T23:49:46.388 INFO:teuthology.task.kernel:Running kernel on smithi165: 5.15.0-56-generic 2024-07-26T23:49:46.388 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get clean 2024-07-26T23:49:46.393 INFO:teuthology.orchestra.run.smithi063.stdout:5.15.0-56-generic 2024-07-26T23:49:46.393 INFO:teuthology.task.kernel:Running kernel on smithi063: 5.15.0-56-generic 2024-07-26T23:49:46.393 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-get clean 2024-07-26T23:49:46.517 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-get update 2024-07-26T23:49:46.599 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get update 2024-07-26T23:49:46.646 INFO:teuthology.orchestra.run.smithi063.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-07-26T23:49:46.738 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-26T23:49:46.749 INFO:teuthology.orchestra.run.smithi165.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-07-26T23:49:46.762 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-26T23:49:46.814 INFO:teuthology.orchestra.run.smithi165.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-07-26T23:49:46.846 INFO:teuthology.orchestra.run.smithi063.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-07-26T23:49:46.851 INFO:teuthology.orchestra.run.smithi165.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-07-26T23:49:46.861 INFO:teuthology.orchestra.run.smithi063.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [513 kB] 2024-07-26T23:49:46.930 INFO:teuthology.orchestra.run.smithi063.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,673 kB] 2024-07-26T23:49:46.966 INFO:teuthology.orchestra.run.smithi063.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [279 kB] 2024-07-26T23:49:46.970 INFO:teuthology.orchestra.run.smithi063.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.0 kB] 2024-07-26T23:49:46.970 INFO:teuthology.orchestra.run.smithi063.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-07-26T23:49:46.971 INFO:teuthology.orchestra.run.smithi063.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,171 kB] 2024-07-26T23:49:46.983 INFO:teuthology.orchestra.run.smithi165.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [672 kB] 2024-07-26T23:49:46.989 INFO:teuthology.orchestra.run.smithi063.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [372 kB] 2024-07-26T23:49:46.992 INFO:teuthology.orchestra.run.smithi063.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-07-26T23:49:46.992 INFO:teuthology.orchestra.run.smithi063.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [886 kB] 2024-07-26T23:49:46.997 INFO:teuthology.orchestra.run.smithi063.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [619 kB] 2024-07-26T23:49:47.001 INFO:teuthology.orchestra.run.smithi063.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [173 kB] 2024-07-26T23:49:47.002 INFO:teuthology.orchestra.run.smithi063.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [18.9 kB] 2024-07-26T23:49:47.004 INFO:teuthology.orchestra.run.smithi063.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-07-26T23:49:47.004 INFO:teuthology.orchestra.run.smithi063.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-07-26T23:49:47.035 INFO:teuthology.orchestra.run.smithi063.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-07-26T23:49:47.035 INFO:teuthology.orchestra.run.smithi063.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-07-26T23:49:47.054 INFO:teuthology.orchestra.run.smithi165.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,888 kB] 2024-07-26T23:49:47.089 INFO:teuthology.orchestra.run.smithi165.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [337 kB] 2024-07-26T23:49:47.092 INFO:teuthology.orchestra.run.smithi165.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-07-26T23:49:47.092 INFO:teuthology.orchestra.run.smithi165.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-07-26T23:49:47.093 INFO:teuthology.orchestra.run.smithi165.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,238 kB] 2024-07-26T23:49:47.120 INFO:teuthology.orchestra.run.smithi165.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [384 kB] 2024-07-26T23:49:47.124 INFO:teuthology.orchestra.run.smithi165.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-07-26T23:49:47.124 INFO:teuthology.orchestra.run.smithi165.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,108 kB] 2024-07-26T23:49:47.134 INFO:teuthology.orchestra.run.smithi165.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [723 kB] 2024-07-26T23:49:47.139 INFO:teuthology.orchestra.run.smithi165.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [258 kB] 2024-07-26T23:49:47.142 INFO:teuthology.orchestra.run.smithi165.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.4 kB] 2024-07-26T23:49:47.142 INFO:teuthology.orchestra.run.smithi165.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,744 B] 2024-07-26T23:49:47.172 INFO:teuthology.orchestra.run.smithi165.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-07-26T23:49:47.173 INFO:teuthology.orchestra.run.smithi165.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-07-26T23:49:47.173 INFO:teuthology.orchestra.run.smithi165.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-07-26T23:49:47.173 INFO:teuthology.orchestra.run.smithi165.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-07-26T23:49:47.173 INFO:teuthology.orchestra.run.smithi165.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-07-26T23:49:47.174 INFO:teuthology.orchestra.run.smithi165.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-07-26T23:49:47.174 INFO:teuthology.orchestra.run.smithi165.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-07-26T23:49:47.174 INFO:teuthology.orchestra.run.smithi165.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-07-26T23:49:47.189 INFO:teuthology.orchestra.run.smithi165.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-07-26T23:49:47.198 INFO:teuthology.orchestra.run.smithi063.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-07-26T23:49:47.206 INFO:teuthology.orchestra.run.smithi165.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-07-26T23:49:47.206 INFO:teuthology.orchestra.run.smithi165.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-07-26T23:49:47.333 INFO:teuthology.orchestra.run.smithi165.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [513 kB] 2024-07-26T23:49:47.335 INFO:teuthology.orchestra.run.smithi063.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [672 kB] 2024-07-26T23:49:47.526 INFO:teuthology.orchestra.run.smithi063.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,888 kB] 2024-07-26T23:49:47.612 INFO:teuthology.orchestra.run.smithi165.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,673 kB] 2024-07-26T23:49:47.682 INFO:teuthology.orchestra.run.smithi063.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [337 kB] 2024-07-26T23:49:47.696 INFO:teuthology.orchestra.run.smithi063.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-07-26T23:49:47.697 INFO:teuthology.orchestra.run.smithi063.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,238 kB] 2024-07-26T23:49:47.762 INFO:teuthology.orchestra.run.smithi063.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-07-26T23:49:47.763 INFO:teuthology.orchestra.run.smithi063.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [384 kB] 2024-07-26T23:49:47.771 INFO:teuthology.orchestra.run.smithi063.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-07-26T23:49:47.771 INFO:teuthology.orchestra.run.smithi063.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,108 kB] 2024-07-26T23:49:47.783 INFO:teuthology.orchestra.run.smithi165.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [279 kB] 2024-07-26T23:49:47.796 INFO:teuthology.orchestra.run.smithi165.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.0 kB] 2024-07-26T23:49:47.796 INFO:teuthology.orchestra.run.smithi165.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-07-26T23:49:47.798 INFO:teuthology.orchestra.run.smithi165.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,171 kB] 2024-07-26T23:49:47.808 INFO:teuthology.orchestra.run.smithi063.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [723 kB] 2024-07-26T23:49:47.821 INFO:teuthology.orchestra.run.smithi063.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [258 kB] 2024-07-26T23:49:47.827 INFO:teuthology.orchestra.run.smithi063.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.4 kB] 2024-07-26T23:49:47.846 INFO:teuthology.orchestra.run.smithi063.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,744 B] 2024-07-26T23:49:47.846 INFO:teuthology.orchestra.run.smithi063.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-07-26T23:49:47.881 INFO:teuthology.orchestra.run.smithi165.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [372 kB] 2024-07-26T23:49:47.889 INFO:teuthology.orchestra.run.smithi165.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-07-26T23:49:47.889 INFO:teuthology.orchestra.run.smithi165.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [619 kB] 2024-07-26T23:49:47.902 INFO:teuthology.orchestra.run.smithi165.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [886 kB] 2024-07-26T23:49:47.904 INFO:teuthology.orchestra.run.smithi063.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-07-26T23:49:47.904 INFO:teuthology.orchestra.run.smithi063.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-07-26T23:49:47.905 INFO:teuthology.orchestra.run.smithi063.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-07-26T23:49:47.906 INFO:teuthology.orchestra.run.smithi063.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-07-26T23:49:47.908 INFO:teuthology.orchestra.run.smithi063.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-07-26T23:49:47.927 INFO:teuthology.orchestra.run.smithi063.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-07-26T23:49:47.928 INFO:teuthology.orchestra.run.smithi063.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-07-26T23:49:47.929 INFO:teuthology.orchestra.run.smithi063.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-07-26T23:49:47.934 INFO:teuthology.orchestra.run.smithi165.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [173 kB] 2024-07-26T23:49:47.937 INFO:teuthology.orchestra.run.smithi165.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [18.9 kB] 2024-07-26T23:49:47.947 INFO:teuthology.orchestra.run.smithi165.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-07-26T23:49:47.948 INFO:teuthology.orchestra.run.smithi165.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-07-26T23:49:47.949 INFO:teuthology.orchestra.run.smithi165.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-07-26T23:49:48.009 INFO:teuthology.orchestra.run.smithi063.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-07-26T23:49:48.009 INFO:teuthology.orchestra.run.smithi063.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-07-26T23:49:48.029 INFO:teuthology.orchestra.run.smithi165.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-07-26T23:49:53.539 INFO:teuthology.orchestra.run.smithi165.stdout:Fetched 15.1 MB in 2s (7,380 kB/s) 2024-07-26T23:49:53.860 INFO:teuthology.orchestra.run.smithi063.stdout:Fetched 15.1 MB in 2s (7,230 kB/s) 2024-07-26T23:49:54.839 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2024-07-26T23:49:54.856 DEBUG:teuthology.orchestra.run.smithi165:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-26T23:49:54.909 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2024-07-26T23:49:55.098 INFO:teuthology.orchestra.run.smithi165.stdout:Building dependency tree... 2024-07-26T23:49:55.098 INFO:teuthology.orchestra.run.smithi165.stdout:Reading state information... 2024-07-26T23:49:55.262 INFO:teuthology.orchestra.run.smithi165.stdout:The following packages were automatically installed and are no longer required: 2024-07-26T23:49:55.262 INFO:teuthology.orchestra.run.smithi165.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-26T23:49:55.262 INFO:teuthology.orchestra.run.smithi165.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-26T23:49:55.262 INFO:teuthology.orchestra.run.smithi165.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-26T23:49:55.263 INFO:teuthology.orchestra.run.smithi165.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-07-26T23:49:55.263 INFO:teuthology.orchestra.run.smithi165.stdout: python2.7-minimal 2024-07-26T23:49:55.263 INFO:teuthology.orchestra.run.smithi165.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-26T23:49:55.264 INFO:teuthology.orchestra.run.smithi165.stdout:The following additional packages will be installed: 2024-07-26T23:49:55.264 INFO:teuthology.orchestra.run.smithi165.stdout: linux-generic linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-26T23:49:55.264 INFO:teuthology.orchestra.run.smithi165.stdout: linux-headers-generic linux-image-5.15.0-117-generic 2024-07-26T23:49:55.264 INFO:teuthology.orchestra.run.smithi165.stdout: linux-modules-5.15.0-117-generic linux-modules-extra-5.15.0-117-generic 2024-07-26T23:49:55.265 INFO:teuthology.orchestra.run.smithi165.stdout:Suggested packages: 2024-07-26T23:49:55.265 INFO:teuthology.orchestra.run.smithi165.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-07-26T23:49:55.266 INFO:teuthology.orchestra.run.smithi165.stdout:Recommended packages: 2024-07-26T23:49:55.266 INFO:teuthology.orchestra.run.smithi165.stdout: thermald 2024-07-26T23:49:55.315 INFO:teuthology.orchestra.run.smithi165.stdout:The following NEW packages will be installed: 2024-07-26T23:49:55.315 INFO:teuthology.orchestra.run.smithi165.stdout: linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-26T23:49:55.315 INFO:teuthology.orchestra.run.smithi165.stdout: linux-image-5.15.0-117-generic linux-modules-5.15.0-117-generic 2024-07-26T23:49:55.315 INFO:teuthology.orchestra.run.smithi165.stdout: linux-modules-extra-5.15.0-117-generic 2024-07-26T23:49:55.316 INFO:teuthology.orchestra.run.smithi165.stdout:The following packages will be upgraded: 2024-07-26T23:49:55.317 INFO:teuthology.orchestra.run.smithi165.stdout: linux-generic linux-headers-generic linux-image-generic 2024-07-26T23:49:55.353 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2024-07-26T23:49:55.367 INFO:teuthology.orchestra.run.smithi165.stdout:3 upgraded, 5 newly installed, 0 to remove and 330 not upgraded. 2024-07-26T23:49:55.367 INFO:teuthology.orchestra.run.smithi165.stdout:Need to get 113 MB of archives. 2024-07-26T23:49:55.367 INFO:teuthology.orchestra.run.smithi165.stdout:After this operation, 583 MB of additional disk space will be used. 2024-07-26T23:49:55.368 INFO:teuthology.orchestra.run.smithi165.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-117-generic amd64 5.15.0-117.127 [22.6 MB] 2024-07-26T23:49:55.370 DEBUG:teuthology.orchestra.run.smithi063:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-26T23:49:55.434 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2024-07-26T23:49:55.644 INFO:teuthology.orchestra.run.smithi063.stdout:Building dependency tree... 2024-07-26T23:49:55.644 INFO:teuthology.orchestra.run.smithi063.stdout:Reading state information... 2024-07-26T23:49:55.759 INFO:teuthology.orchestra.run.smithi165.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-117-generic amd64 5.15.0-117.127 [11.5 MB] 2024-07-26T23:49:55.816 INFO:teuthology.orchestra.run.smithi063.stdout:The following packages were automatically installed and are no longer required: 2024-07-26T23:49:55.816 INFO:teuthology.orchestra.run.smithi063.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-26T23:49:55.816 INFO:teuthology.orchestra.run.smithi063.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-26T23:49:55.817 INFO:teuthology.orchestra.run.smithi063.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-26T23:49:55.817 INFO:teuthology.orchestra.run.smithi063.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-07-26T23:49:55.817 INFO:teuthology.orchestra.run.smithi063.stdout: python2.7-minimal 2024-07-26T23:49:55.817 INFO:teuthology.orchestra.run.smithi063.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-26T23:49:55.818 INFO:teuthology.orchestra.run.smithi063.stdout:The following additional packages will be installed: 2024-07-26T23:49:55.818 INFO:teuthology.orchestra.run.smithi063.stdout: linux-generic linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-26T23:49:55.818 INFO:teuthology.orchestra.run.smithi063.stdout: linux-headers-generic linux-image-5.15.0-117-generic 2024-07-26T23:49:55.819 INFO:teuthology.orchestra.run.smithi063.stdout: linux-modules-5.15.0-117-generic linux-modules-extra-5.15.0-117-generic 2024-07-26T23:49:55.820 INFO:teuthology.orchestra.run.smithi063.stdout:Suggested packages: 2024-07-26T23:49:55.820 INFO:teuthology.orchestra.run.smithi063.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-07-26T23:49:55.820 INFO:teuthology.orchestra.run.smithi063.stdout:Recommended packages: 2024-07-26T23:49:55.820 INFO:teuthology.orchestra.run.smithi063.stdout: thermald 2024-07-26T23:49:55.848 INFO:teuthology.orchestra.run.smithi165.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-117-generic amd64 5.15.0-117.127 [64.0 MB] 2024-07-26T23:49:55.866 INFO:teuthology.orchestra.run.smithi063.stdout:The following NEW packages will be installed: 2024-07-26T23:49:55.867 INFO:teuthology.orchestra.run.smithi063.stdout: linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-26T23:49:55.867 INFO:teuthology.orchestra.run.smithi063.stdout: linux-image-5.15.0-117-generic linux-modules-5.15.0-117-generic 2024-07-26T23:49:55.867 INFO:teuthology.orchestra.run.smithi063.stdout: linux-modules-extra-5.15.0-117-generic 2024-07-26T23:49:55.868 INFO:teuthology.orchestra.run.smithi063.stdout:The following packages will be upgraded: 2024-07-26T23:49:55.868 INFO:teuthology.orchestra.run.smithi063.stdout: linux-generic linux-headers-generic linux-image-generic 2024-07-26T23:49:56.048 INFO:teuthology.orchestra.run.smithi063.stdout:3 upgraded, 5 newly installed, 0 to remove and 330 not upgraded. 2024-07-26T23:49:56.048 INFO:teuthology.orchestra.run.smithi063.stdout:Need to get 113 MB of archives. 2024-07-26T23:49:56.048 INFO:teuthology.orchestra.run.smithi063.stdout:After this operation, 583 MB of additional disk space will be used. 2024-07-26T23:49:56.048 INFO:teuthology.orchestra.run.smithi063.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-117-generic amd64 5.15.0-117.127 [22.6 MB] 2024-07-26T23:49:56.629 INFO:teuthology.orchestra.run.smithi165.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.117.117 [1,694 B] 2024-07-26T23:49:56.630 INFO:teuthology.orchestra.run.smithi165.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.117.117 [2,504 B] 2024-07-26T23:49:56.630 INFO:teuthology.orchestra.run.smithi165.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-117 all 5.15.0-117.127 [12.3 MB] 2024-07-26T23:49:56.747 INFO:teuthology.orchestra.run.smithi165.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-117-generic amd64 5.15.0-117.127 [2,880 kB] 2024-07-26T23:49:56.817 INFO:teuthology.orchestra.run.smithi165.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.117.117 [2,358 B] 2024-07-26T23:49:57.205 INFO:teuthology.orchestra.run.smithi165.stdout:Fetched 113 MB in 1s (76.0 MB/s) 2024-07-26T23:49:57.394 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-modules-5.15.0-117-generic. 2024-07-26T23:49:57.441 INFO:teuthology.orchestra.run.smithi063.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-117-generic amd64 5.15.0-117.127 [11.5 MB] 2024-07-26T23:49:57.789 INFO:teuthology.orchestra.run.smithi063.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-117-generic amd64 5.15.0-117.127 [64.0 MB] 2024-07-26T23:49:59.469 INFO:teuthology.orchestra.run.smithi165.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-07-26T23:49:59.475 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../0-linux-modules-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:49:59.718 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:49:59.998 INFO:teuthology.orchestra.run.smithi063.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.117.117 [1,694 B] 2024-07-26T23:49:59.998 INFO:teuthology.orchestra.run.smithi063.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.117.117 [2,504 B] 2024-07-26T23:49:59.999 INFO:teuthology.orchestra.run.smithi063.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-117 all 5.15.0-117.127 [12.3 MB] 2024-07-26T23:50:00.586 INFO:teuthology.orchestra.run.smithi063.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-117-generic amd64 5.15.0-117.127 [2,880 kB] 2024-07-26T23:50:00.646 INFO:teuthology.orchestra.run.smithi063.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.117.117 [2,358 B] 2024-07-26T23:50:01.065 INFO:teuthology.orchestra.run.smithi063.stdout:Fetched 113 MB in 5s (23.8 MB/s) 2024-07-26T23:50:01.264 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-modules-5.15.0-117-generic. 2024-07-26T23:50:01.754 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-image-5.15.0-117-generic. 2024-07-26T23:50:01.776 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../1-linux-image-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:50:01.862 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:50:02.308 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-117-generic. 2024-07-26T23:50:02.328 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:50:02.366 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:50:03.223 INFO:teuthology.orchestra.run.smithi063.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-07-26T23:50:03.228 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../0-linux-modules-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:50:03.320 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:50:05.631 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-image-5.15.0-117-generic. 2024-07-26T23:50:05.652 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../1-linux-image-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:50:05.741 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:50:06.217 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-117-generic. 2024-07-26T23:50:06.238 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:50:06.275 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:50:08.768 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../3-linux-generic_5.15.0.117.117_amd64.deb ... 2024-07-26T23:50:08.904 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-26T23:50:09.204 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.117.117_amd64.deb ... 2024-07-26T23:50:09.333 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-image-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-26T23:50:09.661 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-headers-5.15.0-117. 2024-07-26T23:50:09.672 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../5-linux-headers-5.15.0-117_5.15.0-117.127_all.deb ... 2024-07-26T23:50:09.711 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-26T23:50:12.977 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../3-linux-generic_5.15.0.117.117_amd64.deb ... 2024-07-26T23:50:13.093 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-26T23:50:13.410 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.117.117_amd64.deb ... 2024-07-26T23:50:13.513 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-image-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-26T23:50:13.850 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-headers-5.15.0-117. 2024-07-26T23:50:13.873 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../5-linux-headers-5.15.0-117_5.15.0-117.127_all.deb ... 2024-07-26T23:50:13.908 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-26T23:50:15.026 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-headers-5.15.0-117-generic. 2024-07-26T23:50:15.063 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../6-linux-headers-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:50:15.101 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:50:18.143 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.117.117_amd64.deb ... 2024-07-26T23:50:18.268 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-headers-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-26T23:50:18.610 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-26T23:50:18.731 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:50:18.857 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-headers-generic (5.15.0.117.117) ... 2024-07-26T23:50:18.986 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:50:20.290 INFO:teuthology.orchestra.run.smithi165.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-07-26T23:50:20.290 INFO:teuthology.orchestra.run.smithi165.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-07-26T23:50:20.290 INFO:teuthology.orchestra.run.smithi165.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-117-generic 2024-07-26T23:50:20.290 INFO:teuthology.orchestra.run.smithi165.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-117-generic 2024-07-26T23:50:20.314 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-headers-5.15.0-117-generic. 2024-07-26T23:50:20.351 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../6-linux-headers-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-26T23:50:20.389 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:50:20.445 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:50:21.855 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-image-generic (5.15.0.117.117) ... 2024-07-26T23:50:21.981 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-generic (5.15.0.117.117) ... 2024-07-26T23:50:22.832 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:50:23.825 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.117.117_amd64.deb ... 2024-07-26T23:50:23.950 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-headers-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-26T23:50:24.326 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-26T23:50:24.429 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:50:24.434 INFO:teuthology.orchestra.run.smithi165.stdout:Processing triggers for linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:50:24.494 INFO:teuthology.orchestra.run.smithi165.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-07-26T23:50:24.494 INFO:teuthology.orchestra.run.smithi165.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-117-generic 2024-07-26T23:50:24.547 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-headers-generic (5.15.0.117.117) ... 2024-07-26T23:50:24.676 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:50:26.050 INFO:teuthology.orchestra.run.smithi063.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-07-26T23:50:26.050 INFO:teuthology.orchestra.run.smithi063.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-07-26T23:50:26.050 INFO:teuthology.orchestra.run.smithi063.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-117-generic 2024-07-26T23:50:26.050 INFO:teuthology.orchestra.run.smithi063.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-117-generic 2024-07-26T23:50:26.210 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:50:27.653 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-image-generic (5.15.0.117.117) ... 2024-07-26T23:50:27.754 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-generic (5.15.0.117.117) ... 2024-07-26T23:50:27.880 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:50:29.607 INFO:teuthology.orchestra.run.smithi063.stdout:Processing triggers for linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-26T23:50:29.670 INFO:teuthology.orchestra.run.smithi063.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-07-26T23:50:29.670 INFO:teuthology.orchestra.run.smithi063.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-117-generic 2024-07-26T23:50:39.005 INFO:teuthology.orchestra.run.smithi165.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-07-26T23:50:39.005 INFO:teuthology.orchestra.run.smithi165.stdout:Sourcing file `/etc/default/grub' 2024-07-26T23:50:39.022 INFO:teuthology.orchestra.run.smithi165.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-26T23:50:39.045 INFO:teuthology.orchestra.run.smithi165.stdout:Generating grub configuration file ... 2024-07-26T23:50:39.365 INFO:teuthology.orchestra.run.smithi165.stdout:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-26T23:50:39.385 INFO:teuthology.orchestra.run.smithi165.stdout:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-26T23:50:39.809 INFO:teuthology.orchestra.run.smithi165.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-26T23:50:39.815 INFO:teuthology.orchestra.run.smithi165.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-26T23:50:39.890 INFO:teuthology.orchestra.run.smithi165.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-26T23:50:39.895 INFO:teuthology.orchestra.run.smithi165.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-26T23:50:40.060 INFO:teuthology.orchestra.run.smithi165.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-26T23:50:40.060 INFO:teuthology.orchestra.run.smithi165.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-07-26T23:50:40.060 INFO:teuthology.orchestra.run.smithi165.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-26T23:50:40.096 INFO:teuthology.orchestra.run.smithi165.stdout:done 2024-07-26T23:50:40.552 DEBUG:teuthology.orchestra.run.smithi165:> dpkg -s linux-image-generic 2024-07-26T23:50:40.572 INFO:teuthology.orchestra.run.smithi165.stdout:Package: linux-image-generic 2024-07-26T23:50:40.572 INFO:teuthology.orchestra.run.smithi165.stdout:Status: install ok installed 2024-07-26T23:50:40.572 INFO:teuthology.orchestra.run.smithi165.stdout:Priority: optional 2024-07-26T23:50:40.573 INFO:teuthology.orchestra.run.smithi165.stdout:Section: kernel 2024-07-26T23:50:40.573 INFO:teuthology.orchestra.run.smithi165.stdout:Installed-Size: 21 2024-07-26T23:50:40.573 INFO:teuthology.orchestra.run.smithi165.stdout:Maintainer: Ubuntu Kernel Team 2024-07-26T23:50:40.573 INFO:teuthology.orchestra.run.smithi165.stdout:Architecture: amd64 2024-07-26T23:50:40.573 INFO:teuthology.orchestra.run.smithi165.stdout:Source: linux-meta 2024-07-26T23:50:40.573 INFO:teuthology.orchestra.run.smithi165.stdout:Version: 5.15.0.117.117 2024-07-26T23:50:40.573 INFO:teuthology.orchestra.run.smithi165.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-117), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-07-26T23:50:40.573 INFO:teuthology.orchestra.run.smithi165.stdout:Depends: linux-image-5.15.0-117-generic, linux-modules-extra-5.15.0-117-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-26T23:50:40.573 INFO:teuthology.orchestra.run.smithi165.stdout:Recommends: thermald 2024-07-26T23:50:40.573 INFO:teuthology.orchestra.run.smithi165.stdout:Description: Generic Linux kernel image 2024-07-26T23:50:40.573 INFO:teuthology.orchestra.run.smithi165.stdout: This package will always depend on the latest generic kernel image 2024-07-26T23:50:40.573 INFO:teuthology.orchestra.run.smithi165.stdout: available. 2024-07-26T23:50:40.574 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-117-generic 2024-07-26T23:50:40.574 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-07-26T23:50:40.574 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-07-26T23:50:40.574 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-07-26T23:50:40.574 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi165.front.sepia.ceph.com, path=None, version=distro) 2024-07-26T23:50:40.575 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get clean 2024-07-26T23:50:40.748 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get update 2024-07-26T23:50:40.858 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-26T23:50:40.858 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-26T23:50:40.868 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-26T23:50:40.885 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-26T23:50:42.264 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2024-07-26T23:50:42.282 DEBUG:teuthology.orchestra.run.smithi165:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-26T23:50:42.346 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2024-07-26T23:50:42.562 INFO:teuthology.orchestra.run.smithi165.stdout:Building dependency tree... 2024-07-26T23:50:42.563 INFO:teuthology.orchestra.run.smithi165.stdout:Reading state information... 2024-07-26T23:50:42.729 INFO:teuthology.orchestra.run.smithi165.stdout:linux-image-generic is already the newest version (5.15.0.117.117). 2024-07-26T23:50:42.729 INFO:teuthology.orchestra.run.smithi165.stdout:The following packages were automatically installed and are no longer required: 2024-07-26T23:50:42.729 INFO:teuthology.orchestra.run.smithi165.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-26T23:50:42.729 INFO:teuthology.orchestra.run.smithi165.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-26T23:50:42.729 INFO:teuthology.orchestra.run.smithi165.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-26T23:50:42.730 INFO:teuthology.orchestra.run.smithi165.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-26T23:50:42.730 INFO:teuthology.orchestra.run.smithi165.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-26T23:50:42.730 INFO:teuthology.orchestra.run.smithi165.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-26T23:50:42.770 INFO:teuthology.orchestra.run.smithi165.stdout:0 upgraded, 0 newly installed, 0 to remove and 330 not upgraded. 2024-07-26T23:50:42.772 DEBUG:teuthology.orchestra.run.smithi165:> dpkg -s linux-image-generic 2024-07-26T23:50:42.787 INFO:teuthology.orchestra.run.smithi165.stdout:Package: linux-image-generic 2024-07-26T23:50:42.787 INFO:teuthology.orchestra.run.smithi165.stdout:Status: install ok installed 2024-07-26T23:50:42.787 INFO:teuthology.orchestra.run.smithi165.stdout:Priority: optional 2024-07-26T23:50:42.787 INFO:teuthology.orchestra.run.smithi165.stdout:Section: kernel 2024-07-26T23:50:42.787 INFO:teuthology.orchestra.run.smithi165.stdout:Installed-Size: 21 2024-07-26T23:50:42.788 INFO:teuthology.orchestra.run.smithi165.stdout:Maintainer: Ubuntu Kernel Team 2024-07-26T23:50:42.788 INFO:teuthology.orchestra.run.smithi165.stdout:Architecture: amd64 2024-07-26T23:50:42.788 INFO:teuthology.orchestra.run.smithi165.stdout:Source: linux-meta 2024-07-26T23:50:42.788 INFO:teuthology.orchestra.run.smithi165.stdout:Version: 5.15.0.117.117 2024-07-26T23:50:42.788 INFO:teuthology.orchestra.run.smithi165.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-117), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-07-26T23:50:42.788 INFO:teuthology.orchestra.run.smithi165.stdout:Depends: linux-image-5.15.0-117-generic, linux-modules-extra-5.15.0-117-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-26T23:50:42.788 INFO:teuthology.orchestra.run.smithi165.stdout:Recommends: thermald 2024-07-26T23:50:42.788 INFO:teuthology.orchestra.run.smithi165.stdout:Description: Generic Linux kernel image 2024-07-26T23:50:42.788 INFO:teuthology.orchestra.run.smithi165.stdout: This package will always depend on the latest generic kernel image 2024-07-26T23:50:42.788 INFO:teuthology.orchestra.run.smithi165.stdout: available. 2024-07-26T23:50:42.789 DEBUG:teuthology.orchestra.run.smithi165:> mktemp 2024-07-26T23:50:42.833 INFO:teuthology.orchestra.run.smithi165.stdout:/tmp/tmp.kW2VAOsWzD 2024-07-26T23:50:42.834 DEBUG:teuthology.orchestra.run.smithi165:> sudo cp /boot/grub/grub.cfg /tmp/tmp.kW2VAOsWzD 2024-07-26T23:50:42.889 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 0666 /tmp/tmp.kW2VAOsWzD 2024-07-26T23:50:43.011 DEBUG:teuthology.orchestra.remote:smithi165:/tmp/tmp.kW2VAOsWzD is 10KB 2024-07-26T23:50:43.024 DEBUG:teuthology.orchestra.run.smithi165:> rm -fr /tmp/tmp.kW2VAOsWzD 2024-07-26T23:50:43.029 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-07-26T23:50:43.081 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-07-26T23:50:43.081 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-07-26T23:50:43.081 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-07-26T23:50:43.149 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-117-generic 2024-07-26T23:50:43.149 DEBUG:teuthology.orchestra.run.smithi165:> sudo update-grub 2024-07-26T23:50:44.261 INFO:teuthology.orchestra.run.smithi063.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-07-26T23:50:44.261 INFO:teuthology.orchestra.run.smithi063.stdout:Sourcing file `/etc/default/grub' 2024-07-26T23:50:44.284 INFO:teuthology.orchestra.run.smithi063.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-26T23:50:44.302 INFO:teuthology.orchestra.run.smithi063.stdout:Generating grub configuration file ... 2024-07-26T23:50:44.360 INFO:teuthology.orchestra.run.smithi165.stderr:Sourcing file `/etc/default/grub' 2024-07-26T23:50:44.360 INFO:teuthology.orchestra.run.smithi165.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-26T23:50:44.360 INFO:teuthology.orchestra.run.smithi165.stderr:Generating grub configuration file ... 2024-07-26T23:50:44.603 INFO:teuthology.orchestra.run.smithi165.stderr:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-26T23:50:44.610 INFO:teuthology.orchestra.run.smithi165.stderr:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-26T23:50:44.638 INFO:teuthology.orchestra.run.smithi063.stdout:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-26T23:50:44.654 INFO:teuthology.orchestra.run.smithi063.stdout:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-26T23:50:44.977 INFO:teuthology.orchestra.run.smithi165.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-26T23:50:44.982 INFO:teuthology.orchestra.run.smithi165.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-26T23:50:45.012 INFO:teuthology.orchestra.run.smithi063.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-26T23:50:45.021 INFO:teuthology.orchestra.run.smithi063.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-26T23:50:45.024 INFO:teuthology.orchestra.run.smithi165.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-26T23:50:45.030 INFO:teuthology.orchestra.run.smithi165.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-26T23:50:45.081 INFO:teuthology.orchestra.run.smithi063.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-26T23:50:45.087 INFO:teuthology.orchestra.run.smithi063.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-26T23:50:45.192 INFO:teuthology.orchestra.run.smithi165.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-26T23:50:45.193 INFO:teuthology.orchestra.run.smithi165.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-07-26T23:50:45.193 INFO:teuthology.orchestra.run.smithi165.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-26T23:50:45.204 INFO:teuthology.orchestra.run.smithi165.stderr:done 2024-07-26T23:50:45.213 DEBUG:teuthology.orchestra.run.smithi165:> sudo shutdown -r now 2024-07-26T23:50:45.248 INFO:teuthology.orchestra.run.smithi063.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-26T23:50:45.248 INFO:teuthology.orchestra.run.smithi063.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-07-26T23:50:45.248 INFO:teuthology.orchestra.run.smithi063.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-26T23:50:45.281 INFO:teuthology.orchestra.run.smithi063.stdout:done 2024-07-26T23:50:45.781 DEBUG:teuthology.orchestra.run.smithi063:> dpkg -s linux-image-generic 2024-07-26T23:50:45.803 INFO:teuthology.orchestra.run.smithi063.stdout:Package: linux-image-generic 2024-07-26T23:50:45.804 INFO:teuthology.orchestra.run.smithi063.stdout:Status: install ok installed 2024-07-26T23:50:45.804 INFO:teuthology.orchestra.run.smithi063.stdout:Priority: optional 2024-07-26T23:50:45.804 INFO:teuthology.orchestra.run.smithi063.stdout:Section: kernel 2024-07-26T23:50:45.804 INFO:teuthology.orchestra.run.smithi063.stdout:Installed-Size: 21 2024-07-26T23:50:45.804 INFO:teuthology.orchestra.run.smithi063.stdout:Maintainer: Ubuntu Kernel Team 2024-07-26T23:50:45.804 INFO:teuthology.orchestra.run.smithi063.stdout:Architecture: amd64 2024-07-26T23:50:45.804 INFO:teuthology.orchestra.run.smithi063.stdout:Source: linux-meta 2024-07-26T23:50:45.804 INFO:teuthology.orchestra.run.smithi063.stdout:Version: 5.15.0.117.117 2024-07-26T23:50:45.804 INFO:teuthology.orchestra.run.smithi063.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-117), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-07-26T23:50:45.804 INFO:teuthology.orchestra.run.smithi063.stdout:Depends: linux-image-5.15.0-117-generic, linux-modules-extra-5.15.0-117-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-26T23:50:45.804 INFO:teuthology.orchestra.run.smithi063.stdout:Recommends: thermald 2024-07-26T23:50:45.805 INFO:teuthology.orchestra.run.smithi063.stdout:Description: Generic Linux kernel image 2024-07-26T23:50:45.805 INFO:teuthology.orchestra.run.smithi063.stdout: This package will always depend on the latest generic kernel image 2024-07-26T23:50:45.805 INFO:teuthology.orchestra.run.smithi063.stdout: available. 2024-07-26T23:50:45.805 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-117-generic 2024-07-26T23:50:45.805 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-07-26T23:50:45.805 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-07-26T23:50:45.805 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-07-26T23:50:45.805 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi063.front.sepia.ceph.com, path=None, version=distro) 2024-07-26T23:50:45.805 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-get clean 2024-07-26T23:50:46.010 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-get update 2024-07-26T23:50:46.134 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-26T23:50:46.134 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-26T23:50:46.144 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-26T23:50:46.162 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-26T23:50:47.591 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2024-07-26T23:50:47.609 DEBUG:teuthology.orchestra.run.smithi063:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-26T23:50:47.676 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2024-07-26T23:50:47.887 INFO:teuthology.orchestra.run.smithi063.stdout:Building dependency tree... 2024-07-26T23:50:47.888 INFO:teuthology.orchestra.run.smithi063.stdout:Reading state information... 2024-07-26T23:50:48.081 INFO:teuthology.orchestra.run.smithi063.stdout:linux-image-generic is already the newest version (5.15.0.117.117). 2024-07-26T23:50:48.081 INFO:teuthology.orchestra.run.smithi063.stdout:The following packages were automatically installed and are no longer required: 2024-07-26T23:50:48.081 INFO:teuthology.orchestra.run.smithi063.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-26T23:50:48.081 INFO:teuthology.orchestra.run.smithi063.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-26T23:50:48.081 INFO:teuthology.orchestra.run.smithi063.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-26T23:50:48.082 INFO:teuthology.orchestra.run.smithi063.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-26T23:50:48.082 INFO:teuthology.orchestra.run.smithi063.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-26T23:50:48.082 INFO:teuthology.orchestra.run.smithi063.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-26T23:50:48.125 INFO:teuthology.orchestra.run.smithi063.stdout:0 upgraded, 0 newly installed, 0 to remove and 330 not upgraded. 2024-07-26T23:50:48.127 DEBUG:teuthology.orchestra.run.smithi063:> dpkg -s linux-image-generic 2024-07-26T23:50:48.143 INFO:teuthology.orchestra.run.smithi063.stdout:Package: linux-image-generic 2024-07-26T23:50:48.144 INFO:teuthology.orchestra.run.smithi063.stdout:Status: install ok installed 2024-07-26T23:50:48.144 INFO:teuthology.orchestra.run.smithi063.stdout:Priority: optional 2024-07-26T23:50:48.144 INFO:teuthology.orchestra.run.smithi063.stdout:Section: kernel 2024-07-26T23:50:48.144 INFO:teuthology.orchestra.run.smithi063.stdout:Installed-Size: 21 2024-07-26T23:50:48.144 INFO:teuthology.orchestra.run.smithi063.stdout:Maintainer: Ubuntu Kernel Team 2024-07-26T23:50:48.144 INFO:teuthology.orchestra.run.smithi063.stdout:Architecture: amd64 2024-07-26T23:50:48.144 INFO:teuthology.orchestra.run.smithi063.stdout:Source: linux-meta 2024-07-26T23:50:48.144 INFO:teuthology.orchestra.run.smithi063.stdout:Version: 5.15.0.117.117 2024-07-26T23:50:48.144 INFO:teuthology.orchestra.run.smithi063.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-117), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-07-26T23:50:48.144 INFO:teuthology.orchestra.run.smithi063.stdout:Depends: linux-image-5.15.0-117-generic, linux-modules-extra-5.15.0-117-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-26T23:50:48.144 INFO:teuthology.orchestra.run.smithi063.stdout:Recommends: thermald 2024-07-26T23:50:48.144 INFO:teuthology.orchestra.run.smithi063.stdout:Description: Generic Linux kernel image 2024-07-26T23:50:48.145 INFO:teuthology.orchestra.run.smithi063.stdout: This package will always depend on the latest generic kernel image 2024-07-26T23:50:48.145 INFO:teuthology.orchestra.run.smithi063.stdout: available. 2024-07-26T23:50:48.145 DEBUG:teuthology.orchestra.run.smithi063:> mktemp 2024-07-26T23:50:48.190 INFO:teuthology.orchestra.run.smithi063.stdout:/tmp/tmp.aY2hISPbra 2024-07-26T23:50:48.190 DEBUG:teuthology.orchestra.run.smithi063:> sudo cp /boot/grub/grub.cfg /tmp/tmp.aY2hISPbra 2024-07-26T23:50:48.245 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 0666 /tmp/tmp.aY2hISPbra 2024-07-26T23:50:48.362 DEBUG:teuthology.orchestra.remote:smithi063:/tmp/tmp.aY2hISPbra is 10KB 2024-07-26T23:50:48.375 DEBUG:teuthology.orchestra.run.smithi063:> rm -fr /tmp/tmp.aY2hISPbra 2024-07-26T23:50:48.381 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-07-26T23:50:48.434 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-07-26T23:50:48.434 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-07-26T23:50:48.434 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-07-26T23:50:48.506 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-117-generic 2024-07-26T23:50:48.506 DEBUG:teuthology.orchestra.run.smithi063:> sudo update-grub 2024-07-26T23:50:49.792 INFO:teuthology.orchestra.run.smithi063.stderr:Sourcing file `/etc/default/grub' 2024-07-26T23:50:49.793 INFO:teuthology.orchestra.run.smithi063.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-26T23:50:49.795 INFO:teuthology.orchestra.run.smithi063.stderr:Generating grub configuration file ... 2024-07-26T23:50:50.029 INFO:teuthology.orchestra.run.smithi063.stderr:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-26T23:50:50.036 INFO:teuthology.orchestra.run.smithi063.stderr:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-26T23:50:50.301 INFO:teuthology.orchestra.run.smithi063.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-26T23:50:50.308 INFO:teuthology.orchestra.run.smithi063.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-26T23:50:50.352 INFO:teuthology.orchestra.run.smithi063.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-26T23:50:50.358 INFO:teuthology.orchestra.run.smithi063.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-26T23:50:50.510 INFO:teuthology.orchestra.run.smithi063.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-26T23:50:50.510 INFO:teuthology.orchestra.run.smithi063.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-07-26T23:50:50.510 INFO:teuthology.orchestra.run.smithi063.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-26T23:50:50.527 INFO:teuthology.orchestra.run.smithi063.stderr:done 2024-07-26T23:50:50.529 DEBUG:teuthology.orchestra.run.smithi063:> sudo shutdown -r now 2024-07-26T23:51:15.240 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-07-26T23:51:15.241 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-07-26T23:51:15.244 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:51:20.534 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-07-26T23:51:20.535 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-07-26T23:51:20.536 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:51:33.599 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2024-07-26T23:51:38.979 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2024-07-26T23:51:42.603 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-07-26T23:51:42.604 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:51:45.663 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2024-07-26T23:51:47.982 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-07-26T23:51:47.983 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:51:51.038 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2024-07-26T23:51:57.670 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-07-26T23:51:57.672 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:52:03.044 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-07-26T23:52:03.045 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:52:21.475 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2024-07-26T23:52:36.491 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-07-26T23:52:36.492 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:52:37.341 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2024-07-26T23:52:55.358 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-07-26T23:52:55.360 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:52:55.694 DEBUG:teuthology.orchestra.run.smithi063:> true 2024-07-26T23:52:56.204 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-07-26T23:52:56.205 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-117-generic"... 2024-07-26T23:52:56.205 DEBUG:teuthology.orchestra.run.smithi063:> uname -r 2024-07-26T23:52:56.252 INFO:teuthology.orchestra.run.smithi063.stdout:5.15.0-117-generic 2024-07-26T23:52:56.253 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-117-generic vs 5.15.0-117-generic 2024-07-26T23:52:56.253 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-07-26T23:52:56.253 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-07-26T23:52:57.253 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-07-26T23:52:57.254 DEBUG:teuthology.orchestra.run.smithi063:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-07-26T23:52:57.327 INFO:teuthology.orchestra.run.smithi063.stdout:ttyS1 2024-07-26T23:52:57.343 DEBUG:teuthology.parallel:result is None 2024-07-26T23:52:57.674 DEBUG:teuthology.orchestra.remote:timed out 2024-07-26T23:53:12.675 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-07-26T23:53:12.676 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T23:53:12.977 DEBUG:teuthology.orchestra.run.smithi165:> true 2024-07-26T23:53:13.504 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-07-26T23:53:13.504 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-117-generic"... 2024-07-26T23:53:13.504 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2024-07-26T23:53:13.549 INFO:teuthology.orchestra.run.smithi165.stdout:5.15.0-117-generic 2024-07-26T23:53:13.550 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-117-generic vs 5.15.0-117-generic 2024-07-26T23:53:13.550 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-07-26T23:53:13.550 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-07-26T23:53:14.551 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-07-26T23:53:14.551 DEBUG:teuthology.orchestra.run.smithi165:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-07-26T23:53:14.872 INFO:teuthology.orchestra.run.smithi165.stdout:ttyS1 2024-07-26T23:53:14.895 DEBUG:teuthology.parallel:result is None 2024-07-26T23:53:14.896 INFO:teuthology.run_tasks:Running task internal.base... 2024-07-26T23:53:14.902 INFO:teuthology.task.internal:Creating test directory... 2024-07-26T23:53:14.903 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-07-26T23:53:14.905 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-07-26T23:53:14.911 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-07-26T23:53:14.939 INFO:teuthology.run_tasks:Running task internal.archive... 2024-07-26T23:53:14.972 INFO:teuthology.task.internal:Creating archive directory... 2024-07-26T23:53:14.973 DEBUG:teuthology.orchestra.run.smithi063:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-07-26T23:53:14.976 DEBUG:teuthology.orchestra.run.smithi165:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-07-26T23:53:14.998 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-07-26T23:53:15.005 INFO:teuthology.task.internal:Enabling coredump saving... 2024-07-26T23:53:15.005 DEBUG:teuthology.orchestra.run.smithi063:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-07-26T23:53:15.030 DEBUG:teuthology.orchestra.run.smithi165:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-07-26T23:53:15.050 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-26T23:53:15.058 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-26T23:53:15.060 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-26T23:53:15.070 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-26T23:53:15.071 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-07-26T23:53:15.079 INFO:teuthology.task.internal:Configuring sudo... 2024-07-26T23:53:15.079 DEBUG:teuthology.orchestra.run.smithi063:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-07-26T23:53:15.106 DEBUG:teuthology.orchestra.run.smithi165:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-07-26T23:53:15.131 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-07-26T23:53:15.141 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-07-26T23:53:15.142 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-07-26T23:53:15.162 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-07-26T23:53:15.177 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-07-26T23:53:15.214 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-07-26T23:53:15.261 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-07-26T23:53:15.261 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-07-26T23:53:15.327 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-07-26T23:53:15.333 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-07-26T23:53:15.382 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-07-26T23:53:15.382 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-07-26T23:53:15.470 DEBUG:teuthology.orchestra.run.smithi063:> sudo service rsyslog restart 2024-07-26T23:53:15.473 DEBUG:teuthology.orchestra.run.smithi165:> sudo service rsyslog restart 2024-07-26T23:53:15.506 INFO:teuthology.run_tasks:Running task internal.timer... 2024-07-26T23:53:15.513 INFO:teuthology.task.internal:Starting timer... 2024-07-26T23:53:15.513 INFO:teuthology.run_tasks:Running task pcp... 2024-07-26T23:53:15.569 INFO:teuthology.run_tasks:Running task selinux... 2024-07-26T23:53:15.632 DEBUG:teuthology.task.selinux:Excluding smithi063: OS 'ubuntu' does not support SELinux 2024-07-26T23:53:15.633 DEBUG:teuthology.task.selinux:Excluding smithi165: OS 'ubuntu' does not support SELinux 2024-07-26T23:53:15.633 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-07-26T23:53:15.633 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-07-26T23:53:15.633 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-07-26T23:53:15.633 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-07-26T23:53:15.692 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-07-26T23:53:15.696 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-07-26T23:53:15.809 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-07-26T23:53:15.824 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-07-26T23:53:15.825 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi063.front.sepia.ceph.com,smithi165.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-07-27T00:00:31.594 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi063.front.sepia.ceph.com'), Remote(name='ubuntu@smithi165.front.sepia.ceph.com')] 2024-07-27T00:00:31.624 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-07-27T00:00:31.625 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-27T00:00:31.713 DEBUG:teuthology.orchestra.run.smithi063:> true 2024-07-27T00:00:31.790 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-07-27T00:00:31.791 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-07-27T00:00:31.791 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-27T00:00:31.871 DEBUG:teuthology.orchestra.run.smithi165:> true 2024-07-27T00:00:31.950 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-07-27T00:00:31.950 INFO:teuthology.run_tasks:Running task clock... 2024-07-27T00:00:32.173 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-07-27T00:00:32.173 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-07-27T00:00:32.174 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-07-27T00:00:32.176 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-07-27T00:00:32.177 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-07-27T00:00:32.203 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-07-27T00:00:32.203 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: Command line: ntpd -gq 2024-07-27T00:00:32.203 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: ---------------------------------------------------- 2024-07-27T00:00:32.203 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: ntp-4 is maintained by Network Time Foundation, 2024-07-27T00:00:32.204 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-07-27T00:00:32.204 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: corporation. Support and training for ntp-4 are 2024-07-27T00:00:32.204 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: available at https://www.nwtime.org/support 2024-07-27T00:00:32.204 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: ---------------------------------------------------- 2024-07-27T00:00:32.204 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: proto: precision = 0.065 usec (-24) 2024-07-27T00:00:32.204 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: basedate set to 2022-02-04 2024-07-27T00:00:32.205 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: gps base set to 2022-02-06 (week 2196) 2024-07-27T00:00:32.205 INFO:teuthology.orchestra.run.smithi063.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-27T00:00:32.205 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-27T00:00:32.205 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: restrict ::: KOD does nothing without LIMITED. 2024-07-27T00:00:32.206 INFO:teuthology.orchestra.run.smithi063.stderr:restrict ::: KOD does nothing without LIMITED. 2024-07-27T00:00:32.206 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: Listen and drop on 0 v6wildcard [::]:123 2024-07-27T00:00:32.206 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-07-27T00:00:32.207 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: Listen normally on 2 lo 127.0.0.1:123 2024-07-27T00:00:32.207 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: Listen normally on 3 enp3s0f1 172.21.15.63:123 2024-07-27T00:00:32.207 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: Listen normally on 4 lo [::1]:123 2024-07-27T00:00:32.207 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:feb6:f8d7%5]:123 2024-07-27T00:00:32.207 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:32 ntpd[17829]: Listening on routing socket on fd #22 for interface updates 2024-07-27T00:00:32.208 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-07-27T00:00:32.208 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: Command line: ntpd -gq 2024-07-27T00:00:32.208 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: ---------------------------------------------------- 2024-07-27T00:00:32.208 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: ntp-4 is maintained by Network Time Foundation, 2024-07-27T00:00:32.208 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-07-27T00:00:32.208 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: corporation. Support and training for ntp-4 are 2024-07-27T00:00:32.208 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: available at https://www.nwtime.org/support 2024-07-27T00:00:32.209 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: ---------------------------------------------------- 2024-07-27T00:00:32.209 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: proto: precision = 0.044 usec (-24) 2024-07-27T00:00:32.209 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: basedate set to 2022-02-04 2024-07-27T00:00:32.209 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: gps base set to 2022-02-06 (week 2196) 2024-07-27T00:00:32.209 INFO:teuthology.orchestra.run.smithi165.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-27T00:00:32.209 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-27T00:00:32.210 INFO:teuthology.orchestra.run.smithi165.stderr:restrict ::: KOD does nothing without LIMITED. 2024-07-27T00:00:32.211 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: restrict ::: KOD does nothing without LIMITED. 2024-07-27T00:00:32.211 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: Listen and drop on 0 v6wildcard [::]:123 2024-07-27T00:00:32.211 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-07-27T00:00:32.211 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: Listen normally on 2 lo 127.0.0.1:123 2024-07-27T00:00:32.211 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: Listen normally on 3 enp3s0f1 172.21.15.165:123 2024-07-27T00:00:32.211 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: Listen normally on 4 lo [::1]:123 2024-07-27T00:00:32.211 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f63%5]:123 2024-07-27T00:00:32.211 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:32 ntpd[17875]: Listening on routing socket on fd #22 for interface updates 2024-07-27T00:00:33.204 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:33 ntpd[17829]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:33.204 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:33 ntpd[17829]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:33.204 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:33 ntpd[17829]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:33.204 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:33 ntpd[17829]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:33.204 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:33 ntpd[17829]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-27T00:00:33.204 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:33 ntpd[17829]: can't open /var/log/ntpstats/peerstats.20240727: Permission denied 2024-07-27T00:00:33.205 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:33 ntpd[17875]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:33.205 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:33 ntpd[17875]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:33.205 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:33 ntpd[17875]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:33.206 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:33 ntpd[17875]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:33.206 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:33 ntpd[17875]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-27T00:00:33.206 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:33 ntpd[17875]: can't open /var/log/ntpstats/peerstats.20240727: Permission denied 2024-07-27T00:00:34.204 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:34 ntpd[17829]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:34.204 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:34 ntpd[17829]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:34.205 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:34 ntpd[17875]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:34.205 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:34 ntpd[17875]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:35.207 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:35 ntpd[17829]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:35.207 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:35 ntpd[17829]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:35.207 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:35 ntpd[17829]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:35.207 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:35 ntpd[17829]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:35.207 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:35 ntpd[17829]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-27T00:00:35.208 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:35 ntpd[17829]: can't open /var/log/ntpstats/peerstats.20240727: Permission denied 2024-07-27T00:00:35.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:35 ntpd[17875]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:35.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:35 ntpd[17875]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:35.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:35 ntpd[17875]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:35.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:35 ntpd[17875]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:35.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:35 ntpd[17875]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-27T00:00:35.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:35 ntpd[17875]: can't open /var/log/ntpstats/peerstats.20240727: Permission denied 2024-07-27T00:00:36.206 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:36 ntpd[17875]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:36.207 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:36 ntpd[17875]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:36.207 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:36 ntpd[17875]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:36.207 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:36 ntpd[17875]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:36.207 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:36 ntpd[17875]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:36.207 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:36 ntpd[17875]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:36.207 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:36 ntpd[17875]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-27T00:00:36.207 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:36 ntpd[17875]: can't open /var/log/ntpstats/peerstats.20240727: Permission denied 2024-07-27T00:00:36.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:36 ntpd[17875]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:36.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:36 ntpd[17875]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:36.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:36 ntpd[17875]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-27T00:00:36.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:36 ntpd[17875]: can't open /var/log/ntpstats/peerstats.20240727: Permission denied 2024-07-27T00:00:37.205 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:37.205 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:37.205 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:37.205 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:37.205 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:37.205 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:37.206 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:37.206 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:37.206 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-27T00:00:37.206 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: can't open /var/log/ntpstats/peerstats.20240727: Permission denied 2024-07-27T00:00:37.206 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:37.206 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:37.206 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-27T00:00:37.206 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: can't open /var/log/ntpstats/peerstats.20240727: Permission denied 2024-07-27T00:00:37.206 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:37.206 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:37.206 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-27T00:00:37.206 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:37 ntpd[17829]: can't open /var/log/ntpstats/peerstats.20240727: Permission denied 2024-07-27T00:00:37.207 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:37 ntpd[17875]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:37.207 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:37 ntpd[17875]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:37.207 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:37 ntpd[17875]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:37.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:37 ntpd[17875]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:37.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:37 ntpd[17875]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-27T00:00:37.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:37 ntpd[17875]: can't open /var/log/ntpstats/peerstats.20240727: Permission denied 2024-07-27T00:00:38.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:38 ntpd[17875]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:38.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:38 ntpd[17875]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:38.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:38 ntpd[17875]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:38.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:38 ntpd[17875]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:38.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:38 ntpd[17875]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:38.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:38 ntpd[17875]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:38.208 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:38 ntpd[17875]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-27T00:00:38.209 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:38 ntpd[17875]: can't open /var/log/ntpstats/peerstats.20240727: Permission denied 2024-07-27T00:00:38.209 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:38 ntpd[17875]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:38.209 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:38 ntpd[17875]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:38.209 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:38 ntpd[17875]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-27T00:00:38.209 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:38 ntpd[17875]: can't open /var/log/ntpstats/peerstats.20240727: Permission denied 2024-07-27T00:00:39.206 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:39.207 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:39.207 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:39.207 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:39.207 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:39.207 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:39.207 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:39.208 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:39.208 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-27T00:00:39.208 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: can't open /var/log/ntpstats/peerstats.20240727: Permission denied 2024-07-27T00:00:39.208 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:39.208 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:39.208 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-27T00:00:39.208 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: can't open /var/log/ntpstats/peerstats.20240727: Permission denied 2024-07-27T00:00:39.209 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:39.209 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:39.209 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-27T00:00:39.209 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: can't open /var/log/ntpstats/peerstats.20240727: Permission denied 2024-07-27T00:00:39.209 INFO:teuthology.orchestra.run.smithi063.stdout:27 Jul 00:00:39 ntpd[17829]: ntpd: time slew -0.001021 s 2024-07-27T00:00:39.210 INFO:teuthology.orchestra.run.smithi063.stdout:ntpd: time slew -0.001021s 2024-07-27T00:00:39.210 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-07-27T00:00:39.210 INFO:teuthology.orchestra.run.smithi063.stderr:27 Jul 00:00:39 ntpd[17829]: can't open /var/log/ntpstats/loopstats.20240727: Permission denied 2024-07-27T00:00:39.212 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:39 ntpd[17875]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:39.213 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:39 ntpd[17875]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:39.213 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:39 ntpd[17875]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-27T00:00:39.213 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:39 ntpd[17875]: can't open /var/log/ntpstats/rawstats.20240727: Permission denied 2024-07-27T00:00:39.214 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:39 ntpd[17875]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-27T00:00:39.214 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:39 ntpd[17875]: can't open /var/log/ntpstats/peerstats.20240727: Permission denied 2024-07-27T00:00:39.214 INFO:teuthology.orchestra.run.smithi165.stdout:27 Jul 00:00:39 ntpd[17875]: ntpd: time slew -0.000470 s 2024-07-27T00:00:39.214 INFO:teuthology.orchestra.run.smithi165.stdout:ntpd: time slew -0.000470s 2024-07-27T00:00:39.215 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:39 ntpd[17875]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-07-27T00:00:39.215 INFO:teuthology.orchestra.run.smithi165.stderr:27 Jul 00:00:39 ntpd[17875]: can't open /var/log/ntpstats/loopstats.20240727: Permission denied 2024-07-27T00:00:39.252 INFO:teuthology.orchestra.run.smithi165.stdout: remote refid st t when poll reach delay offset jitter 2024-07-27T00:00:39.252 INFO:teuthology.orchestra.run.smithi165.stdout:============================================================================== 2024-07-27T00:00:39.252 INFO:teuthology.orchestra.run.smithi165.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-27T00:00:39.252 INFO:teuthology.orchestra.run.smithi165.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-27T00:00:39.253 INFO:teuthology.orchestra.run.smithi165.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-27T00:00:39.253 INFO:teuthology.orchestra.run.smithi165.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-27T00:00:39.256 INFO:teuthology.orchestra.run.smithi063.stdout: remote refid st t when poll reach delay offset jitter 2024-07-27T00:00:39.257 INFO:teuthology.orchestra.run.smithi063.stdout:============================================================================== 2024-07-27T00:00:39.257 INFO:teuthology.orchestra.run.smithi063.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-27T00:00:39.257 INFO:teuthology.orchestra.run.smithi063.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-27T00:00:39.258 INFO:teuthology.orchestra.run.smithi063.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-27T00:00:39.258 INFO:teuthology.orchestra.run.smithi063.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-27T00:00:39.260 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-07-27T00:00:39.337 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-07-27T00:00:39.337 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-07-27T00:00:39.338 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/scratch_devs of=/dev/stdout 2024-07-27T00:00:39.343 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-07-27T00:00:39.343 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_1 2024-07-27T00:00:39.394 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-07-27T00:00:39.394 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-27T00:00:39.394 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 888 Links: 1 2024-07-27T00:00:39.394 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-27T00:00:39.394 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-07-26 23:57:11.390591438 +0000 2024-07-27T00:00:39.394 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-07-26 23:57:11.118593869 +0000 2024-07-27T00:00:39.394 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-07-26 23:57:11.118593869 +0000 2024-07-27T00:00:39.394 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2024-07-27T00:00:39.394 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-07-27T00:00:39.447 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-07-27T00:00:39.448 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-07-27T00:00:39.448 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000441779 s, 1.2 MB/s 2024-07-27T00:00:39.451 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-07-27T00:00:39.497 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_2 2024-07-27T00:00:39.544 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-07-27T00:00:39.544 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-27T00:00:39.544 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-07-27T00:00:39.544 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-27T00:00:39.545 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-07-26 23:57:11.874587116 +0000 2024-07-27T00:00:39.545 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-07-26 23:57:11.626589331 +0000 2024-07-27T00:00:39.545 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-07-26 23:57:11.626589331 +0000 2024-07-27T00:00:39.545 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2024-07-27T00:00:39.545 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-07-27T00:00:39.598 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-07-27T00:00:39.599 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-07-27T00:00:39.599 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000347443 s, 1.5 MB/s 2024-07-27T00:00:39.599 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-07-27T00:00:39.650 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_3 2024-07-27T00:00:39.696 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-07-27T00:00:39.696 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-27T00:00:39.696 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 916 Links: 1 2024-07-27T00:00:39.696 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-27T00:00:39.696 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-07-26 23:57:12.350582864 +0000 2024-07-27T00:00:39.697 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-07-26 23:57:12.098585115 +0000 2024-07-27T00:00:39.697 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-07-26 23:57:12.098585115 +0000 2024-07-27T00:00:39.697 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2024-07-27T00:00:39.697 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-07-27T00:00:39.752 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-07-27T00:00:39.752 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-07-27T00:00:39.752 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000331294 s, 1.5 MB/s 2024-07-27T00:00:39.753 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-07-27T00:00:39.802 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_4 2024-07-27T00:00:39.848 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-07-27T00:00:39.848 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-27T00:00:39.848 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 937 Links: 1 2024-07-27T00:00:39.848 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-27T00:00:39.848 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-07-26 23:57:12.858578327 +0000 2024-07-27T00:00:39.849 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-07-26 23:57:12.578580828 +0000 2024-07-27T00:00:39.849 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-07-26 23:57:12.578580828 +0000 2024-07-27T00:00:39.849 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2024-07-27T00:00:39.849 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-07-27T00:00:39.903 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-07-27T00:00:39.907 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-07-27T00:00:39.907 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000378503 s, 1.4 MB/s 2024-07-27T00:00:39.908 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-07-27T00:00:39.957 DEBUG:teuthology.orchestra.run.smithi063:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-07-27T00:00:40.089 INFO:teuthology.orchestra.run.smithi063.stdout:loop 2024-07-27T00:00:40.091 INFO:tasks.nvme_loop:Connecting nvme_loop smithi063:/dev/vg_nvme/lv_1... 2024-07-27T00:00:40.091 DEBUG:teuthology.orchestra.run.smithi063:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-07-27T00:00:40.107 INFO:teuthology.orchestra.run.smithi063.stdout:1 2024-07-27T00:00:40.131 INFO:teuthology.orchestra.run.smithi063.stdout:/dev/vg_nvme/lv_11 2024-07-27T00:00:40.143 INFO:tasks.nvme_loop:Connecting nvme_loop smithi063:/dev/vg_nvme/lv_2... 2024-07-27T00:00:40.143 DEBUG:teuthology.orchestra.run.smithi063:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-07-27T00:00:40.207 INFO:teuthology.orchestra.run.smithi063.stdout:1 2024-07-27T00:00:40.225 INFO:teuthology.orchestra.run.smithi063.stdout:/dev/vg_nvme/lv_21 2024-07-27T00:00:40.242 INFO:tasks.nvme_loop:Connecting nvme_loop smithi063:/dev/vg_nvme/lv_3... 2024-07-27T00:00:40.243 DEBUG:teuthology.orchestra.run.smithi063:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-07-27T00:00:40.301 INFO:teuthology.orchestra.run.smithi063.stdout:1 2024-07-27T00:00:40.320 INFO:teuthology.orchestra.run.smithi063.stdout:/dev/vg_nvme/lv_31 2024-07-27T00:00:40.337 INFO:tasks.nvme_loop:Connecting nvme_loop smithi063:/dev/vg_nvme/lv_4... 2024-07-27T00:00:40.337 DEBUG:teuthology.orchestra.run.smithi063:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-07-27T00:00:40.400 INFO:teuthology.orchestra.run.smithi063.stdout:1 2024-07-27T00:00:40.422 INFO:teuthology.orchestra.run.smithi063.stdout:/dev/vg_nvme/lv_41 2024-07-27T00:00:40.439 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-07-27T00:00:40.439 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/scratch_devs of=/dev/stdout 2024-07-27T00:00:40.484 DEBUG:teuthology.orchestra.run.smithi063:> sudo nvme list -o json 2024-07-27T00:00:40.538 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-07-27T00:00:40.538 INFO:teuthology.orchestra.run.smithi063.stdout: "Devices" : [ 2024-07-27T00:00:40.539 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-07-27T00:00:40.539 INFO:teuthology.orchestra.run.smithi063.stdout: "DevicePath" : "/dev/nvme0n1", 2024-07-27T00:00:40.539 INFO:teuthology.orchestra.run.smithi063.stdout: "Firmware" : "8DV101H0", 2024-07-27T00:00:40.539 INFO:teuthology.orchestra.run.smithi063.stdout: "Index" : 0, 2024-07-27T00:00:40.539 INFO:teuthology.orchestra.run.smithi063.stdout: "ModelNumber" : "INTEL SSDPEDMD400G4", 2024-07-27T00:00:40.539 INFO:teuthology.orchestra.run.smithi063.stdout: "ProductName" : "Unknown Device", 2024-07-27T00:00:40.539 INFO:teuthology.orchestra.run.smithi063.stdout: "SerialNumber" : "CVFT5344005B400BGN" 2024-07-27T00:00:40.539 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-07-27T00:00:40.539 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-07-27T00:00:40.539 INFO:teuthology.orchestra.run.smithi063.stdout: "DevicePath" : "/dev/nvme1n1", 2024-07-27T00:00:40.539 INFO:teuthology.orchestra.run.smithi063.stdout: "Firmware" : "5.15.0-1", 2024-07-27T00:00:40.539 INFO:teuthology.orchestra.run.smithi063.stdout: "Index" : 1, 2024-07-27T00:00:40.539 INFO:teuthology.orchestra.run.smithi063.stdout: "ModelNumber" : "Linux", 2024-07-27T00:00:40.540 INFO:teuthology.orchestra.run.smithi063.stdout: "ProductName" : "Unknown Device", 2024-07-27T00:00:40.540 INFO:teuthology.orchestra.run.smithi063.stdout: "SerialNumber" : "4d40218236fdd6c481c0" 2024-07-27T00:00:40.540 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-07-27T00:00:40.540 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-07-27T00:00:40.540 INFO:teuthology.orchestra.run.smithi063.stdout: "DevicePath" : "/dev/nvme2n1", 2024-07-27T00:00:40.540 INFO:teuthology.orchestra.run.smithi063.stdout: "Firmware" : "5.15.0-1", 2024-07-27T00:00:40.540 INFO:teuthology.orchestra.run.smithi063.stdout: "Index" : 2, 2024-07-27T00:00:40.540 INFO:teuthology.orchestra.run.smithi063.stdout: "ModelNumber" : "Linux", 2024-07-27T00:00:40.540 INFO:teuthology.orchestra.run.smithi063.stdout: "ProductName" : "Unknown Device", 2024-07-27T00:00:40.540 INFO:teuthology.orchestra.run.smithi063.stdout: "SerialNumber" : "bb2e377adb54520badff" 2024-07-27T00:00:40.540 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-07-27T00:00:40.540 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-07-27T00:00:40.540 INFO:teuthology.orchestra.run.smithi063.stdout: "DevicePath" : "/dev/nvme3n1", 2024-07-27T00:00:40.540 INFO:teuthology.orchestra.run.smithi063.stdout: "Firmware" : "5.15.0-1", 2024-07-27T00:00:40.541 INFO:teuthology.orchestra.run.smithi063.stdout: "Index" : 3, 2024-07-27T00:00:40.541 INFO:teuthology.orchestra.run.smithi063.stdout: "ModelNumber" : "Linux", 2024-07-27T00:00:40.541 INFO:teuthology.orchestra.run.smithi063.stdout: "ProductName" : "Unknown Device", 2024-07-27T00:00:40.541 INFO:teuthology.orchestra.run.smithi063.stdout: "SerialNumber" : "98d979b9bba02582fc5c" 2024-07-27T00:00:40.541 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-07-27T00:00:40.541 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-07-27T00:00:40.541 INFO:teuthology.orchestra.run.smithi063.stdout: "DevicePath" : "/dev/nvme4n1", 2024-07-27T00:00:40.541 INFO:teuthology.orchestra.run.smithi063.stdout: "Firmware" : "5.15.0-1", 2024-07-27T00:00:40.541 INFO:teuthology.orchestra.run.smithi063.stdout: "Index" : 4, 2024-07-27T00:00:40.541 INFO:teuthology.orchestra.run.smithi063.stdout: "ModelNumber" : "Linux", 2024-07-27T00:00:40.541 INFO:teuthology.orchestra.run.smithi063.stdout: "ProductName" : "Unknown Device", 2024-07-27T00:00:40.541 INFO:teuthology.orchestra.run.smithi063.stdout: "SerialNumber" : "7764eeb8a4b96b019ff0" 2024-07-27T00:00:40.541 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-07-27T00:00:40.541 INFO:teuthology.orchestra.run.smithi063.stdout: ] 2024-07-27T00:00:40.542 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-07-27T00:00:40.542 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-07-27T00:00:40.543 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-07-27T00:00:40.543 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/scratch_devs 2024-07-27T00:00:40.596 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-07-27T00:00:40.596 DEBUG:teuthology.orchestra.run.smithi165:> dd if=/scratch_devs of=/dev/stdout 2024-07-27T00:00:40.602 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-07-27T00:00:40.602 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_1 2024-07-27T00:00:40.650 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-07-27T00:00:40.650 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-27T00:00:40.650 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 887 Links: 1 2024-07-27T00:00:40.651 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-27T00:00:40.651 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-07-26 23:57:06.776019657 +0000 2024-07-27T00:00:40.651 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-07-26 23:57:06.504022086 +0000 2024-07-27T00:00:40.651 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-07-26 23:57:06.504022086 +0000 2024-07-27T00:00:40.651 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-07-27T00:00:40.651 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-07-27T00:00:40.705 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-07-27T00:00:40.706 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-07-27T00:00:40.706 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000442385 s, 1.2 MB/s 2024-07-27T00:00:40.707 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-07-27T00:00:40.756 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_2 2024-07-27T00:00:40.803 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-07-27T00:00:40.803 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-27T00:00:40.803 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 907 Links: 1 2024-07-27T00:00:40.803 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-27T00:00:40.803 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-07-26 23:57:07.268015263 +0000 2024-07-27T00:00:40.803 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-07-26 23:57:07.008017585 +0000 2024-07-27T00:00:40.803 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-07-26 23:57:07.008017585 +0000 2024-07-27T00:00:40.803 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-07-27T00:00:40.804 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-07-27T00:00:40.856 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-07-27T00:00:40.856 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-07-27T00:00:40.856 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000440223 s, 1.2 MB/s 2024-07-27T00:00:40.858 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-07-27T00:00:40.907 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_3 2024-07-27T00:00:40.958 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-07-27T00:00:40.958 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-27T00:00:40.958 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 924 Links: 1 2024-07-27T00:00:40.958 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-27T00:00:40.958 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-07-26 23:57:07.756010903 +0000 2024-07-27T00:00:40.958 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-07-26 23:57:07.500013191 +0000 2024-07-27T00:00:40.959 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-07-26 23:57:07.500013191 +0000 2024-07-27T00:00:40.959 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-07-27T00:00:40.959 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-07-27T00:00:41.012 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-07-27T00:00:41.012 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-07-27T00:00:41.012 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.00042456 s, 1.2 MB/s 2024-07-27T00:00:41.014 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-07-27T00:00:41.064 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_4 2024-07-27T00:00:41.111 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-07-27T00:00:41.111 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-27T00:00:41.112 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 943 Links: 1 2024-07-27T00:00:41.112 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-27T00:00:41.112 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-07-26 23:57:08.216006795 +0000 2024-07-27T00:00:41.113 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-07-26 23:57:07.984008867 +0000 2024-07-27T00:00:41.113 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-07-26 23:57:07.984008867 +0000 2024-07-27T00:00:41.113 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-07-27T00:00:41.114 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-07-27T00:00:41.165 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-07-27T00:00:41.166 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-07-27T00:00:41.166 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000389237 s, 1.3 MB/s 2024-07-27T00:00:41.168 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-07-27T00:00:41.216 DEBUG:teuthology.orchestra.run.smithi165:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-07-27T00:00:41.342 INFO:teuthology.orchestra.run.smithi165.stdout:loop 2024-07-27T00:00:41.344 INFO:tasks.nvme_loop:Connecting nvme_loop smithi165:/dev/vg_nvme/lv_1... 2024-07-27T00:00:41.345 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-07-27T00:00:41.361 INFO:teuthology.orchestra.run.smithi165.stdout:1 2024-07-27T00:00:41.381 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/vg_nvme/lv_11 2024-07-27T00:00:41.396 INFO:tasks.nvme_loop:Connecting nvme_loop smithi165:/dev/vg_nvme/lv_2... 2024-07-27T00:00:41.396 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-07-27T00:00:41.454 INFO:teuthology.orchestra.run.smithi165.stdout:1 2024-07-27T00:00:41.473 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/vg_nvme/lv_21 2024-07-27T00:00:41.490 INFO:tasks.nvme_loop:Connecting nvme_loop smithi165:/dev/vg_nvme/lv_3... 2024-07-27T00:00:41.490 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-07-27T00:00:41.551 INFO:teuthology.orchestra.run.smithi165.stdout:1 2024-07-27T00:00:41.575 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/vg_nvme/lv_31 2024-07-27T00:00:41.592 INFO:tasks.nvme_loop:Connecting nvme_loop smithi165:/dev/vg_nvme/lv_4... 2024-07-27T00:00:41.593 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-07-27T00:00:41.650 INFO:teuthology.orchestra.run.smithi165.stdout:1 2024-07-27T00:00:41.670 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/vg_nvme/lv_41 2024-07-27T00:00:41.687 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-07-27T00:00:41.687 DEBUG:teuthology.orchestra.run.smithi165:> dd if=/scratch_devs of=/dev/stdout 2024-07-27T00:00:41.735 DEBUG:teuthology.orchestra.run.smithi165:> sudo nvme list -o json 2024-07-27T00:00:41.788 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-07-27T00:00:41.788 INFO:teuthology.orchestra.run.smithi165.stdout: "Devices" : [ 2024-07-27T00:00:41.788 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-07-27T00:00:41.788 INFO:teuthology.orchestra.run.smithi165.stdout: "DevicePath" : "/dev/nvme0n1", 2024-07-27T00:00:41.789 INFO:teuthology.orchestra.run.smithi165.stdout: "Firmware" : "8DV101H0", 2024-07-27T00:00:41.789 INFO:teuthology.orchestra.run.smithi165.stdout: "Index" : 0, 2024-07-27T00:00:41.789 INFO:teuthology.orchestra.run.smithi165.stdout: "ModelNumber" : "INTEL SSDPEDMD400G4", 2024-07-27T00:00:41.789 INFO:teuthology.orchestra.run.smithi165.stdout: "ProductName" : "Unknown Device", 2024-07-27T00:00:41.789 INFO:teuthology.orchestra.run.smithi165.stdout: "SerialNumber" : "CVFT623300CE400BGN" 2024-07-27T00:00:41.789 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-07-27T00:00:41.789 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-07-27T00:00:41.789 INFO:teuthology.orchestra.run.smithi165.stdout: "DevicePath" : "/dev/nvme1n1", 2024-07-27T00:00:41.789 INFO:teuthology.orchestra.run.smithi165.stdout: "Firmware" : "5.15.0-1", 2024-07-27T00:00:41.789 INFO:teuthology.orchestra.run.smithi165.stdout: "Index" : 1, 2024-07-27T00:00:41.789 INFO:teuthology.orchestra.run.smithi165.stdout: "ModelNumber" : "Linux", 2024-07-27T00:00:41.789 INFO:teuthology.orchestra.run.smithi165.stdout: "ProductName" : "Unknown Device", 2024-07-27T00:00:41.789 INFO:teuthology.orchestra.run.smithi165.stdout: "SerialNumber" : "8f7468315f5580bb86fb" 2024-07-27T00:00:41.790 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-07-27T00:00:41.790 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-07-27T00:00:41.790 INFO:teuthology.orchestra.run.smithi165.stdout: "DevicePath" : "/dev/nvme2n1", 2024-07-27T00:00:41.790 INFO:teuthology.orchestra.run.smithi165.stdout: "Firmware" : "5.15.0-1", 2024-07-27T00:00:41.790 INFO:teuthology.orchestra.run.smithi165.stdout: "Index" : 2, 2024-07-27T00:00:41.790 INFO:teuthology.orchestra.run.smithi165.stdout: "ModelNumber" : "Linux", 2024-07-27T00:00:41.790 INFO:teuthology.orchestra.run.smithi165.stdout: "ProductName" : "Unknown Device", 2024-07-27T00:00:41.790 INFO:teuthology.orchestra.run.smithi165.stdout: "SerialNumber" : "c8cb82a78604535903bf" 2024-07-27T00:00:41.790 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-07-27T00:00:41.790 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-07-27T00:00:41.790 INFO:teuthology.orchestra.run.smithi165.stdout: "DevicePath" : "/dev/nvme3n1", 2024-07-27T00:00:41.790 INFO:teuthology.orchestra.run.smithi165.stdout: "Firmware" : "5.15.0-1", 2024-07-27T00:00:41.790 INFO:teuthology.orchestra.run.smithi165.stdout: "Index" : 3, 2024-07-27T00:00:41.791 INFO:teuthology.orchestra.run.smithi165.stdout: "ModelNumber" : "Linux", 2024-07-27T00:00:41.791 INFO:teuthology.orchestra.run.smithi165.stdout: "ProductName" : "Unknown Device", 2024-07-27T00:00:41.791 INFO:teuthology.orchestra.run.smithi165.stdout: "SerialNumber" : "d52a277ee4f702350c7c" 2024-07-27T00:00:41.791 INFO:teuthology.orchestra.run.smithi165.stdout: }, 2024-07-27T00:00:41.791 INFO:teuthology.orchestra.run.smithi165.stdout: { 2024-07-27T00:00:41.791 INFO:teuthology.orchestra.run.smithi165.stdout: "DevicePath" : "/dev/nvme4n1", 2024-07-27T00:00:41.791 INFO:teuthology.orchestra.run.smithi165.stdout: "Firmware" : "5.15.0-1", 2024-07-27T00:00:41.791 INFO:teuthology.orchestra.run.smithi165.stdout: "Index" : 4, 2024-07-27T00:00:41.791 INFO:teuthology.orchestra.run.smithi165.stdout: "ModelNumber" : "Linux", 2024-07-27T00:00:41.791 INFO:teuthology.orchestra.run.smithi165.stdout: "ProductName" : "Unknown Device", 2024-07-27T00:00:41.791 INFO:teuthology.orchestra.run.smithi165.stdout: "SerialNumber" : "315260133d240ef2ffc2" 2024-07-27T00:00:41.791 INFO:teuthology.orchestra.run.smithi165.stdout: } 2024-07-27T00:00:41.791 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-07-27T00:00:41.792 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-07-27T00:00:41.792 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-07-27T00:00:41.793 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-07-27T00:00:41.793 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/scratch_devs 2024-07-27T00:00:41.844 INFO:teuthology.run_tasks:Running task cephadm... 2024-07-27T00:00:41.958 INFO:tasks.cephadm:Config: {'roleless': 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, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'OSD_DOWN', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': '67f28c2a04ad1fe90ea612a39329cc6af2a92d8b'} 2024-07-27T00:00:41.959 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-27T00:00:41.959 INFO:tasks.cephadm:Cluster fsid is 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:00:41.959 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-07-27T00:00:41.959 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-07-27T00:00:41.960 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi063': '172.21.15.63', 'mon.smithi165': '172.21.15.165'} 2024-07-27T00:00:41.960 INFO:tasks.cephadm:Normalizing hostnames... 2024-07-27T00:00:41.960 DEBUG:teuthology.orchestra.run.smithi063:> sudo hostname $(hostname -s) 2024-07-27T00:00:41.976 DEBUG:teuthology.orchestra.run.smithi165:> sudo hostname $(hostname -s) 2024-07-27T00:00:41.992 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-07-27T00:00:41.993 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-27T00:00:42.145 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '67f28c2a04ad1fe90ea612a39329cc6af2a92d8b', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/81565/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-5372-g67f28c2a', 'node_name': '172.21.2.12+braggi12', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-5372-g67f28c2a-1jammy'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-07-26 15:34:08.662801', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri-testing-2024-07-26-0628', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-07-27T00:00:42.287 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-yuri-testing-2024-07-26-0628, sha1 67f28c2a04ad1fe90ea612a39329cc6af2a92d8b from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-27T00:00:42.289 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-07-27T00:00:42.289 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-07-27T00:00:42.289 DEBUG:teuthology.orchestra.run.smithi063:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-07-27T00:00:42.921 INFO:teuthology.orchestra.run.smithi063.stdout:-rw-rw-r-- 1 ubuntu ubuntu 797267 Jul 27 00:00 /home/ubuntu/cephtest/cephadm 2024-07-27T00:00:42.922 DEBUG:teuthology.orchestra.run.smithi165:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-yuri-testing-2024-07-26-0628/67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-07-27T00:00:43.585 INFO:teuthology.orchestra.run.smithi165.stdout:-rw-rw-r-- 1 ubuntu ubuntu 797267 Jul 27 00:00 /home/ubuntu/cephtest/cephadm 2024-07-27T00:00:43.585 DEBUG:teuthology.orchestra.run.smithi063:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-07-27T00:00:43.593 DEBUG:teuthology.orchestra.run.smithi165:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-07-27T00:00:43.632 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b on all hosts... 2024-07-27T00:00:43.632 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b pull 2024-07-27T00:00:43.639 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b pull 2024-07-27T00:00:43.823 INFO:teuthology.orchestra.run.smithi165.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b... 2024-07-27T00:00:43.825 INFO:teuthology.orchestra.run.smithi063.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b... 2024-07-27T00:01:41.709 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-07-27T00:01:41.710 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph_version": "ceph version 19.0.0-5372-g67f28c2a (67f28c2a04ad1fe90ea612a39329cc6af2a92d8b) squid (dev)", 2024-07-27T00:01:41.710 INFO:teuthology.orchestra.run.smithi063.stdout: "image_id": "0e728b9541de49f828113b6681e8ec7c395dec6d564234fa827fff5904953237", 2024-07-27T00:01:41.710 INFO:teuthology.orchestra.run.smithi063.stdout: "repo_digests": [ 2024-07-27T00:01:41.710 INFO:teuthology.orchestra.run.smithi063.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:fd46bde9ede4def2432cadefa11c426b21ce4629c079b59b2a34c56a2bc6262f" 2024-07-27T00:01:41.710 INFO:teuthology.orchestra.run.smithi063.stdout: ] 2024-07-27T00:01:41.710 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-07-27T00:01:42.944 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-07-27T00:01:42.944 INFO:teuthology.orchestra.run.smithi165.stdout: "ceph_version": "ceph version 19.0.0-5372-g67f28c2a (67f28c2a04ad1fe90ea612a39329cc6af2a92d8b) squid (dev)", 2024-07-27T00:01:42.944 INFO:teuthology.orchestra.run.smithi165.stdout: "image_id": "0e728b9541de49f828113b6681e8ec7c395dec6d564234fa827fff5904953237", 2024-07-27T00:01:42.944 INFO:teuthology.orchestra.run.smithi165.stdout: "repo_digests": [ 2024-07-27T00:01:42.945 INFO:teuthology.orchestra.run.smithi165.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:fd46bde9ede4def2432cadefa11c426b21ce4629c079b59b2a34c56a2bc6262f" 2024-07-27T00:01:42.945 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-07-27T00:01:42.945 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-07-27T00:01:42.994 DEBUG:teuthology.orchestra.run.smithi063:> sudo mkdir -p /etc/ceph 2024-07-27T00:01:43.009 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /etc/ceph 2024-07-27T00:01:43.023 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 777 /etc/ceph 2024-07-27T00:01:43.066 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 777 /etc/ceph 2024-07-27T00:01:43.077 INFO:tasks.cephadm:Writing seed config... 2024-07-27T00:01:43.078 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-07-27T00:01:43.078 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-07-27T00:01:43.078 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-07-27T00:01:43.079 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-07-27T00:01:43.079 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-07-27T00:01:43.079 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-07-27T00:01:43.079 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-07-27T00:01:43.079 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-07-27T00:01:43.079 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-07-27T00:01:43.080 DEBUG:teuthology.orchestra.run.smithi063:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-07-27T00:01:43.115 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 43bb0474-4bab-11ef-bcc1-c7b262605968 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-07-27T00:01:43.115 DEBUG:teuthology.orchestra.run.smithi063:mon.smithi063> sudo journalctl -f -n 0 -u ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@mon.smithi063.service 2024-07-27T00:01:43.160 INFO:tasks.cephadm:Bootstrapping... 2024-07-27T00:01:43.160 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b -v bootstrap --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.63 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-07-27T00:01:43.391 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-07-27T00:01:43.391 INFO:teuthology.orchestra.run.smithi063.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b', '-v', 'bootstrap', '--fsid', '43bb0474-4bab-11ef-bcc1-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-ip', '172.21.15.63', '--skip-admin-label'] 2024-07-27T00:01:43.391 INFO:teuthology.orchestra.run.smithi063.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-07-27T00:01:43.392 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying podman|docker is present... 2024-07-27T00:01:43.392 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying lvm2 is present... 2024-07-27T00:01:43.392 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying time synchronization is in place... 2024-07-27T00:01:43.397 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-07-27T00:01:43.397 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-07-27T00:01:43.402 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-07-27T00:01:43.402 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-07-27T00:01:43.406 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-07-27T00:01:43.406 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-07-27T00:01:43.410 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-07-27T00:01:43.410 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-07-27T00:01:43.414 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-07-27T00:01:43.414 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout masked 2024-07-27T00:01:43.418 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-07-27T00:01:43.418 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-07-27T00:01:43.421 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-07-27T00:01:43.421 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-07-27T00:01:43.425 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-07-27T00:01:43.425 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-07-27T00:01:43.429 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout enabled 2024-07-27T00:01:43.434 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout active 2024-07-27T00:01:43.434 INFO:teuthology.orchestra.run.smithi063.stdout:Unit ntp.service is enabled and running 2024-07-27T00:01:43.434 INFO:teuthology.orchestra.run.smithi063.stdout:Repeating the final host check... 2024-07-27T00:01:43.434 INFO:teuthology.orchestra.run.smithi063.stdout:docker (/usr/bin/docker) is present 2024-07-27T00:01:43.434 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl is present 2024-07-27T00:01:43.434 INFO:teuthology.orchestra.run.smithi063.stdout:lvcreate is present 2024-07-27T00:01:43.437 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-07-27T00:01:43.437 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-07-27T00:01:43.441 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-07-27T00:01:43.441 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-07-27T00:01:43.445 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-07-27T00:01:43.445 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-07-27T00:01:43.448 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-07-27T00:01:43.448 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-07-27T00:01:43.452 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-07-27T00:01:43.452 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout masked 2024-07-27T00:01:43.455 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-07-27T00:01:43.455 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-07-27T00:01:43.459 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-07-27T00:01:43.459 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-07-27T00:01:43.462 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-07-27T00:01:43.462 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-07-27T00:01:43.466 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout enabled 2024-07-27T00:01:43.471 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout active 2024-07-27T00:01:43.471 INFO:teuthology.orchestra.run.smithi063.stdout:Unit ntp.service is enabled and running 2024-07-27T00:01:43.471 INFO:teuthology.orchestra.run.smithi063.stdout:Host looks OK 2024-07-27T00:01:43.471 INFO:teuthology.orchestra.run.smithi063.stdout:Cluster fsid: 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:01:43.471 INFO:teuthology.orchestra.run.smithi063.stdout:Acquiring lock 139914721570880 on /run/cephadm/43bb0474-4bab-11ef-bcc1-c7b262605968.lock 2024-07-27T00:01:43.471 INFO:teuthology.orchestra.run.smithi063.stdout:Lock 139914721570880 acquired on /run/cephadm/43bb0474-4bab-11ef-bcc1-c7b262605968.lock 2024-07-27T00:01:43.471 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying IP 172.21.15.63 port 3300 ... 2024-07-27T00:01:43.471 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying IP 172.21.15.63 port 6789 ... 2024-07-27T00:01:43.471 INFO:teuthology.orchestra.run.smithi063.stdout:Base mon IP(s) is [172.21.15.63:3300, 172.21.15.63:6789], mon addrv is [v2:172.21.15.63:3300,v1:172.21.15.63:6789] 2024-07-27T00:01:43.474 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-07-27T00:01:43.474 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.63 metric 100 2024-07-27T00:01:43.474 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.63 metric 100 2024-07-27T00:01:43.474 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-07-27T00:01:43.474 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.63 metric 100 2024-07-27T00:01:43.474 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.63 metric 100 2024-07-27T00:01:43.474 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.63 metric 100 2024-07-27T00:01:43.474 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.63 metric 100 2024-07-27T00:01:43.476 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-07-27T00:01:43.476 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-07-27T00:01:43.476 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1799sec pref medium 2024-07-27T00:01:43.478 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-07-27T00:01:43.478 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-07-27T00:01:43.478 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-07-27T00:01:43.478 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-07-27T00:01:43.478 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:feb6:f8d7/64 scope link 2024-07-27T00:01:43.479 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-07-27T00:01:43.480 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.0.0/20` 2024-07-27T00:01:43.480 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.0.0/20` 2024-07-27T00:01:43.480 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.0.1/32` 2024-07-27T00:01:43.480 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.0.1/32` 2024-07-27T00:01:43.480 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.0.2/32` 2024-07-27T00:01:43.480 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.0.2/32` 2024-07-27T00:01:43.480 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.15.254/32` 2024-07-27T00:01:43.480 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.15.254/32` 2024-07-27T00:01:43.480 INFO:teuthology.orchestra.run.smithi063.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.0.1/32', '172.21.0.1/32', '172.21.0.2/32', '172.21.0.2/32', '172.21.15.254/32', '172.21.15.254/32'] 2024-07-27T00:01:43.481 INFO:teuthology.orchestra.run.smithi063.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-07-27T00:01:43.481 INFO:teuthology.orchestra.run.smithi063.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b... 2024-07-27T00:01:43.734 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/docker: stdout 67f28c2a04ad1fe90ea612a39329cc6af2a92d8b: Pulling from ceph-ci/ceph 2024-07-27T00:01:43.735 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/docker: stdout Digest: sha256:fd46bde9ede4def2432cadefa11c426b21ce4629c079b59b2a34c56a2bc6262f 2024-07-27T00:01:43.735 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-27T00:01:43.735 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b 2024-07-27T00:01:45.329 INFO:teuthology.orchestra.run.smithi063.stdout:ceph: stdout ceph version 19.0.0-5372-g67f28c2a (67f28c2a04ad1fe90ea612a39329cc6af2a92d8b) squid (dev) 2024-07-27T00:01:45.329 INFO:teuthology.orchestra.run.smithi063.stdout:Ceph version: ceph version 19.0.0-5372-g67f28c2a (67f28c2a04ad1fe90ea612a39329cc6af2a92d8b) squid (dev) 2024-07-27T00:01:45.329 INFO:teuthology.orchestra.run.smithi063.stdout:Extracting ceph user uid/gid from container image... 2024-07-27T00:01:46.776 INFO:teuthology.orchestra.run.smithi063.stdout:stat: stdout 167 167 2024-07-27T00:01:46.776 INFO:teuthology.orchestra.run.smithi063.stdout:Creating initial keys... 2024-07-27T00:01:48.207 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-authtool: stdout AQDrOKRm/AjbJRAAVpaKAkeGvoYLwNqln/Lw1g== 2024-07-27T00:01:49.687 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-authtool: stdout AQDtOKRmgK3TAxAADym2mEMLGks8DYtvryq8BQ== 2024-07-27T00:01:51.009 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-authtool: stdout AQDuOKRm6x++HRAA0i65+7dj36ahIUHsft3WtQ== 2024-07-27T00:01:51.010 INFO:teuthology.orchestra.run.smithi063.stdout:Creating initial monmap... 2024-07-27T00:01:52.466 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-07-27T00:01:52.466 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-07-27T00:01:52.467 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:01:52.467 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-07-27T00:01:52.467 INFO:teuthology.orchestra.run.smithi063.stdout:monmaptool for smithi063 [v2:172.21.15.63:3300,v1:172.21.15.63:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-07-27T00:01:52.467 INFO:teuthology.orchestra.run.smithi063.stdout:setting min_mon_release = quincy 2024-07-27T00:01:52.467 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: set fsid to 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:01:52.467 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-07-27T00:01:52.468 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:01:52.468 INFO:teuthology.orchestra.run.smithi063.stdout:Creating mon... 2024-07-27T00:01:53.850 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.291+0000 7f9adb818b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-27T00:01:53.850 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.291+0000 7f9adb818b00 1 imported monmap: 2024-07-27T00:01:53.850 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-07-27T00:01:53.850 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:01:53.850 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-07-27T00:01:51.965823+0000 2024-07-27T00:01:53.850 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr created 2024-07-27T00:01:51.965823+0000 2024-07-27T00:01:53.850 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-07-27T00:01:53.850 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-07-27T00:01:53.851 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.smithi063 2024-07-27T00:01:53.851 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.851 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.291+0000 7f9adb818b00 0 /usr/bin/ceph-mon: set fsid to 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:01:53.851 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: RocksDB version: 7.9.2 2024-07-27T00:01:53.851 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.851 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Git sha 0 2024-07-27T00:01:53.851 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Compile date 2024-07-26 14:10:54 2024-07-27T00:01:53.851 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: DB SUMMARY 2024-07-27T00:01:53.851 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.851 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: DB Session ID: ZKT4GMZ86JMZGHJGXHU2 2024-07-27T00:01:53.851 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.852 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi063/store.db dir, Total Num: 0, files: 2024-07-27T00:01:53.852 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.852 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi063/store.db: 2024-07-27T00:01:53.852 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.852 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.error_if_exists: 0 2024-07-27T00:01:53.852 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.create_if_missing: 1 2024-07-27T00:01:53.852 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.paranoid_checks: 1 2024-07-27T00:01:53.852 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-07-27T00:01:53.852 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-27T00:01:53.853 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-27T00:01:53.853 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.env: 0x5654e4d879c0 2024-07-27T00:01:53.853 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.fs: PosixFileSystem 2024-07-27T00:01:53.853 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.info_log: 0x5654e72faac0 2024-07-27T00:01:53.853 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-27T00:01:53.853 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.statistics: (nil) 2024-07-27T00:01:53.853 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.use_fsync: 0 2024-07-27T00:01:53.854 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.max_log_file_size: 0 2024-07-27T00:01:53.854 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-27T00:01:53.854 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-27T00:01:53.854 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-27T00:01:53.854 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-27T00:01:53.854 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.allow_fallocate: 1 2024-07-27T00:01:53.854 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-27T00:01:53.854 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-27T00:01:53.854 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.use_direct_reads: 0 2024-07-27T00:01:53.854 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-27T00:01:53.854 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.create_missing_column_families: 0 2024-07-27T00:01:53.855 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.db_log_dir: 2024-07-27T00:01:53.855 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.wal_dir: 2024-07-27T00:01:53.855 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-27T00:01:53.855 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-27T00:01:53.855 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-27T00:01:53.855 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-27T00:01:53.855 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-27T00:01:53.855 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-27T00:01:53.855 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.advise_random_on_open: 1 2024-07-27T00:01:53.855 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-27T00:01:53.856 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.write_buffer_manager: 0x5654e72f3540 2024-07-27T00:01:53.856 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-27T00:01:53.856 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-27T00:01:53.856 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-27T00:01:53.856 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.rate_limiter: (nil) 2024-07-27T00:01:53.856 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-27T00:01:53.856 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-27T00:01:53.856 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-27T00:01:53.856 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-27T00:01:53.856 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.unordered_write: 0 2024-07-27T00:01:53.856 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-27T00:01:53.856 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-27T00:01:53.856 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-27T00:01:53.857 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-27T00:01:53.857 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.row_cache: None 2024-07-27T00:01:53.857 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.wal_filter: None 2024-07-27T00:01:53.857 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-27T00:01:53.857 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-27T00:01:53.857 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.two_write_queues: 0 2024-07-27T00:01:53.857 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.manual_wal_flush: 0 2024-07-27T00:01:53.857 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.wal_compression: 0 2024-07-27T00:01:53.857 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.atomic_flush: 0 2024-07-27T00:01:53.857 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-27T00:01:53.857 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-27T00:01:53.857 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-27T00:01:53.858 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.log_readahead_size: 0 2024-07-27T00:01:53.858 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-27T00:01:53.858 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-27T00:01:53.858 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-27T00:01:53.858 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-27T00:01:53.858 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-27T00:01:53.858 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-27T00:01:53.858 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-07-27T00:01:53.858 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.max_background_jobs: 2 2024-07-27T00:01:53.858 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.max_background_compactions: -1 2024-07-27T00:01:53.858 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.max_subcompactions: 1 2024-07-27T00:01:53.858 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-27T00:01:53.858 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-27T00:01:53.859 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-27T00:01:53.859 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.max_total_wal_size: 0 2024-07-27T00:01:53.859 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-27T00:01:53.859 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-27T00:01:53.859 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-27T00:01:53.859 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-27T00:01:53.859 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.max_open_files: -1 2024-07-27T00:01:53.859 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.bytes_per_sync: 0 2024-07-27T00:01:53.859 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-27T00:01:53.860 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-27T00:01:53.860 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-27T00:01:53.860 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Options.max_background_flushes: -1 2024-07-27T00:01:53.860 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Compression algorithms supported: 2024-07-27T00:01:53.860 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: kZSTD supported: 0 2024-07-27T00:01:53.860 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: kXpressCompression supported: 0 2024-07-27T00:01:53.860 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: kBZip2Compression supported: 0 2024-07-27T00:01:53.860 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-27T00:01:53.861 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: kLZ4Compression supported: 1 2024-07-27T00:01:53.861 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: kZlibCompression supported: 1 2024-07-27T00:01:53.861 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-27T00:01:53.861 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: kSnappyCompression supported: 1 2024-07-27T00:01:53.861 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-27T00:01:53.861 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-07-27T00:01:53.861 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.295+0000 7f9adb818b00 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-07-27T00:01:53.861 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.861 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi063/store.db/MANIFEST-000001 2024-07-27T00:01:53.861 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.861 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-27T00:01:53.861 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.862 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-27T00:01:53.862 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.merge_operator: 2024-07-27T00:01:53.862 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compaction_filter: None 2024-07-27T00:01:53.862 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compaction_filter_factory: None 2024-07-27T00:01:53.862 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-27T00:01:53.862 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-27T00:01:53.862 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-27T00:01:53.862 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5654e72fa760) 2024-07-27T00:01:53.862 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-07-27T00:01:53.862 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-07-27T00:01:53.862 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-27T00:01:53.862 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-07-27T00:01:53.863 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-07-27T00:01:53.863 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-07-27T00:01:53.863 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-07-27T00:01:53.863 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-07-27T00:01:53.863 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-07-27T00:01:53.863 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-07-27T00:01:53.863 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x5654e72e3610 2024-07-27T00:01:53.863 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-07-27T00:01:53.863 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-07-27T00:01:53.863 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-07-27T00:01:53.863 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-07-27T00:01:53.863 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-07-27T00:01:53.864 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-07-27T00:01:53.864 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-07-27T00:01:53.864 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-07-27T00:01:53.864 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-07-27T00:01:53.864 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-07-27T00:01:53.864 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-07-27T00:01:53.864 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-07-27T00:01:53.864 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-07-27T00:01:53.864 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-07-27T00:01:53.864 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-07-27T00:01:53.864 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-07-27T00:01:53.864 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-07-27T00:01:53.864 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-07-27T00:01:53.865 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-07-27T00:01:53.865 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-07-27T00:01:53.865 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-07-27T00:01:53.865 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-07-27T00:01:53.865 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-07-27T00:01:53.865 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-07-27T00:01:53.865 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-07-27T00:01:53.865 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-07-27T00:01:53.866 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.866 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-27T00:01:53.866 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-27T00:01:53.866 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compression: NoCompression 2024-07-27T00:01:53.866 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-27T00:01:53.866 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-27T00:01:53.866 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-27T00:01:53.866 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.num_levels: 7 2024-07-27T00:01:53.866 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-27T00:01:53.866 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-27T00:01:53.866 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-27T00:01:53.866 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-27T00:01:53.867 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-27T00:01:53.867 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-27T00:01:53.867 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-27T00:01:53.867 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-27T00:01:53.867 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-27T00:01:53.867 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-27T00:01:53.867 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-27T00:01:53.867 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-27T00:01:53.867 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-27T00:01:53.867 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compression_opts.level: 32767 2024-07-27T00:01:53.867 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-27T00:01:53.867 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-27T00:01:53.867 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-27T00:01:53.868 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-27T00:01:53.868 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-27T00:01:53.868 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compression_opts.enabled: false 2024-07-27T00:01:53.868 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-27T00:01:53.868 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-27T00:01:53.868 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-27T00:01:53.868 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-27T00:01:53.868 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-27T00:01:53.868 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-27T00:01:53.869 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-27T00:01:53.869 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-27T00:01:53.869 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-27T00:01:53.869 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-27T00:01:53.869 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-27T00:01:53.869 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-27T00:01:53.869 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-27T00:01:53.869 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-27T00:01:53.869 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-27T00:01:53.869 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-27T00:01:53.869 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-27T00:01:53.870 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-27T00:01:53.870 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-27T00:01:53.870 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.arena_block_size: 1048576 2024-07-27T00:01:53.870 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-27T00:01:53.870 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-27T00:01:53.870 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-27T00:01:53.870 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-27T00:01:53.870 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-27T00:01:53.870 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-27T00:01:53.870 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-27T00:01:53.870 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-27T00:01:53.871 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-27T00:01:53.871 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-27T00:01:53.871 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-27T00:01:53.871 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-27T00:01:53.871 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-27T00:01:53.880 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-07-27T00:01:53.880 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.inplace_update_support: 0 2024-07-27T00:01:53.880 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-27T00:01:53.881 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-27T00:01:53.881 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-27T00:01:53.881 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-27T00:01:53.881 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.bloom_locality: 0 2024-07-27T00:01:53.881 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.max_successive_merges: 0 2024-07-27T00:01:53.881 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-27T00:01:53.881 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-27T00:01:53.881 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.force_consistency_checks: 1 2024-07-27T00:01:53.881 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-27T00:01:53.881 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.ttl: 2592000 2024-07-27T00:01:53.881 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-27T00:01:53.881 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-27T00:01:53.881 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-27T00:01:53.882 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.enable_blob_files: false 2024-07-27T00:01:53.882 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.min_blob_size: 0 2024-07-27T00:01:53.882 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.blob_file_size: 268435456 2024-07-27T00:01:53.882 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-27T00:01:53.882 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-27T00:01:53.882 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-27T00:01:53.882 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-27T00:01:53.882 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-27T00:01:53.882 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-07-27T00:01:53.882 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.299+0000 7f9adb818b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-27T00:01:53.882 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.303+0000 7f9adb818b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi063/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-07-27T00:01:53.882 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.883 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.303+0000 7f9adb818b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-07-27T00:01:53.883 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.883 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.303+0000 7f9adb818b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ec5b9788-e10a-4759-a831-b25f07409f2f 2024-07-27T00:01:53.883 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.883 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.303+0000 7f9adb818b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-07-27T00:01:53.883 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.883 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.303+0000 7f9adb818b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5654e7310e00 2024-07-27T00:01:53.883 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.303+0000 7f9adb818b00 4 rocksdb: DB pointer 0x5654e73ec000 2024-07-27T00:01:53.883 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.303+0000 7f9ad2fa3640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-27T00:01:53.883 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.303+0000 7f9ad2fa3640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-27T00:01:53.883 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-07-27T00:01:53.883 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-07-27T00:01:53.883 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-07-27T00:01:53.884 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-27T00:01:53.884 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-27T00:01:53.884 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-07-27T00:01:53.884 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-27T00:01:53.884 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-27T00:01:53.884 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.884 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-07-27T00:01:53.884 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-07-27T00:01:53.884 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-27T00:01:53.884 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-07-27T00:01:53.884 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-07-27T00:01:53.884 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.884 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-07-27T00:01:53.885 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-07-27T00:01:53.885 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-27T00:01:53.885 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.885 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-27T00:01:53.885 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.885 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-07-27T00:01:53.885 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-07-27T00:01:53.885 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-07-27T00:01:53.885 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-07-27T00:01:53.885 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-07-27T00:01:53.885 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-07-27T00:01:53.885 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-27T00:01:53.885 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-27T00:01:53.886 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-07-27T00:01:53.886 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x5654e72e3610#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-07-27T00:01:53.886 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-07-27T00:01:53.886 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.886 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-07-27T00:01:53.886 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr 2024-07-27T00:01:53.886 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.307+0000 7f9adb818b00 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-07-27T00:01:53.886 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.307+0000 7f9adb818b00 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-07-27T00:01:53.886 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-27T00:01:53.307+0000 7f9adb818b00 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi063 for mon.smithi063 2024-07-27T00:01:53.886 INFO:teuthology.orchestra.run.smithi063.stdout:create mon.smithi063 on 2024-07-27T00:01:54.353 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-07-27T00:01:54.587 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968.target -> /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968.target. 2024-07-27T00:01:54.588 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968.target -> /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968.target. 2024-07-27T00:01:54.895 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@mon.smithi063 2024-07-27T00:01:54.895 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to reset failed state of unit ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@mon.smithi063.service: Unit ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@mon.smithi063.service not loaded. 2024-07-27T00:01:55.099 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968.target.wants/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@mon.smithi063.service -> /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service. 2024-07-27T00:01:55.108 INFO:teuthology.orchestra.run.smithi063.stdout:firewalld does not appear to be present 2024-07-27T00:01:55.108 INFO:teuthology.orchestra.run.smithi063.stdout:Not possible to enable service . firewalld.service is not available 2024-07-27T00:01:55.108 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mon to start... 2024-07-27T00:01:55.109 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mon... 2024-07-27T00:01:56.840 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:56 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.693405+0000 mon.smithi063 (mon.0) 1 : cluster [INF] mon.smithi063 is new leader, mons smithi063 in quorum (ranks 0) 2024-07-27T00:01:57.384 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout cluster: 2024-07-27T00:01:57.384 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout id: 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:01:57.384 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-07-27T00:01:57.384 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-07-27T00:01:57.385 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout services: 2024-07-27T00:01:57.385 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi063 (age 0.143798s) 2024-07-27T00:01:57.385 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-07-27T00:01:57.385 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-07-27T00:01:57.385 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-07-27T00:01:57.385 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout data: 2024-07-27T00:01:57.385 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-07-27T00:01:57.385 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-07-27T00:01:57.385 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-07-27T00:01:57.385 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout pgs: 2024-07-27T00:01:57.385 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-07-27T00:01:57.385 INFO:teuthology.orchestra.run.smithi063.stdout:mon is available 2024-07-27T00:01:57.385 INFO:teuthology.orchestra.run.smithi063.stdout:Assimilating anything we can from ceph.conf... 2024-07-27T00:01:57.726 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.697085+0000 mon.smithi063 (mon.0) 2 : cluster [INF] mon.smithi063 is new leader, mons smithi063 in quorum (ranks 0) 2024-07-27T00:01:57.726 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.697085+0000 mon.smithi063 (mon.0) 2 : cluster [INF] mon.smithi063 is new leader, mons smithi063 in quorum (ranks 0) 2024-07-27T00:01:57.726 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.697287+0000 mon.smithi063 (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-07-27T00:01:57.726 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.697287+0000 mon.smithi063 (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-07-27T00:01:57.726 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.697303+0000 mon.smithi063 (mon.0) 4 : cluster [DBG] fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:01:57.726 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.697303+0000 mon.smithi063 (mon.0) 4 : cluster [DBG] fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:01:57.727 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.697315+0000 mon.smithi063 (mon.0) 5 : cluster [DBG] last_changed 2024-07-27T00:01:51.965823+0000 2024-07-27T00:01:57.727 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.697315+0000 mon.smithi063 (mon.0) 5 : cluster [DBG] last_changed 2024-07-27T00:01:51.965823+0000 2024-07-27T00:01:57.727 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.697328+0000 mon.smithi063 (mon.0) 6 : cluster [DBG] created 2024-07-27T00:01:51.965823+0000 2024-07-27T00:01:57.727 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.697328+0000 mon.smithi063 (mon.0) 6 : cluster [DBG] created 2024-07-27T00:01:51.965823+0000 2024-07-27T00:01:57.727 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.697342+0000 mon.smithi063 (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-07-27T00:01:57.727 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.697342+0000 mon.smithi063 (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-07-27T00:01:57.727 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.697354+0000 mon.smithi063 (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-07-27T00:01:57.727 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.697354+0000 mon.smithi063 (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-07-27T00:01:57.727 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.697369+0000 mon.smithi063 (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.smithi063 2024-07-27T00:01:57.727 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.697369+0000 mon.smithi063 (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.smithi063 2024-07-27T00:01:57.727 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.699875+0000 mon.smithi063 (mon.0) 10 : cluster [DBG] fsmap 2024-07-27T00:01:57.727 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.699875+0000 mon.smithi063 (mon.0) 10 : cluster [DBG] fsmap 2024-07-27T00:01:57.727 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.702309+0000 mon.smithi063 (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-07-27T00:01:57.727 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.702309+0000 mon.smithi063 (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-07-27T00:01:57.728 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.702775+0000 mon.smithi063 (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-07-27T00:01:57.728 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: cluster 2024-07-27T00:01:56.702775+0000 mon.smithi063 (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-07-27T00:01:57.728 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: audit 2024-07-27T00:01:56.840842+0000 mon.smithi063 (mon.0) 13 : audit [DBG] from='client.? 172.21.15.63:0/3350728733' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-07-27T00:01:57.728 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:57 smithi063 bash[18827]: audit 2024-07-27T00:01:56.840842+0000 mon.smithi063 (mon.0) 13 : audit [DBG] from='client.? 172.21.15.63:0/3350728733' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-07-27T00:01:58.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:58 smithi063 bash[18827]: audit 2024-07-27T00:01:58.447693+0000 mon.smithi063 (mon.0) 14 : audit [INF] from='client.? 172.21.15.63:0/2140383968' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-07-27T00:01:58.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:58 smithi063 bash[18827]: audit 2024-07-27T00:01:58.447693+0000 mon.smithi063 (mon.0) 14 : audit [INF] from='client.? 172.21.15.63:0/2140383968' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-07-27T00:01:58.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:58 smithi063 bash[18827]: audit 2024-07-27T00:01:58.451611+0000 mon.smithi063 (mon.0) 15 : audit [INF] from='client.? 172.21.15.63:0/2140383968' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-07-27T00:01:58.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:01:58 smithi063 bash[18827]: audit 2024-07-27T00:01:58.451611+0000 mon.smithi063 (mon.0) 15 : audit [INF] from='client.? 172.21.15.63:0/2140383968' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-07-27T00:01:58.975 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-07-27T00:01:58.975 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [global] 2024-07-27T00:01:58.975 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout fsid = 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:01:58.975 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-07-27T00:01:58.975 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.63:3300,v1:172.21.15.63:6789] 2024-07-27T00:01:58.975 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-07-27T00:01:58.975 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-07-27T00:01:58.975 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-07-27T00:01:58.976 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-07-27T00:01:58.976 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-07-27T00:01:58.976 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [mgr] 2024-07-27T00:01:58.976 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-07-27T00:01:58.976 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-07-27T00:01:58.976 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [osd] 2024-07-27T00:01:58.976 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-07-27T00:01:58.976 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-07-27T00:01:58.976 INFO:teuthology.orchestra.run.smithi063.stdout:Generating new minimal ceph.conf... 2024-07-27T00:02:00.590 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:00 smithi063 bash[18827]: audit 2024-07-27T00:02:00.141737+0000 mon.smithi063 (mon.0) 16 : audit [DBG] from='client.? 172.21.15.63:0/3984238059' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:02:00.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:00 smithi063 bash[18827]: audit 2024-07-27T00:02:00.141737+0000 mon.smithi063 (mon.0) 16 : audit [DBG] from='client.? 172.21.15.63:0/3984238059' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:02:00.714 INFO:teuthology.orchestra.run.smithi063.stdout:Restarting the monitor... 2024-07-27T00:02:01.068 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:00 smithi063 systemd[1]: Stopping Ceph mon.smithi063 for 43bb0474-4bab-11ef-bcc1-c7b262605968... 2024-07-27T00:02:01.069 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:00 smithi063 bash[18827]: debug 2024-07-27T00:02:00.819+0000 7f7aa1917640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi063 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-07-27T00:02:01.069 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:00 smithi063 bash[18827]: debug 2024-07-27T00:02:00.819+0000 7f7aa1917640 -1 mon.smithi063@0(leader) e1 *** Got Signal Terminated *** 2024-07-27T00:02:01.340 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:01 smithi063 bash[19216]: ceph-43bb0474-4bab-11ef-bcc1-c7b262605968-mon-smithi063 2024-07-27T00:02:01.406 INFO:teuthology.orchestra.run.smithi063.stdout:Setting public_network to 172.21.15.254/32,172.21.0.0/20,172.21.0.2/32,172.21.0.1/32 in mon config section 2024-07-27T00:02:01.714 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:01 smithi063 bash[19275]: Error response from daemon: No such container: ceph-43bb0474-4bab-11ef-bcc1-c7b262605968-mon-smithi063 2024-07-27T00:02:01.714 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:01 smithi063 systemd[1]: ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@mon.smithi063.service: Deactivated successfully. 2024-07-27T00:02:01.714 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:01 smithi063 systemd[1]: Stopped Ceph mon.smithi063 for 43bb0474-4bab-11ef-bcc1-c7b262605968. 2024-07-27T00:02:01.714 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:01 smithi063 systemd[1]: Started Ceph mon.smithi063 for 43bb0474-4bab-11ef-bcc1-c7b262605968. 2024-07-27T00:02:02.973 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.775+0000 7f3213e11b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-27T00:02:02.974 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.775+0000 7f3213e11b00 0 ceph version 19.0.0-5372-g67f28c2a (67f28c2a04ad1fe90ea612a39329cc6af2a92d8b) squid (dev), process ceph-mon, pid 7 2024-07-27T00:02:02.974 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.775+0000 7f3213e11b00 0 pidfile_write: ignore empty --pid-file 2024-07-27T00:02:02.974 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 0 load: jerasure load: lrc 2024-07-27T00:02:02.974 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: RocksDB version: 7.9.2 2024-07-27T00:02:02.974 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Git sha 0 2024-07-27T00:02:02.974 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Compile date 2024-07-26 14:10:54 2024-07-27T00:02:02.974 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: DB SUMMARY 2024-07-27T00:02:02.974 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: DB Session ID: AJ4XZE2YFYSVC8AIWG9B 2024-07-27T00:02:02.974 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: CURRENT file: CURRENT 2024-07-27T00:02:02.974 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: IDENTITY file: IDENTITY 2024-07-27T00:02:02.975 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-07-27T00:02:02.975 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi063/store.db dir, Total Num: 1, files: 000008.sst 2024-07-27T00:02:02.975 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi063/store.db: 000009.log size: 88821 ; 2024-07-27T00:02:02.975 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.error_if_exists: 0 2024-07-27T00:02:02.975 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.create_if_missing: 0 2024-07-27T00:02:02.975 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.paranoid_checks: 1 2024-07-27T00:02:02.975 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-07-27T00:02:02.975 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-27T00:02:02.975 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-27T00:02:02.975 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.env: 0x55bec66429c0 2024-07-27T00:02:02.975 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.fs: PosixFileSystem 2024-07-27T00:02:02.975 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.info_log: 0x55bec7cbf680 2024-07-27T00:02:02.976 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-27T00:02:02.976 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.statistics: (nil) 2024-07-27T00:02:02.976 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.use_fsync: 0 2024-07-27T00:02:02.976 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_log_file_size: 0 2024-07-27T00:02:02.976 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-27T00:02:02.976 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-27T00:02:02.976 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-27T00:02:02.976 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-27T00:02:02.976 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.allow_fallocate: 1 2024-07-27T00:02:02.976 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-27T00:02:02.976 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-27T00:02:02.976 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.use_direct_reads: 0 2024-07-27T00:02:02.977 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-27T00:02:02.977 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.create_missing_column_families: 0 2024-07-27T00:02:02.977 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.db_log_dir: 2024-07-27T00:02:02.977 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.wal_dir: 2024-07-27T00:02:02.977 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-27T00:02:02.977 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-27T00:02:02.977 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-27T00:02:02.977 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-27T00:02:02.977 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-27T00:02:02.977 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-27T00:02:02.977 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.advise_random_on_open: 1 2024-07-27T00:02:02.977 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-27T00:02:02.978 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.write_buffer_manager: 0x55bec7cc2e60 2024-07-27T00:02:02.978 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-27T00:02:02.978 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-27T00:02:02.978 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-27T00:02:02.978 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.rate_limiter: (nil) 2024-07-27T00:02:02.978 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-27T00:02:02.978 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-27T00:02:02.980 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-27T00:02:02.980 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-27T00:02:02.980 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.unordered_write: 0 2024-07-27T00:02:02.980 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-27T00:02:02.980 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-27T00:02:02.980 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-27T00:02:02.980 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-27T00:02:02.980 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.row_cache: None 2024-07-27T00:02:02.980 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.wal_filter: None 2024-07-27T00:02:02.980 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-27T00:02:02.980 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-27T00:02:02.981 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.two_write_queues: 0 2024-07-27T00:02:02.981 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.manual_wal_flush: 0 2024-07-27T00:02:02.981 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.wal_compression: 0 2024-07-27T00:02:02.981 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.atomic_flush: 0 2024-07-27T00:02:02.981 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-27T00:02:02.981 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-27T00:02:02.981 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-27T00:02:02.981 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.log_readahead_size: 0 2024-07-27T00:02:02.981 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-27T00:02:02.981 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-27T00:02:02.981 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-27T00:02:02.981 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-27T00:02:02.981 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-27T00:02:02.981 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-27T00:02:02.982 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-07-27T00:02:02.982 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_background_jobs: 2 2024-07-27T00:02:02.982 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_background_compactions: -1 2024-07-27T00:02:02.982 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_subcompactions: 1 2024-07-27T00:02:02.982 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-27T00:02:02.982 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-27T00:02:02.982 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-27T00:02:02.982 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_total_wal_size: 0 2024-07-27T00:02:02.982 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-27T00:02:02.982 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-27T00:02:02.982 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-27T00:02:02.982 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-27T00:02:02.982 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_open_files: -1 2024-07-27T00:02:02.983 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.bytes_per_sync: 0 2024-07-27T00:02:02.983 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-27T00:02:02.983 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-27T00:02:02.983 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-27T00:02:02.983 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_background_flushes: -1 2024-07-27T00:02:02.983 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Compression algorithms supported: 2024-07-27T00:02:02.983 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: kZSTD supported: 0 2024-07-27T00:02:02.983 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: kXpressCompression supported: 0 2024-07-27T00:02:02.983 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: kBZip2Compression supported: 0 2024-07-27T00:02:02.983 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-27T00:02:02.983 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: kLZ4Compression supported: 1 2024-07-27T00:02:02.983 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: kZlibCompression supported: 1 2024-07-27T00:02:02.983 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-27T00:02:02.984 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: kSnappyCompression supported: 1 2024-07-27T00:02:02.984 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-27T00:02:02.984 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-07-27T00:02:02.984 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi063/store.db/MANIFEST-000010 2024-07-27T00:02:02.984 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-27T00:02:02.984 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-27T00:02:02.984 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.merge_operator: 2024-07-27T00:02:02.984 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compaction_filter: None 2024-07-27T00:02:02.984 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compaction_filter_factory: None 2024-07-27T00:02:02.984 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-27T00:02:02.984 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-27T00:02:02.984 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-27T00:02:02.985 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bec7cbf2a0) 2024-07-27T00:02:02.985 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cache_index_and_filter_blocks: 1 2024-07-27T00:02:02.985 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-27T00:02:02.985 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-27T00:02:02.985 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: pin_top_level_index_and_filter: 1 2024-07-27T00:02:02.985 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: index_type: 0 2024-07-27T00:02:02.985 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: data_block_index_type: 0 2024-07-27T00:02:02.985 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: index_shortening: 1 2024-07-27T00:02:02.985 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: data_block_hash_table_util_ratio: 0.750000 2024-07-27T00:02:02.985 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: checksum: 4 2024-07-27T00:02:02.985 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: no_block_cache: 0 2024-07-27T00:02:02.985 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: block_cache: 0x55bec7cb5610 2024-07-27T00:02:02.986 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: block_cache_name: BinnedLRUCache 2024-07-27T00:02:02.986 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: block_cache_options: 2024-07-27T00:02:02.986 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: capacity : 536870912 2024-07-27T00:02:02.986 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: num_shard_bits : 4 2024-07-27T00:02:02.986 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: strict_capacity_limit : 0 2024-07-27T00:02:02.986 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: high_pri_pool_ratio: 0.000 2024-07-27T00:02:02.986 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: block_cache_compressed: (nil) 2024-07-27T00:02:02.986 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: persistent_cache: (nil) 2024-07-27T00:02:02.986 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: block_size: 4096 2024-07-27T00:02:02.986 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: block_size_deviation: 10 2024-07-27T00:02:02.986 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: block_restart_interval: 16 2024-07-27T00:02:02.986 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: index_block_restart_interval: 1 2024-07-27T00:02:02.986 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: metadata_block_size: 4096 2024-07-27T00:02:02.987 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: partition_filters: 0 2024-07-27T00:02:02.987 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: use_delta_encoding: 1 2024-07-27T00:02:02.987 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: filter_policy: bloomfilter 2024-07-27T00:02:02.987 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: whole_key_filtering: 1 2024-07-27T00:02:02.987 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: verify_compression: 0 2024-07-27T00:02:02.987 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: read_amp_bytes_per_bit: 0 2024-07-27T00:02:02.987 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: format_version: 5 2024-07-27T00:02:02.987 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: enable_index_compression: 1 2024-07-27T00:02:02.987 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: block_align: 0 2024-07-27T00:02:02.987 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: max_auto_readahead_size: 262144 2024-07-27T00:02:02.987 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: prepopulate_block_cache: 0 2024-07-27T00:02:02.987 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: initial_auto_readahead_size: 8192 2024-07-27T00:02:02.987 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: num_file_reads_for_auto_readahead: 2 2024-07-27T00:02:02.988 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-27T00:02:02.988 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-27T00:02:02.988 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compression: NoCompression 2024-07-27T00:02:02.988 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-27T00:02:02.988 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-27T00:02:02.988 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-27T00:02:02.988 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.num_levels: 7 2024-07-27T00:02:02.988 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-27T00:02:02.988 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-27T00:02:02.988 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-27T00:02:02.988 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-27T00:02:02.988 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-27T00:02:02.988 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-27T00:02:02.989 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-27T00:02:02.989 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-27T00:02:02.989 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-27T00:02:02.989 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-27T00:02:02.989 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-27T00:02:02.989 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-27T00:02:02.989 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-27T00:02:02.989 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compression_opts.level: 32767 2024-07-27T00:02:02.989 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-27T00:02:02.989 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-27T00:02:02.989 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-27T00:02:02.989 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-27T00:02:02.989 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-27T00:02:02.990 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compression_opts.enabled: false 2024-07-27T00:02:02.990 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-27T00:02:02.990 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-27T00:02:02.990 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-27T00:02:02.990 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-27T00:02:02.990 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-27T00:02:02.990 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-27T00:02:02.990 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-27T00:02:02.990 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-27T00:02:02.990 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-27T00:02:02.990 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-27T00:02:02.991 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-27T00:02:02.991 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-27T00:02:02.991 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-27T00:02:02.991 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-27T00:02:02.991 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-27T00:02:02.991 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-27T00:02:02.991 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-27T00:02:02.991 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-27T00:02:02.991 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-27T00:02:02.991 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.arena_block_size: 1048576 2024-07-27T00:02:02.991 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-27T00:02:02.991 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-27T00:02:02.991 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-27T00:02:02.991 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-27T00:02:02.992 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-27T00:02:02.992 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-27T00:02:02.992 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-27T00:02:02.992 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-27T00:02:02.992 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-27T00:02:02.992 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-27T00:02:02.992 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-27T00:02:02.992 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-27T00:02:02.992 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-27T00:02:02.992 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-07-27T00:02:02.992 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.inplace_update_support: 0 2024-07-27T00:02:02.992 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-27T00:02:02.992 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-27T00:02:02.993 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-27T00:02:02.993 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-27T00:02:02.993 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.bloom_locality: 0 2024-07-27T00:02:02.993 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.max_successive_merges: 0 2024-07-27T00:02:02.993 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-27T00:02:02.993 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-27T00:02:02.993 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.force_consistency_checks: 1 2024-07-27T00:02:02.993 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-27T00:02:02.993 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.ttl: 2592000 2024-07-27T00:02:02.993 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-27T00:02:02.993 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-27T00:02:02.993 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-27T00:02:02.993 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.enable_blob_files: false 2024-07-27T00:02:02.994 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.min_blob_size: 0 2024-07-27T00:02:02.994 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.blob_file_size: 268435456 2024-07-27T00:02:02.994 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-27T00:02:02.994 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-27T00:02:02.994 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-27T00:02:02.994 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-27T00:02:02.994 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-27T00:02:02.994 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-07-27T00:02:02.994 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-27T00:02:02.994 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi063/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-07-27T00:02:02.994 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-07-27T00:02:02.994 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ec5b9788-e10a-4759-a831-b25f07409f2f 2024-07-27T00:02:02.995 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722038522783883, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-07-27T00:02:02.995 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-07-27T00:02:02.995 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.779+0000 7f3213e11b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722038522784866, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85591, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 254, "table_properties": {"data_size": 83731, "index_size": 244, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 9921, "raw_average_key_size": 46, "raw_value_size": 78052, "raw_average_value_size": 366, "num_data_blocks": 11, "num_entries": 213, "num_filter_entries": 213, "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": 1722038522, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ec5b9788-e10a-4759-a831-b25f07409f2f", "db_session_id": "AJ4XZE2YFYSVC8AIWG9B", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-07-27T00:02:02.995 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.783+0000 7f3213e11b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722038522784990, "job": 1, "event": "recovery_finished"} 2024-07-27T00:02:02.995 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.783+0000 7f3213e11b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-07-27T00:02:02.995 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.783+0000 7f3213e11b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi063/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-07-27T00:02:02.995 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.783+0000 7f3213e11b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55bec7ce0e00 2024-07-27T00:02:02.995 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.783+0000 7f3213e11b00 4 rocksdb: DB pointer 0x55bec7dde000 2024-07-27T00:02:02.995 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.783+0000 7f3209bd9640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-27T00:02:02.995 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.783+0000 7f3209bd9640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-27T00:02:02.995 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: ** DB Stats ** 2024-07-27T00:02:02.995 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-27T00:02:02.995 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-07-27T00:02:02.996 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-27T00:02:02.996 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-27T00:02:02.996 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-07-27T00:02:02.996 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-27T00:02:02.996 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-27T00:02:02.996 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: ** Compaction Stats [default] ** 2024-07-27T00:02:02.996 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-07-27T00:02:02.996 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-27T00:02:02.996 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: L0 2/0 85.48 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-27T00:02:02.996 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Sum 2/0 85.48 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-27T00:02:02.996 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-27T00:02:02.997 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: ** Compaction Stats [default] ** 2024-07-27T00:02:02.997 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-07-27T00:02:02.997 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-27T00:02:02.997 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 138.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-27T00:02:02.997 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-27T00:02:02.997 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-27T00:02:02.997 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-27T00:02:02.997 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-27T00:02:02.997 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: AddFile(Total Files): cumulative 0, interval 0 2024-07-27T00:02:02.997 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-27T00:02:02.997 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: AddFile(Keys): cumulative 0, interval 0 2024-07-27T00:02:02.997 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Cumulative compaction: 0.00 GB write, 21.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-27T00:02:02.997 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Interval compaction: 0.00 GB write, 21.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-27T00:02:02.998 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-07-27T00:02:02.998 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Block cache BinnedLRUCache@0x55bec7cb5610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-07-27T00:02:02.998 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2024-07-27T00:02:02.998 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: ** File Read Latency Histogram By Level [default] ** 2024-07-27T00:02:02.998 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.783+0000 7f3213e11b00 0 starting mon.smithi063 rank 0 at public addrs [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] at bind addrs [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi063 fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:02:02.998 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.783+0000 7f3213e11b00 1 mon.smithi063@-1(???) e1 preinit fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:02:02.998 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.783+0000 7f3213e11b00 0 mon.smithi063@-1(???).mds e1 new map 2024-07-27T00:02:02.998 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.783+0000 7f3213e11b00 0 mon.smithi063@-1(???).mds e1 print_map 2024-07-27T00:02:02.998 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: e1 2024-07-27T00:02:02.998 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: btime 2024-07-27T00:01:56:697768+0000 2024-07-27T00:02:02.998 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-27T00:02:02.998 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-07-27T00:02:02.998 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: legacy client fscid: -1 2024-07-27T00:02:02.999 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: 2024-07-27T00:02:02.999 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: No filesystems configured 2024-07-27T00:02:02.999 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.783+0000 7f3213e11b00 0 mon.smithi063@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-27T00:02:02.999 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.783+0000 7f3213e11b00 0 mon.smithi063@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-27T00:02:02.999 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.783+0000 7f3213e11b00 0 mon.smithi063@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-27T00:02:02.999 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.783+0000 7f3213e11b00 0 mon.smithi063@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-27T00:02:02.999 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: debug 2024-07-27T00:02:02.783+0000 7f3213e11b00 1 mon.smithi063@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-07-27T00:02:02.999 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809339+0000 mon.smithi063 (mon.0) 1 : cluster [INF] mon.smithi063 is new leader, mons smithi063 in quorum (ranks 0) 2024-07-27T00:02:02.999 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809339+0000 mon.smithi063 (mon.0) 1 : cluster [INF] mon.smithi063 is new leader, mons smithi063 in quorum (ranks 0) 2024-07-27T00:02:02.999 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809392+0000 mon.smithi063 (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-07-27T00:02:02.999 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809392+0000 mon.smithi063 (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-07-27T00:02:02.999 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809404+0000 mon.smithi063 (mon.0) 3 : cluster [DBG] fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:02:02.999 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809404+0000 mon.smithi063 (mon.0) 3 : cluster [DBG] fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:02:03.000 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809410+0000 mon.smithi063 (mon.0) 4 : cluster [DBG] last_changed 2024-07-27T00:01:51.965823+0000 2024-07-27T00:02:03.000 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809410+0000 mon.smithi063 (mon.0) 4 : cluster [DBG] last_changed 2024-07-27T00:01:51.965823+0000 2024-07-27T00:02:03.000 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809417+0000 mon.smithi063 (mon.0) 5 : cluster [DBG] created 2024-07-27T00:01:51.965823+0000 2024-07-27T00:02:03.000 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809417+0000 mon.smithi063 (mon.0) 5 : cluster [DBG] created 2024-07-27T00:01:51.965823+0000 2024-07-27T00:02:03.000 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809425+0000 mon.smithi063 (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-07-27T00:02:03.000 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809425+0000 mon.smithi063 (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-07-27T00:02:03.000 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809434+0000 mon.smithi063 (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-07-27T00:02:03.000 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809434+0000 mon.smithi063 (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-07-27T00:02:03.000 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809441+0000 mon.smithi063 (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.smithi063 2024-07-27T00:02:03.000 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809441+0000 mon.smithi063 (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.smithi063 2024-07-27T00:02:03.000 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809838+0000 mon.smithi063 (mon.0) 9 : cluster [DBG] fsmap 2024-07-27T00:02:03.000 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809838+0000 mon.smithi063 (mon.0) 9 : cluster [DBG] fsmap 2024-07-27T00:02:03.000 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809863+0000 mon.smithi063 (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-07-27T00:02:03.000 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.809863+0000 mon.smithi063 (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-07-27T00:02:03.001 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.810226+0000 mon.smithi063 (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-07-27T00:02:03.001 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:02 smithi063 bash[19314]: cluster 2024-07-27T00:02:02.810226+0000 mon.smithi063 (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-07-27T00:02:03.527 INFO:teuthology.orchestra.run.smithi063.stdout:Wrote config to /etc/ceph/ceph.conf 2024-07-27T00:02:03.554 INFO:teuthology.orchestra.run.smithi063.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-07-27T00:02:03.555 INFO:teuthology.orchestra.run.smithi063.stdout:Creating mgr... 2024-07-27T00:02:03.555 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying port 0.0.0.0:9283 ... 2024-07-27T00:02:03.555 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying port 0.0.0.0:8765 ... 2024-07-27T00:02:03.555 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying port 0.0.0.0:8443 ... 2024-07-27T00:02:03.920 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:03 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:02:03.930 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@mgr.smithi063.wfcjoy 2024-07-27T00:02:03.931 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to reset failed state of unit ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@mgr.smithi063.wfcjoy.service: Unit ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@mgr.smithi063.wfcjoy.service not loaded. 2024-07-27T00:02:04.148 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968.target.wants/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@mgr.smithi063.wfcjoy.service -> /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service. 2024-07-27T00:02:04.157 INFO:teuthology.orchestra.run.smithi063.stdout:firewalld does not appear to be present 2024-07-27T00:02:04.157 INFO:teuthology.orchestra.run.smithi063.stdout:Not possible to enable service . firewalld.service is not available 2024-07-27T00:02:04.158 INFO:teuthology.orchestra.run.smithi063.stdout:firewalld does not appear to be present 2024-07-27T00:02:04.158 INFO:teuthology.orchestra.run.smithi063.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-07-27T00:02:04.158 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mgr to start... 2024-07-27T00:02:04.158 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mgr... 2024-07-27T00:02:04.267 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:03 smithi063 bash[19314]: audit 2024-07-27T00:02:02.944194+0000 mon.smithi063 (mon.0) 12 : audit [INF] from='client.? 172.21.15.63:0/4108273060' entity='client.admin' 2024-07-27T00:02:04.268 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:03 smithi063 bash[19314]: audit 2024-07-27T00:02:02.944194+0000 mon.smithi063 (mon.0) 12 : audit [INF] from='client.? 172.21.15.63:0/4108273060' entity='client.admin' 2024-07-27T00:02:04.268 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:04 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:02:06.090 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:05 smithi063 bash[19314]: audit 2024-07-27T00:02:05.781870+0000 mon.smithi063 (mon.0) 13 : audit [DBG] from='client.? 172.21.15.63:0/3296008723' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-07-27T00:02:06.091 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:05 smithi063 bash[19314]: audit 2024-07-27T00:02:05.781870+0000 mon.smithi063 (mon.0) 13 : audit [DBG] from='client.? 172.21.15.63:0/3296008723' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-07-27T00:02:06.352 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-07-27T00:02:06.352 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-07-27T00:02:06.352 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsid": "43bb0474-4bab-11ef-bcc1-c7b262605968", 2024-07-27T00:02:06.352 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "health": { 2024-07-27T00:02:06.353 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-27T00:02:06.353 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-27T00:02:06.353 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-27T00:02:06.353 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:06.353 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-27T00:02:06.353 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-27T00:02:06.354 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 0 2024-07-27T00:02:06.354 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-07-27T00:02:06.354 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-27T00:02:06.354 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "smithi063" 2024-07-27T00:02:06.355 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-07-27T00:02:06.355 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-07-27T00:02:06.355 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-27T00:02:06.356 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-27T00:02:06.356 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-07-27T00:02:06.356 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-27T00:02:06.357 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:06.357 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-27T00:02:06.357 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-27T00:02:06.357 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-27T00:02:06.357 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-27T00:02:06.357 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-27T00:02:06.357 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-27T00:02:06.357 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-27T00:02:06.358 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-27T00:02:06.358 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:06.358 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-27T00:02:06.358 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-27T00:02:06.358 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-27T00:02:06.358 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-27T00:02:06.358 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-27T00:02:06.358 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-27T00:02:06.358 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-27T00:02:06.358 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-27T00:02:06.358 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-27T00:02:06.358 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:06.358 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-27T00:02:06.359 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-27T00:02:06.359 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "btime": "2024-07-27T00:01:56:697768+0000", 2024-07-27T00:02:06.359 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-27T00:02:06.359 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-27T00:02:06.359 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:06.359 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-27T00:02:06.359 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": false, 2024-07-27T00:02:06.359 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-27T00:02:06.359 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-27T00:02:06.360 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-27T00:02:06.360 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-27T00:02:06.360 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "restful" 2024-07-27T00:02:06.360 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-07-27T00:02:06.360 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-27T00:02:06.360 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:06.360 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-27T00:02:06.360 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-27T00:02:06.360 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modified": "2024-07-27T00:01:56.698725+0000", 2024-07-27T00:02:06.360 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-27T00:02:06.360 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:06.360 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-27T00:02:06.360 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-07-27T00:02:06.360 INFO:teuthology.orchestra.run.smithi063.stdout:mgr not available, waiting (1/15)... 2024-07-27T00:02:09.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:09 smithi063 bash[19314]: audit 2024-07-27T00:02:09.470948+0000 mon.smithi063 (mon.0) 14 : audit [DBG] from='client.? 172.21.15.63:0/3158242460' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-07-27T00:02:09.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:09 smithi063 bash[19314]: audit 2024-07-27T00:02:09.470948+0000 mon.smithi063 (mon.0) 14 : audit [DBG] from='client.? 172.21.15.63:0/3158242460' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-07-27T00:02:10.007 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-07-27T00:02:10.007 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-07-27T00:02:10.007 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsid": "43bb0474-4bab-11ef-bcc1-c7b262605968", 2024-07-27T00:02:10.007 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "health": { 2024-07-27T00:02:10.007 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-27T00:02:10.007 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-27T00:02:10.007 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-27T00:02:10.007 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:10.008 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-27T00:02:10.008 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-27T00:02:10.008 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 0 2024-07-27T00:02:10.008 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-07-27T00:02:10.008 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-27T00:02:10.008 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "smithi063" 2024-07-27T00:02:10.008 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-07-27T00:02:10.008 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-07-27T00:02:10.008 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-27T00:02:10.009 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-27T00:02:10.009 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-07-27T00:02:10.009 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-27T00:02:10.009 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:10.009 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-27T00:02:10.009 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-27T00:02:10.009 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-27T00:02:10.009 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-27T00:02:10.009 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-27T00:02:10.010 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-27T00:02:10.010 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-27T00:02:10.010 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-27T00:02:10.013 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:10.013 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-27T00:02:10.013 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-27T00:02:10.014 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-27T00:02:10.014 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-27T00:02:10.014 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-27T00:02:10.014 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-27T00:02:10.014 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-27T00:02:10.014 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-27T00:02:10.014 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-27T00:02:10.014 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:10.014 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-27T00:02:10.014 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-27T00:02:10.015 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "btime": "2024-07-27T00:01:56:697768+0000", 2024-07-27T00:02:10.015 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-27T00:02:10.015 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-27T00:02:10.015 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:10.015 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-27T00:02:10.015 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": false, 2024-07-27T00:02:10.015 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-27T00:02:10.015 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-27T00:02:10.015 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-27T00:02:10.015 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-27T00:02:10.015 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "restful" 2024-07-27T00:02:10.015 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-07-27T00:02:10.016 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-27T00:02:10.016 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:10.016 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-27T00:02:10.016 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-27T00:02:10.016 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modified": "2024-07-27T00:01:56.698725+0000", 2024-07-27T00:02:10.016 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-27T00:02:10.016 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:10.016 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-27T00:02:10.016 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-07-27T00:02:10.016 INFO:teuthology.orchestra.run.smithi063.stdout:mgr not available, waiting (2/15)... 2024-07-27T00:02:12.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: cluster 2024-07-27T00:02:11.871475+0000 mon.smithi063 (mon.0) 15 : cluster [INF] Activating manager daemon smithi063.wfcjoy 2024-07-27T00:02:12.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: cluster 2024-07-27T00:02:11.871475+0000 mon.smithi063 (mon.0) 15 : cluster [INF] Activating manager daemon smithi063.wfcjoy 2024-07-27T00:02:12.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: cluster 2024-07-27T00:02:11.879309+0000 mon.smithi063 (mon.0) 16 : cluster [DBG] mgrmap e2: smithi063.wfcjoy(active, starting, since 0.00836631s) 2024-07-27T00:02:12.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: cluster 2024-07-27T00:02:11.879309+0000 mon.smithi063 (mon.0) 16 : cluster [DBG] mgrmap e2: smithi063.wfcjoy(active, starting, since 0.00836631s) 2024-07-27T00:02:12.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: audit 2024-07-27T00:02:11.880230+0000 mon.smithi063 (mon.0) 17 : audit [DBG] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mds metadata"} : dispatch 2024-07-27T00:02:12.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: audit 2024-07-27T00:02:11.880230+0000 mon.smithi063 (mon.0) 17 : audit [DBG] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mds metadata"} : dispatch 2024-07-27T00:02:12.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: audit 2024-07-27T00:02:11.880408+0000 mon.smithi063 (mon.0) 18 : audit [DBG] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata"} : dispatch 2024-07-27T00:02:12.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: audit 2024-07-27T00:02:11.880408+0000 mon.smithi063 (mon.0) 18 : audit [DBG] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata"} : dispatch 2024-07-27T00:02:12.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: audit 2024-07-27T00:02:11.881141+0000 mon.smithi063 (mon.0) 19 : audit [DBG] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata"} : dispatch 2024-07-27T00:02:12.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: audit 2024-07-27T00:02:11.881141+0000 mon.smithi063 (mon.0) 19 : audit [DBG] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata"} : dispatch 2024-07-27T00:02:12.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: audit 2024-07-27T00:02:11.881252+0000 mon.smithi063 (mon.0) 20 : audit [DBG] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:02:12.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: audit 2024-07-27T00:02:11.881252+0000 mon.smithi063 (mon.0) 20 : audit [DBG] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:02:12.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: audit 2024-07-27T00:02:11.882810+0000 mon.smithi063 (mon.0) 21 : audit [DBG] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr metadata", "who": "smithi063.wfcjoy", "id": "smithi063.wfcjoy"} : dispatch 2024-07-27T00:02:12.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: audit 2024-07-27T00:02:11.882810+0000 mon.smithi063 (mon.0) 21 : audit [DBG] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr metadata", "who": "smithi063.wfcjoy", "id": "smithi063.wfcjoy"} : dispatch 2024-07-27T00:02:12.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: cluster 2024-07-27T00:02:11.907214+0000 mon.smithi063 (mon.0) 22 : cluster [INF] Manager daemon smithi063.wfcjoy is now available 2024-07-27T00:02:12.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: cluster 2024-07-27T00:02:11.907214+0000 mon.smithi063 (mon.0) 22 : cluster [INF] Manager daemon smithi063.wfcjoy is now available 2024-07-27T00:02:12.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: audit 2024-07-27T00:02:11.919025+0000 mon.smithi063 (mon.0) 23 : audit [INF] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.wfcjoy/mirror_snapshot_schedule"} : dispatch 2024-07-27T00:02:12.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: audit 2024-07-27T00:02:11.919025+0000 mon.smithi063 (mon.0) 23 : audit [INF] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.wfcjoy/mirror_snapshot_schedule"} : dispatch 2024-07-27T00:02:12.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: audit 2024-07-27T00:02:11.920587+0000 mon.smithi063 (mon.0) 24 : audit [INF] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.wfcjoy/trash_purge_schedule"} : dispatch 2024-07-27T00:02:12.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:11 smithi063 bash[19314]: audit 2024-07-27T00:02:11.920587+0000 mon.smithi063 (mon.0) 24 : audit [INF] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.wfcjoy/trash_purge_schedule"} : dispatch 2024-07-27T00:02:13.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:12 smithi063 bash[19314]: audit 2024-07-27T00:02:11.923301+0000 mon.smithi063 (mon.0) 25 : audit [INF] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:13.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:12 smithi063 bash[19314]: audit 2024-07-27T00:02:11.923301+0000 mon.smithi063 (mon.0) 25 : audit [INF] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:13.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:12 smithi063 bash[19314]: audit 2024-07-27T00:02:11.935806+0000 mon.smithi063 (mon.0) 26 : audit [INF] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:13.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:12 smithi063 bash[19314]: audit 2024-07-27T00:02:11.935806+0000 mon.smithi063 (mon.0) 26 : audit [INF] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:13.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:12 smithi063 bash[19314]: audit 2024-07-27T00:02:11.938756+0000 mon.smithi063 (mon.0) 27 : audit [INF] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:13.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:12 smithi063 bash[19314]: audit 2024-07-27T00:02:11.938756+0000 mon.smithi063 (mon.0) 27 : audit [INF] from='mgr.14102 172.21.15.63:0/301470861' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:13.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:12 smithi063 bash[19314]: cluster 2024-07-27T00:02:12.887654+0000 mon.smithi063 (mon.0) 28 : cluster [DBG] mgrmap e3: smithi063.wfcjoy(active, since 1.01671s) 2024-07-27T00:02:13.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:12 smithi063 bash[19314]: cluster 2024-07-27T00:02:12.887654+0000 mon.smithi063 (mon.0) 28 : cluster [DBG] mgrmap e3: smithi063.wfcjoy(active, since 1.01671s) 2024-07-27T00:02:14.211 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-07-27T00:02:14.212 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-07-27T00:02:14.212 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsid": "43bb0474-4bab-11ef-bcc1-c7b262605968", 2024-07-27T00:02:14.212 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "health": { 2024-07-27T00:02:14.212 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-27T00:02:14.212 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-27T00:02:14.212 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-27T00:02:14.214 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:14.214 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-27T00:02:14.214 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-27T00:02:14.215 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 0 2024-07-27T00:02:14.215 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-07-27T00:02:14.215 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-27T00:02:14.215 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "smithi063" 2024-07-27T00:02:14.215 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-07-27T00:02:14.215 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-07-27T00:02:14.215 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-27T00:02:14.215 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-27T00:02:14.215 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-07-27T00:02:14.215 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-27T00:02:14.215 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:14.215 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-27T00:02:14.215 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-27T00:02:14.215 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-27T00:02:14.216 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-27T00:02:14.216 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-27T00:02:14.216 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-27T00:02:14.216 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-27T00:02:14.216 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-27T00:02:14.219 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:14.219 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-27T00:02:14.219 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-27T00:02:14.220 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-27T00:02:14.220 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-27T00:02:14.220 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-27T00:02:14.220 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-27T00:02:14.220 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-27T00:02:14.220 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-27T00:02:14.220 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-27T00:02:14.220 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:14.220 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-27T00:02:14.220 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-27T00:02:14.220 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "btime": "2024-07-27T00:01:56:697768+0000", 2024-07-27T00:02:14.220 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-27T00:02:14.221 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-27T00:02:14.221 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:14.221 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-27T00:02:14.221 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-27T00:02:14.221 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-27T00:02:14.221 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-27T00:02:14.221 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-27T00:02:14.221 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-27T00:02:14.221 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "restful" 2024-07-27T00:02:14.221 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-07-27T00:02:14.221 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-27T00:02:14.221 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:14.221 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-27T00:02:14.221 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-27T00:02:14.222 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modified": "2024-07-27T00:01:56.698725+0000", 2024-07-27T00:02:14.222 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-27T00:02:14.222 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-07-27T00:02:14.222 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-27T00:02:14.222 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-07-27T00:02:14.222 INFO:teuthology.orchestra.run.smithi063.stdout:mgr is available 2024-07-27T00:02:14.311 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:13 smithi063 bash[19314]: audit 2024-07-27T00:02:13.616384+0000 mon.smithi063 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.63:0/2653109224' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-07-27T00:02:14.311 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:13 smithi063 bash[19314]: audit 2024-07-27T00:02:13.616384+0000 mon.smithi063 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.63:0/2653109224' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-07-27T00:02:15.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:14 smithi063 bash[19314]: cluster 2024-07-27T00:02:13.938108+0000 mon.smithi063 (mon.0) 30 : cluster [DBG] mgrmap e4: smithi063.wfcjoy(active, since 2s) 2024-07-27T00:02:15.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:14 smithi063 bash[19314]: cluster 2024-07-27T00:02:13.938108+0000 mon.smithi063 (mon.0) 30 : cluster [DBG] mgrmap e4: smithi063.wfcjoy(active, since 2s) 2024-07-27T00:02:16.059 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-07-27T00:02:16.059 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [global] 2024-07-27T00:02:16.059 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout fsid = 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:02:16.059 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-07-27T00:02:16.060 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.63:3300,v1:172.21.15.63:6789] 2024-07-27T00:02:16.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-07-27T00:02:16.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-07-27T00:02:16.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-07-27T00:02:16.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-07-27T00:02:16.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-07-27T00:02:16.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [mgr] 2024-07-27T00:02:16.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-07-27T00:02:16.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-07-27T00:02:16.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [osd] 2024-07-27T00:02:16.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-07-27T00:02:16.061 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-07-27T00:02:16.062 INFO:teuthology.orchestra.run.smithi063.stdout:Enabling cephadm module... 2024-07-27T00:02:16.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:15 smithi063 bash[19314]: audit 2024-07-27T00:02:15.563051+0000 mon.smithi063 (mon.0) 31 : audit [INF] from='client.? 172.21.15.63:0/584355564' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-07-27T00:02:16.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:15 smithi063 bash[19314]: audit 2024-07-27T00:02:15.563051+0000 mon.smithi063 (mon.0) 31 : audit [INF] from='client.? 172.21.15.63:0/584355564' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-07-27T00:02:18.091 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:17 smithi063 bash[19314]: audit 2024-07-27T00:02:17.567324+0000 mon.smithi063 (mon.0) 32 : audit [INF] from='client.? 172.21.15.63:0/3820493669' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-07-27T00:02:18.091 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:17 smithi063 bash[19314]: audit 2024-07-27T00:02:17.567324+0000 mon.smithi063 (mon.0) 32 : audit [INF] from='client.? 172.21.15.63:0/3820493669' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-07-27T00:02:18.977 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:18 smithi063 bash[19314]: audit 2024-07-27T00:02:17.619228+0000 mon.smithi063 (mon.0) 33 : audit [INF] from='client.? 172.21.15.63:0/3820493669' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-07-27T00:02:18.977 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:18 smithi063 bash[19314]: audit 2024-07-27T00:02:17.619228+0000 mon.smithi063 (mon.0) 33 : audit [INF] from='client.? 172.21.15.63:0/3820493669' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-07-27T00:02:18.977 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:18 smithi063 bash[19314]: cluster 2024-07-27T00:02:17.624276+0000 mon.smithi063 (mon.0) 34 : cluster [DBG] mgrmap e5: smithi063.wfcjoy(active, since 5s) 2024-07-27T00:02:18.977 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:18 smithi063 bash[19314]: cluster 2024-07-27T00:02:17.624276+0000 mon.smithi063 (mon.0) 34 : cluster [DBG] mgrmap e5: smithi063.wfcjoy(active, since 5s) 2024-07-27T00:02:20.091 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:19 smithi063 bash[19314]: audit 2024-07-27T00:02:19.589382+0000 mon.smithi063 (mon.0) 35 : audit [DBG] from='client.? 172.21.15.63:0/1552678764' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-07-27T00:02:20.091 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:19 smithi063 bash[19314]: audit 2024-07-27T00:02:19.589382+0000 mon.smithi063 (mon.0) 35 : audit [DBG] from='client.? 172.21.15.63:0/1552678764' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-07-27T00:02:20.154 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-07-27T00:02:20.154 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-07-27T00:02:20.155 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-27T00:02:20.155 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "active_name": "smithi063.wfcjoy", 2024-07-27T00:02:20.155 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-07-27T00:02:20.155 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-07-27T00:02:20.155 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for the mgr to restart... 2024-07-27T00:02:20.155 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mgr epoch 5... 2024-07-27T00:02:24.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: cluster 2024-07-27T00:02:23.867097+0000 mon.smithi063 (mon.0) 36 : cluster [INF] Active manager daemon smithi063.wfcjoy restarted 2024-07-27T00:02:24.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: cluster 2024-07-27T00:02:23.867097+0000 mon.smithi063 (mon.0) 36 : cluster [INF] Active manager daemon smithi063.wfcjoy restarted 2024-07-27T00:02:24.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: cluster 2024-07-27T00:02:23.867566+0000 mon.smithi063 (mon.0) 37 : cluster [INF] Activating manager daemon smithi063.wfcjoy 2024-07-27T00:02:24.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: cluster 2024-07-27T00:02:23.867566+0000 mon.smithi063 (mon.0) 37 : cluster [INF] Activating manager daemon smithi063.wfcjoy 2024-07-27T00:02:24.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: cluster 2024-07-27T00:02:23.876393+0000 mon.smithi063 (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-07-27T00:02:24.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: cluster 2024-07-27T00:02:23.876393+0000 mon.smithi063 (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-07-27T00:02:24.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: cluster 2024-07-27T00:02:23.876659+0000 mon.smithi063 (mon.0) 39 : cluster [DBG] mgrmap e6: smithi063.wfcjoy(active, starting, since 0.00927281s) 2024-07-27T00:02:24.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: cluster 2024-07-27T00:02:23.876659+0000 mon.smithi063 (mon.0) 39 : cluster [DBG] mgrmap e6: smithi063.wfcjoy(active, starting, since 0.00927281s) 2024-07-27T00:02:24.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: audit 2024-07-27T00:02:23.878678+0000 mon.smithi063 (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:02:24.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: audit 2024-07-27T00:02:23.878678+0000 mon.smithi063 (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:02:24.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: audit 2024-07-27T00:02:23.879701+0000 mon.smithi063 (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr metadata", "who": "smithi063.wfcjoy", "id": "smithi063.wfcjoy"} : dispatch 2024-07-27T00:02:24.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: audit 2024-07-27T00:02:23.879701+0000 mon.smithi063 (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr metadata", "who": "smithi063.wfcjoy", "id": "smithi063.wfcjoy"} : dispatch 2024-07-27T00:02:24.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: audit 2024-07-27T00:02:23.880573+0000 mon.smithi063 (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mds metadata"} : dispatch 2024-07-27T00:02:24.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: audit 2024-07-27T00:02:23.880573+0000 mon.smithi063 (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mds metadata"} : dispatch 2024-07-27T00:02:24.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: audit 2024-07-27T00:02:23.881014+0000 mon.smithi063 (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata"} : dispatch 2024-07-27T00:02:24.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: audit 2024-07-27T00:02:23.881014+0000 mon.smithi063 (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata"} : dispatch 2024-07-27T00:02:24.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: audit 2024-07-27T00:02:23.881386+0000 mon.smithi063 (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata"} : dispatch 2024-07-27T00:02:24.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: audit 2024-07-27T00:02:23.881386+0000 mon.smithi063 (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata"} : dispatch 2024-07-27T00:02:24.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: cluster 2024-07-27T00:02:23.907771+0000 mon.smithi063 (mon.0) 45 : cluster [INF] Manager daemon smithi063.wfcjoy is now available 2024-07-27T00:02:24.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:23 smithi063 bash[19314]: cluster 2024-07-27T00:02:23.907771+0000 mon.smithi063 (mon.0) 45 : cluster [INF] Manager daemon smithi063.wfcjoy is now available 2024-07-27T00:02:25.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:24 smithi063 bash[19314]: cephadm 2024-07-27T00:02:23.919319+0000 mgr.smithi063.wfcjoy (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-07-27T00:02:25.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:24 smithi063 bash[19314]: cephadm 2024-07-27T00:02:23.919319+0000 mgr.smithi063.wfcjoy (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-07-27T00:02:25.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:24 smithi063 bash[19314]: audit 2024-07-27T00:02:23.927573+0000 mon.smithi063 (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:25.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:24 smithi063 bash[19314]: audit 2024-07-27T00:02:23.927573+0000 mon.smithi063 (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:25.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:24 smithi063 bash[19314]: audit 2024-07-27T00:02:23.932827+0000 mon.smithi063 (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:25.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:24 smithi063 bash[19314]: audit 2024-07-27T00:02:23.932827+0000 mon.smithi063 (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:25.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:24 smithi063 bash[19314]: audit 2024-07-27T00:02:23.935822+0000 mon.smithi063 (mon.0) 48 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:02:25.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:24 smithi063 bash[19314]: audit 2024-07-27T00:02:23.935822+0000 mon.smithi063 (mon.0) 48 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:02:25.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:24 smithi063 bash[19314]: audit 2024-07-27T00:02:23.939267+0000 mon.smithi063 (mon.0) 49 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:02:25.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:24 smithi063 bash[19314]: audit 2024-07-27T00:02:23.939267+0000 mon.smithi063 (mon.0) 49 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:02:25.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:24 smithi063 bash[19314]: audit 2024-07-27T00:02:23.949035+0000 mon.smithi063 (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.wfcjoy/mirror_snapshot_schedule"} : dispatch 2024-07-27T00:02:25.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:24 smithi063 bash[19314]: audit 2024-07-27T00:02:23.949035+0000 mon.smithi063 (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.wfcjoy/mirror_snapshot_schedule"} : dispatch 2024-07-27T00:02:25.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:24 smithi063 bash[19314]: audit 2024-07-27T00:02:23.951076+0000 mon.smithi063 (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.wfcjoy/trash_purge_schedule"} : dispatch 2024-07-27T00:02:25.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:24 smithi063 bash[19314]: audit 2024-07-27T00:02:23.951076+0000 mon.smithi063 (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.wfcjoy/trash_purge_schedule"} : dispatch 2024-07-27T00:02:25.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:24 smithi063 bash[19314]: cluster 2024-07-27T00:02:24.875804+0000 mon.smithi063 (mon.0) 52 : cluster [DBG] mgrmap e7: smithi063.wfcjoy(active, since 1.00842s) 2024-07-27T00:02:25.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:24 smithi063 bash[19314]: cluster 2024-07-27T00:02:24.875804+0000 mon.smithi063 (mon.0) 52 : cluster [DBG] mgrmap e7: smithi063.wfcjoy(active, since 1.00842s) 2024-07-27T00:02:25.518 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-07-27T00:02:25.518 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-07-27T00:02:25.518 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "initialized": true 2024-07-27T00:02:25.518 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-07-27T00:02:25.518 INFO:teuthology.orchestra.run.smithi063.stdout:mgr epoch 5 is available 2024-07-27T00:02:25.518 INFO:teuthology.orchestra.run.smithi063.stdout:Setting orchestrator backend to cephadm... 2024-07-27T00:02:26.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:26 smithi063 bash[19314]: audit 2024-07-27T00:02:24.877541+0000 mgr.smithi063.wfcjoy (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-07-27T00:02:26.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:26 smithi063 bash[19314]: audit 2024-07-27T00:02:24.877541+0000 mgr.smithi063.wfcjoy (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-07-27T00:02:26.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:26 smithi063 bash[19314]: audit 2024-07-27T00:02:24.895064+0000 mgr.smithi063.wfcjoy (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-07-27T00:02:26.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:26 smithi063 bash[19314]: audit 2024-07-27T00:02:24.895064+0000 mgr.smithi063.wfcjoy (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-07-27T00:02:26.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:26 smithi063 bash[19314]: audit 2024-07-27T00:02:25.098139+0000 mon.smithi063 (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:26.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:26 smithi063 bash[19314]: audit 2024-07-27T00:02:25.098139+0000 mon.smithi063 (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:26.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:26 smithi063 bash[19314]: audit 2024-07-27T00:02:25.103681+0000 mon.smithi063 (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:26.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:26 smithi063 bash[19314]: audit 2024-07-27T00:02:25.103681+0000 mon.smithi063 (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:27.464 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:27 smithi063 bash[19314]: cluster 2024-07-27T00:02:26.108757+0000 mon.smithi063 (mon.0) 55 : cluster [DBG] mgrmap e8: smithi063.wfcjoy(active, since 2s) 2024-07-27T00:02:27.464 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:27 smithi063 bash[19314]: cluster 2024-07-27T00:02:26.108757+0000 mon.smithi063 (mon.0) 55 : cluster [DBG] mgrmap e8: smithi063.wfcjoy(active, since 2s) 2024-07-27T00:02:27.464 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:27 smithi063 bash[19314]: audit 2024-07-27T00:02:26.786034+0000 mon.smithi063 (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:27.464 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:27 smithi063 bash[19314]: audit 2024-07-27T00:02:26.786034+0000 mon.smithi063 (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:27.464 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:27 smithi063 bash[19314]: audit 2024-07-27T00:02:26.802127+0000 mon.smithi063 (mon.0) 57 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:02:27.464 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:27 smithi063 bash[19314]: audit 2024-07-27T00:02:26.802127+0000 mon.smithi063 (mon.0) 57 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:02:28.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:28 smithi063 bash[19314]: audit 2024-07-27T00:02:26.778963+0000 mgr.smithi063.wfcjoy (mgr.14118) 4 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:28.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:28 smithi063 bash[19314]: audit 2024-07-27T00:02:26.778963+0000 mgr.smithi063.wfcjoy (mgr.14118) 4 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:29.248 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout value unchanged 2024-07-27T00:02:29.248 INFO:teuthology.orchestra.run.smithi063.stdout:Generating ssh key... 2024-07-27T00:02:29.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:29 smithi063 bash[19314]: cephadm 2024-07-27T00:02:28.623225+0000 mgr.smithi063.wfcjoy (mgr.14118) 5 : cephadm [INF] [27/Jul/2024:00:02:28] ENGINE Bus STARTING 2024-07-27T00:02:29.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:29 smithi063 bash[19314]: cephadm 2024-07-27T00:02:28.623225+0000 mgr.smithi063.wfcjoy (mgr.14118) 5 : cephadm [INF] [27/Jul/2024:00:02:28] ENGINE Bus STARTING 2024-07-27T00:02:29.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:29 smithi063 bash[19314]: audit 2024-07-27T00:02:28.845874+0000 mon.smithi063 (mon.0) 58 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:02:29.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:29 smithi063 bash[19314]: audit 2024-07-27T00:02:28.845874+0000 mon.smithi063 (mon.0) 58 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:02:30.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: audit 2024-07-27T00:02:28.682304+0000 mgr.smithi063.wfcjoy (mgr.14118) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:30.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: audit 2024-07-27T00:02:28.682304+0000 mgr.smithi063.wfcjoy (mgr.14118) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:30.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: cephadm 2024-07-27T00:02:28.724902+0000 mgr.smithi063.wfcjoy (mgr.14118) 7 : cephadm [INF] [27/Jul/2024:00:02:28] ENGINE Serving on http://172.21.15.63:8765 2024-07-27T00:02:30.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: cephadm 2024-07-27T00:02:28.724902+0000 mgr.smithi063.wfcjoy (mgr.14118) 7 : cephadm [INF] [27/Jul/2024:00:02:28] ENGINE Serving on http://172.21.15.63:8765 2024-07-27T00:02:30.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: cephadm 2024-07-27T00:02:28.844803+0000 mgr.smithi063.wfcjoy (mgr.14118) 8 : cephadm [INF] [27/Jul/2024:00:02:28] ENGINE Serving on https://172.21.15.63:7150 2024-07-27T00:02:30.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: cephadm 2024-07-27T00:02:28.844803+0000 mgr.smithi063.wfcjoy (mgr.14118) 8 : cephadm [INF] [27/Jul/2024:00:02:28] ENGINE Serving on https://172.21.15.63:7150 2024-07-27T00:02:30.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: cephadm 2024-07-27T00:02:28.844970+0000 mgr.smithi063.wfcjoy (mgr.14118) 9 : cephadm [INF] [27/Jul/2024:00:02:28] ENGINE Bus STARTED 2024-07-27T00:02:30.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: cephadm 2024-07-27T00:02:28.844970+0000 mgr.smithi063.wfcjoy (mgr.14118) 9 : cephadm [INF] [27/Jul/2024:00:02:28] ENGINE Bus STARTED 2024-07-27T00:02:30.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: cephadm 2024-07-27T00:02:28.848523+0000 mgr.smithi063.wfcjoy (mgr.14118) 10 : cephadm [ERR] [27/Jul/2024:00:02:28] ENGINE Error in HTTPServer.serve 2024-07-27T00:02:30.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: Traceback (most recent call last): 2024-07-27T00:02:30.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-27T00:02:30.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: self._connections.run(self.expiration_interval) 2024-07-27T00:02:30.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-27T00:02:30.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: self._run(expiration_interval) 2024-07-27T00:02:30.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-27T00:02:30.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: new_conn = self._from_server_socket(self.server.socket) 2024-07-27T00:02:30.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-27T00:02:30.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-27T00:02:30.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-27T00:02:30.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: s = self.context.wrap_socket( 2024-07-27T00:02:30.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-27T00:02:30.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: return self.sslsocket_class._create( 2024-07-27T00:02:30.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-27T00:02:30.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: self.do_handshake() 2024-07-27T00:02:30.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-27T00:02:30.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: self._sslobj.do_handshake() 2024-07-27T00:02:30.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-27T00:02:30.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: cephadm 2024-07-27T00:02:28.848523+0000 mgr.smithi063.wfcjoy (mgr.14118) 10 : cephadm [ERR] [27/Jul/2024:00:02:28] ENGINE Error in HTTPServer.serve 2024-07-27T00:02:30.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: Traceback (most recent call last): 2024-07-27T00:02:30.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-27T00:02:30.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: self._connections.run(self.expiration_interval) 2024-07-27T00:02:30.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-27T00:02:30.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: self._run(expiration_interval) 2024-07-27T00:02:30.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-27T00:02:30.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: new_conn = self._from_server_socket(self.server.socket) 2024-07-27T00:02:30.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-27T00:02:30.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-27T00:02:30.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-27T00:02:30.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: s = self.context.wrap_socket( 2024-07-27T00:02:30.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-27T00:02:30.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: return self.sslsocket_class._create( 2024-07-27T00:02:30.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-27T00:02:30.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: self.do_handshake() 2024-07-27T00:02:30.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-27T00:02:30.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: self._sslobj.do_handshake() 2024-07-27T00:02:30.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:30 smithi063 bash[19314]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-27T00:02:31.452 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:31 smithi063 bash[19314]: audit 2024-07-27T00:02:30.623271+0000 mgr.smithi063.wfcjoy (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:31.452 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:31 smithi063 bash[19314]: audit 2024-07-27T00:02:30.623271+0000 mgr.smithi063.wfcjoy (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:31.452 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:31 smithi063 bash[19314]: cephadm 2024-07-27T00:02:30.623637+0000 mgr.smithi063.wfcjoy (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-07-27T00:02:31.453 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:31 smithi063 bash[19314]: cephadm 2024-07-27T00:02:30.623637+0000 mgr.smithi063.wfcjoy (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-07-27T00:02:31.453 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:31 smithi063 bash[19314]: audit 2024-07-27T00:02:30.817588+0000 mon.smithi063 (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:31.453 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:31 smithi063 bash[19314]: audit 2024-07-27T00:02:30.817588+0000 mon.smithi063 (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:31.453 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:31 smithi063 bash[19314]: audit 2024-07-27T00:02:30.822400+0000 mon.smithi063 (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:31.453 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:31 smithi063 bash[19314]: audit 2024-07-27T00:02:30.822400+0000 mon.smithi063 (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:33.253 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC71iuTbRasYxnY0+36drOEEgTUDFcdGYbvLnrIVu1xK7DdcvHL1omFOvNE5f2LH+vjRe06vYffJpJVMtyq82fBmHza0MMjPYLicpTWLs+w9y4gqGGyY4vvbpG0bK3kOjKSH9OH3xuvXMFuPxubecvrfzn2ZKmAxpSNrpjHyEeg/82nUJjDHThyYAxpMwICuhuafI6PRRScvL/r0tH/bk6v5xEghIn6mApDa6fF3pKZo/J/E58Lbz0370t33B/Z4t+9Yd9aNHQyuV8deYul6dEb2cHdWNM3SWWkO3Lkk3VeJyRfc18ot5Vs0WVekCScGfto0FO9hbNGKEcL3sRdrYat58vsh/TR68gxfXpSwkBaQrbx2GSCmOQUtbt824MVKXURdYYLVkqIVZtqYxf8NV8VS8M4UbxoeCQxK6U/hbPYmIW31TQa0+FIciIS3hgjxJ+Hwane53P+wye7sLljtElirNOm0WIW2WNY1u72S86vICVoImX/HHidktpT/EdYGw0= ceph-43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:02:33.253 INFO:teuthology.orchestra.run.smithi063.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-07-27T00:02:33.254 INFO:teuthology.orchestra.run.smithi063.stdout:Adding key to root@localhost authorized_keys... 2024-07-27T00:02:33.254 INFO:teuthology.orchestra.run.smithi063.stdout:Adding host smithi063... 2024-07-27T00:02:34.086 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:33 smithi063 bash[19314]: audit 2024-07-27T00:02:32.724940+0000 mgr.smithi063.wfcjoy (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:34.086 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:33 smithi063 bash[19314]: audit 2024-07-27T00:02:32.724940+0000 mgr.smithi063.wfcjoy (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:35.007 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:34 smithi063 bash[19314]: audit 2024-07-27T00:02:34.628624+0000 mgr.smithi063.wfcjoy (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi063", "addr": "172.21.15.63", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:35.008 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:34 smithi063 bash[19314]: audit 2024-07-27T00:02:34.628624+0000 mgr.smithi063.wfcjoy (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi063", "addr": "172.21.15.63", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:37.091 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:36 smithi063 bash[19314]: cephadm 2024-07-27T00:02:35.916604+0000 mgr.smithi063.wfcjoy (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi063 2024-07-27T00:02:37.091 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:36 smithi063 bash[19314]: cephadm 2024-07-27T00:02:35.916604+0000 mgr.smithi063.wfcjoy (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi063 2024-07-27T00:02:40.279 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Added host 'smithi063' with addr '172.21.15.63' 2024-07-27T00:02:40.279 INFO:teuthology.orchestra.run.smithi063.stdout:Deploying mon service with default placement... 2024-07-27T00:02:40.779 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:40 smithi063 bash[19314]: audit 2024-07-27T00:02:39.553232+0000 mon.smithi063 (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:40.779 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:40 smithi063 bash[19314]: audit 2024-07-27T00:02:39.553232+0000 mon.smithi063 (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:40.779 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:40 smithi063 bash[19314]: cephadm 2024-07-27T00:02:39.553677+0000 mgr.smithi063.wfcjoy (mgr.14118) 16 : cephadm [INF] Added host smithi063 2024-07-27T00:02:40.779 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:40 smithi063 bash[19314]: cephadm 2024-07-27T00:02:39.553677+0000 mgr.smithi063.wfcjoy (mgr.14118) 16 : cephadm [INF] Added host smithi063 2024-07-27T00:02:40.779 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:40 smithi063 bash[19314]: audit 2024-07-27T00:02:39.554097+0000 mon.smithi063 (mon.0) 62 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:02:40.779 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:40 smithi063 bash[19314]: audit 2024-07-27T00:02:39.554097+0000 mon.smithi063 (mon.0) 62 : audit [DBG] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:02:43.141 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-07-27T00:02:43.141 INFO:teuthology.orchestra.run.smithi063.stdout:Deploying mgr service with default placement... 2024-07-27T00:02:43.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:43 smithi063 bash[19314]: audit 2024-07-27T00:02:42.423113+0000 mgr.smithi063.wfcjoy (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:43.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:43 smithi063 bash[19314]: audit 2024-07-27T00:02:42.423113+0000 mgr.smithi063.wfcjoy (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:43.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:43 smithi063 bash[19314]: cephadm 2024-07-27T00:02:42.425788+0000 mgr.smithi063.wfcjoy (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-07-27T00:02:43.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:43 smithi063 bash[19314]: cephadm 2024-07-27T00:02:42.425788+0000 mgr.smithi063.wfcjoy (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-07-27T00:02:43.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:43 smithi063 bash[19314]: audit 2024-07-27T00:02:42.429249+0000 mon.smithi063 (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:43.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:43 smithi063 bash[19314]: audit 2024-07-27T00:02:42.429249+0000 mon.smithi063 (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:43.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:43 smithi063 bash[19314]: audit 2024-07-27T00:02:42.879982+0000 mon.smithi063 (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:43.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:43 smithi063 bash[19314]: audit 2024-07-27T00:02:42.879982+0000 mon.smithi063 (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:44.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:44 smithi063 bash[19314]: audit 2024-07-27T00:02:43.454320+0000 mon.smithi063 (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:44.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:44 smithi063 bash[19314]: audit 2024-07-27T00:02:43.454320+0000 mon.smithi063 (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:45.183 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-07-27T00:02:45.183 INFO:teuthology.orchestra.run.smithi063.stdout:Deploying crash service with default placement... 2024-07-27T00:02:45.992 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:45 smithi063 bash[19314]: cluster 2024-07-27T00:02:43.881898+0000 mgr.smithi063.wfcjoy (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:02:45.992 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:45 smithi063 bash[19314]: cluster 2024-07-27T00:02:43.881898+0000 mgr.smithi063.wfcjoy (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:02:45.992 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:45 smithi063 bash[19314]: audit 2024-07-27T00:02:44.609193+0000 mgr.smithi063.wfcjoy (mgr.14118) 20 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:45.992 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:45 smithi063 bash[19314]: audit 2024-07-27T00:02:44.609193+0000 mgr.smithi063.wfcjoy (mgr.14118) 20 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:45.993 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:45 smithi063 bash[19314]: cephadm 2024-07-27T00:02:44.610169+0000 mgr.smithi063.wfcjoy (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-07-27T00:02:45.993 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:45 smithi063 bash[19314]: cephadm 2024-07-27T00:02:44.610169+0000 mgr.smithi063.wfcjoy (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-07-27T00:02:45.993 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:45 smithi063 bash[19314]: audit 2024-07-27T00:02:44.614569+0000 mon.smithi063 (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:45.993 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:45 smithi063 bash[19314]: audit 2024-07-27T00:02:44.614569+0000 mon.smithi063 (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:47.105 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-07-27T00:02:47.105 INFO:teuthology.orchestra.run.smithi063.stdout:Deploying ceph-exporter service with default placement... 2024-07-27T00:02:47.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:47 smithi063 bash[19314]: cluster 2024-07-27T00:02:45.882299+0000 mgr.smithi063.wfcjoy (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:02:47.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:47 smithi063 bash[19314]: cluster 2024-07-27T00:02:45.882299+0000 mgr.smithi063.wfcjoy (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:02:47.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:47 smithi063 bash[19314]: audit 2024-07-27T00:02:46.545276+0000 mgr.smithi063.wfcjoy (mgr.14118) 23 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:47.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:47 smithi063 bash[19314]: audit 2024-07-27T00:02:46.545276+0000 mgr.smithi063.wfcjoy (mgr.14118) 23 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:47.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:47 smithi063 bash[19314]: cephadm 2024-07-27T00:02:46.547226+0000 mgr.smithi063.wfcjoy (mgr.14118) 24 : cephadm [INF] Saving service crash spec with placement * 2024-07-27T00:02:47.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:47 smithi063 bash[19314]: cephadm 2024-07-27T00:02:46.547226+0000 mgr.smithi063.wfcjoy (mgr.14118) 24 : cephadm [INF] Saving service crash spec with placement * 2024-07-27T00:02:47.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:47 smithi063 bash[19314]: audit 2024-07-27T00:02:46.550550+0000 mon.smithi063 (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:47.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:47 smithi063 bash[19314]: audit 2024-07-27T00:02:46.550550+0000 mon.smithi063 (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:48.969 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-07-27T00:02:48.970 INFO:teuthology.orchestra.run.smithi063.stdout:Deploying prometheus service with default placement... 2024-07-27T00:02:49.799 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:49 smithi063 bash[19314]: cluster 2024-07-27T00:02:47.882633+0000 mgr.smithi063.wfcjoy (mgr.14118) 25 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:02:49.799 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:49 smithi063 bash[19314]: cluster 2024-07-27T00:02:47.882633+0000 mgr.smithi063.wfcjoy (mgr.14118) 25 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:02:49.799 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:49 smithi063 bash[19314]: audit 2024-07-27T00:02:48.432674+0000 mgr.smithi063.wfcjoy (mgr.14118) 26 : audit [DBG] from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:49.800 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:49 smithi063 bash[19314]: audit 2024-07-27T00:02:48.432674+0000 mgr.smithi063.wfcjoy (mgr.14118) 26 : audit [DBG] from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:49.800 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:49 smithi063 bash[19314]: cephadm 2024-07-27T00:02:48.435471+0000 mgr.smithi063.wfcjoy (mgr.14118) 27 : cephadm [INF] Saving service ceph-exporter spec with placement * 2024-07-27T00:02:49.800 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:49 smithi063 bash[19314]: cephadm 2024-07-27T00:02:48.435471+0000 mgr.smithi063.wfcjoy (mgr.14118) 27 : cephadm [INF] Saving service ceph-exporter spec with placement * 2024-07-27T00:02:49.800 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:49 smithi063 bash[19314]: audit 2024-07-27T00:02:48.440091+0000 mon.smithi063 (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:49.800 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:49 smithi063 bash[19314]: audit 2024-07-27T00:02:48.440091+0000 mon.smithi063 (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:50.951 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-07-27T00:02:50.952 INFO:teuthology.orchestra.run.smithi063.stdout:Deploying grafana service with default placement... 2024-07-27T00:02:51.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:51 smithi063 bash[19314]: cluster 2024-07-27T00:02:49.882927+0000 mgr.smithi063.wfcjoy (mgr.14118) 28 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:02:51.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:51 smithi063 bash[19314]: cluster 2024-07-27T00:02:49.882927+0000 mgr.smithi063.wfcjoy (mgr.14118) 28 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:02:51.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:51 smithi063 bash[19314]: audit 2024-07-27T00:02:50.353449+0000 mgr.smithi063.wfcjoy (mgr.14118) 29 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:51.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:51 smithi063 bash[19314]: audit 2024-07-27T00:02:50.353449+0000 mgr.smithi063.wfcjoy (mgr.14118) 29 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:51.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:51 smithi063 bash[19314]: cephadm 2024-07-27T00:02:50.354768+0000 mgr.smithi063.wfcjoy (mgr.14118) 30 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-07-27T00:02:51.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:51 smithi063 bash[19314]: cephadm 2024-07-27T00:02:50.354768+0000 mgr.smithi063.wfcjoy (mgr.14118) 30 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-07-27T00:02:51.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:51 smithi063 bash[19314]: audit 2024-07-27T00:02:50.359523+0000 mon.smithi063 (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:51.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:51 smithi063 bash[19314]: audit 2024-07-27T00:02:50.359523+0000 mon.smithi063 (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:52.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:52 smithi063 bash[19314]: audit 2024-07-27T00:02:51.645611+0000 mon.smithi063 (mon.0) 70 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:52.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:52 smithi063 bash[19314]: audit 2024-07-27T00:02:51.645611+0000 mon.smithi063 (mon.0) 70 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:52.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:52 smithi063 bash[19314]: audit 2024-07-27T00:02:52.408503+0000 mon.smithi063 (mon.0) 71 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:52.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:52 smithi063 bash[19314]: audit 2024-07-27T00:02:52.408503+0000 mon.smithi063 (mon.0) 71 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:53.016 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-07-27T00:02:53.016 INFO:teuthology.orchestra.run.smithi063.stdout:Deploying node-exporter service with default placement... 2024-07-27T00:02:53.920 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:53 smithi063 bash[19314]: cluster 2024-07-27T00:02:51.883188+0000 mgr.smithi063.wfcjoy (mgr.14118) 31 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:02:53.920 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:53 smithi063 bash[19314]: cluster 2024-07-27T00:02:51.883188+0000 mgr.smithi063.wfcjoy (mgr.14118) 31 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:02:53.920 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:53 smithi063 bash[19314]: audit 2024-07-27T00:02:52.402407+0000 mgr.smithi063.wfcjoy (mgr.14118) 32 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:53.920 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:53 smithi063 bash[19314]: audit 2024-07-27T00:02:52.402407+0000 mgr.smithi063.wfcjoy (mgr.14118) 32 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:53.921 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:53 smithi063 bash[19314]: cephadm 2024-07-27T00:02:52.405114+0000 mgr.smithi063.wfcjoy (mgr.14118) 33 : cephadm [INF] Saving service grafana spec with placement count:1 2024-07-27T00:02:53.921 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:53 smithi063 bash[19314]: cephadm 2024-07-27T00:02:52.405114+0000 mgr.smithi063.wfcjoy (mgr.14118) 33 : cephadm [INF] Saving service grafana spec with placement count:1 2024-07-27T00:02:53.921 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:53 smithi063 bash[19314]: audit 2024-07-27T00:02:52.815120+0000 mon.smithi063 (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:53.921 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:53 smithi063 bash[19314]: audit 2024-07-27T00:02:52.815120+0000 mon.smithi063 (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:55.015 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-07-27T00:02:55.015 INFO:teuthology.orchestra.run.smithi063.stdout:Deploying alertmanager service with default placement... 2024-07-27T00:02:55.782 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:55 smithi063 bash[19314]: cluster 2024-07-27T00:02:53.883493+0000 mgr.smithi063.wfcjoy (mgr.14118) 34 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:02:55.783 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:55 smithi063 bash[19314]: cluster 2024-07-27T00:02:53.883493+0000 mgr.smithi063.wfcjoy (mgr.14118) 34 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:02:55.783 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:55 smithi063 bash[19314]: audit 2024-07-27T00:02:54.418606+0000 mgr.smithi063.wfcjoy (mgr.14118) 35 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:55.783 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:55 smithi063 bash[19314]: audit 2024-07-27T00:02:54.418606+0000 mgr.smithi063.wfcjoy (mgr.14118) 35 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:55.783 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:55 smithi063 bash[19314]: cephadm 2024-07-27T00:02:54.421117+0000 mgr.smithi063.wfcjoy (mgr.14118) 36 : cephadm [INF] Saving service node-exporter spec with placement * 2024-07-27T00:02:55.783 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:55 smithi063 bash[19314]: cephadm 2024-07-27T00:02:54.421117+0000 mgr.smithi063.wfcjoy (mgr.14118) 36 : cephadm [INF] Saving service node-exporter spec with placement * 2024-07-27T00:02:55.784 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:55 smithi063 bash[19314]: audit 2024-07-27T00:02:54.424063+0000 mon.smithi063 (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:55.784 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:55 smithi063 bash[19314]: audit 2024-07-27T00:02:54.424063+0000 mon.smithi063 (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:56.906 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-07-27T00:02:57.699 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:57 smithi063 bash[19314]: cluster 2024-07-27T00:02:55.883788+0000 mgr.smithi063.wfcjoy (mgr.14118) 37 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:02:57.699 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:57 smithi063 bash[19314]: cluster 2024-07-27T00:02:55.883788+0000 mgr.smithi063.wfcjoy (mgr.14118) 37 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:02:57.699 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:57 smithi063 bash[19314]: audit 2024-07-27T00:02:56.329625+0000 mgr.smithi063.wfcjoy (mgr.14118) 38 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:57.700 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:57 smithi063 bash[19314]: audit 2024-07-27T00:02:56.329625+0000 mgr.smithi063.wfcjoy (mgr.14118) 38 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:02:57.700 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:57 smithi063 bash[19314]: cephadm 2024-07-27T00:02:56.330595+0000 mgr.smithi063.wfcjoy (mgr.14118) 39 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-07-27T00:02:57.700 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:57 smithi063 bash[19314]: cephadm 2024-07-27T00:02:56.330595+0000 mgr.smithi063.wfcjoy (mgr.14118) 39 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-07-27T00:02:57.700 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:57 smithi063 bash[19314]: audit 2024-07-27T00:02:56.333231+0000 mon.smithi063 (mon.0) 74 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:57.700 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:57 smithi063 bash[19314]: audit 2024-07-27T00:02:56.333231+0000 mon.smithi063 (mon.0) 74 : audit [INF] from='mgr.14118 172.21.15.63:0/4024696701' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:02:59.491 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:59 smithi063 bash[19314]: cluster 2024-07-27T00:02:57.884081+0000 mgr.smithi063.wfcjoy (mgr.14118) 40 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:02:59.491 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:59 smithi063 bash[19314]: cluster 2024-07-27T00:02:57.884081+0000 mgr.smithi063.wfcjoy (mgr.14118) 40 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:02:59.491 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:59 smithi063 bash[19314]: audit 2024-07-27T00:02:58.223706+0000 mon.smithi063 (mon.0) 75 : audit [INF] from='client.? 172.21.15.63:0/1976420954' entity='client.admin' 2024-07-27T00:02:59.492 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:02:59 smithi063 bash[19314]: audit 2024-07-27T00:02:58.223706+0000 mon.smithi063 (mon.0) 75 : audit [INF] from='client.? 172.21.15.63:0/1976420954' entity='client.admin' 2024-07-27T00:03:01.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:01 smithi063 bash[19314]: cluster 2024-07-27T00:02:59.884481+0000 mgr.smithi063.wfcjoy (mgr.14118) 41 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:01.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:01 smithi063 bash[19314]: cluster 2024-07-27T00:02:59.884481+0000 mgr.smithi063.wfcjoy (mgr.14118) 41 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:01.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:01 smithi063 bash[19314]: audit 2024-07-27T00:03:01.166953+0000 mon.smithi063 (mon.0) 76 : audit [INF] from='client.? 172.21.15.63:0/1034295836' entity='client.admin' 2024-07-27T00:03:01.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:01 smithi063 bash[19314]: audit 2024-07-27T00:03:01.166953+0000 mon.smithi063 (mon.0) 76 : audit [INF] from='client.? 172.21.15.63:0/1034295836' entity='client.admin' 2024-07-27T00:03:01.760 INFO:teuthology.orchestra.run.smithi063.stdout:Enabling the dashboard module... 2024-07-27T00:03:03.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:03 smithi063 bash[19314]: cluster 2024-07-27T00:03:01.885043+0000 mgr.smithi063.wfcjoy (mgr.14118) 42 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:03.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:03 smithi063 bash[19314]: cluster 2024-07-27T00:03:01.885043+0000 mgr.smithi063.wfcjoy (mgr.14118) 42 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:03.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:03 smithi063 bash[19314]: audit 2024-07-27T00:03:03.133788+0000 mon.smithi063 (mon.0) 77 : audit [INF] from='client.? 172.21.15.63:0/1765149910' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-07-27T00:03:03.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:03 smithi063 bash[19314]: audit 2024-07-27T00:03:03.133788+0000 mon.smithi063 (mon.0) 77 : audit [INF] from='client.? 172.21.15.63:0/1765149910' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-07-27T00:03:04.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:04 smithi063 bash[19314]: audit 2024-07-27T00:03:03.232233+0000 mon.smithi063 (mon.0) 78 : audit [INF] from='client.? 172.21.15.63:0/1765149910' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-07-27T00:03:04.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:04 smithi063 bash[19314]: audit 2024-07-27T00:03:03.232233+0000 mon.smithi063 (mon.0) 78 : audit [INF] from='client.? 172.21.15.63:0/1765149910' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-07-27T00:03:04.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:04 smithi063 bash[19314]: cluster 2024-07-27T00:03:03.236853+0000 mon.smithi063 (mon.0) 79 : cluster [DBG] mgrmap e9: smithi063.wfcjoy(active, since 39s) 2024-07-27T00:03:04.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:04 smithi063 bash[19314]: cluster 2024-07-27T00:03:03.236853+0000 mon.smithi063 (mon.0) 79 : cluster [DBG] mgrmap e9: smithi063.wfcjoy(active, since 39s) 2024-07-27T00:03:05.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:05 smithi063 bash[19314]: audit 2024-07-27T00:03:05.345071+0000 mon.smithi063 (mon.0) 80 : audit [DBG] from='client.? 172.21.15.63:0/3493822979' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-07-27T00:03:05.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:05 smithi063 bash[19314]: audit 2024-07-27T00:03:05.345071+0000 mon.smithi063 (mon.0) 80 : audit [DBG] from='client.? 172.21.15.63:0/3493822979' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-07-27T00:03:05.897 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-07-27T00:03:05.898 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-07-27T00:03:05.898 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-27T00:03:05.898 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "active_name": "smithi063.wfcjoy", 2024-07-27T00:03:05.898 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-07-27T00:03:05.898 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-07-27T00:03:05.898 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for the mgr to restart... 2024-07-27T00:03:05.898 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mgr epoch 9... 2024-07-27T00:03:09.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: cluster 2024-07-27T00:03:09.519402+0000 mon.smithi063 (mon.0) 81 : cluster [INF] Active manager daemon smithi063.wfcjoy restarted 2024-07-27T00:03:09.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: cluster 2024-07-27T00:03:09.519402+0000 mon.smithi063 (mon.0) 81 : cluster [INF] Active manager daemon smithi063.wfcjoy restarted 2024-07-27T00:03:09.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: cluster 2024-07-27T00:03:09.519631+0000 mon.smithi063 (mon.0) 82 : cluster [INF] Activating manager daemon smithi063.wfcjoy 2024-07-27T00:03:09.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: cluster 2024-07-27T00:03:09.519631+0000 mon.smithi063 (mon.0) 82 : cluster [INF] Activating manager daemon smithi063.wfcjoy 2024-07-27T00:03:09.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: cluster 2024-07-27T00:03:09.526759+0000 mon.smithi063 (mon.0) 83 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-07-27T00:03:09.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: cluster 2024-07-27T00:03:09.526759+0000 mon.smithi063 (mon.0) 83 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-07-27T00:03:09.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: cluster 2024-07-27T00:03:09.527003+0000 mon.smithi063 (mon.0) 84 : cluster [DBG] mgrmap e10: smithi063.wfcjoy(active, starting, since 0.00747069s) 2024-07-27T00:03:09.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: cluster 2024-07-27T00:03:09.527003+0000 mon.smithi063 (mon.0) 84 : cluster [DBG] mgrmap e10: smithi063.wfcjoy(active, starting, since 0.00747069s) 2024-07-27T00:03:09.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: audit 2024-07-27T00:03:09.528008+0000 mon.smithi063 (mon.0) 85 : audit [DBG] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:03:09.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: audit 2024-07-27T00:03:09.528008+0000 mon.smithi063 (mon.0) 85 : audit [DBG] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:03:09.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: audit 2024-07-27T00:03:09.529331+0000 mon.smithi063 (mon.0) 86 : audit [DBG] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr metadata", "who": "smithi063.wfcjoy", "id": "smithi063.wfcjoy"} : dispatch 2024-07-27T00:03:09.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: audit 2024-07-27T00:03:09.529331+0000 mon.smithi063 (mon.0) 86 : audit [DBG] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr metadata", "who": "smithi063.wfcjoy", "id": "smithi063.wfcjoy"} : dispatch 2024-07-27T00:03:09.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: audit 2024-07-27T00:03:09.530734+0000 mon.smithi063 (mon.0) 87 : audit [DBG] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mds metadata"} : dispatch 2024-07-27T00:03:09.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: audit 2024-07-27T00:03:09.530734+0000 mon.smithi063 (mon.0) 87 : audit [DBG] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mds metadata"} : dispatch 2024-07-27T00:03:09.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: audit 2024-07-27T00:03:09.530851+0000 mon.smithi063 (mon.0) 88 : audit [DBG] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata"} : dispatch 2024-07-27T00:03:09.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: audit 2024-07-27T00:03:09.530851+0000 mon.smithi063 (mon.0) 88 : audit [DBG] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata"} : dispatch 2024-07-27T00:03:09.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: audit 2024-07-27T00:03:09.531005+0000 mon.smithi063 (mon.0) 89 : audit [DBG] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata"} : dispatch 2024-07-27T00:03:09.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: audit 2024-07-27T00:03:09.531005+0000 mon.smithi063 (mon.0) 89 : audit [DBG] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata"} : dispatch 2024-07-27T00:03:09.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: cluster 2024-07-27T00:03:09.555099+0000 mon.smithi063 (mon.0) 90 : cluster [INF] Manager daemon smithi063.wfcjoy is now available 2024-07-27T00:03:09.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:09 smithi063 bash[19314]: cluster 2024-07-27T00:03:09.555099+0000 mon.smithi063 (mon.0) 90 : cluster [INF] Manager daemon smithi063.wfcjoy is now available 2024-07-27T00:03:10.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:10 smithi063 bash[19314]: audit 2024-07-27T00:03:09.574392+0000 mon.smithi063 (mon.0) 91 : audit [DBG] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:03:10.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:10 smithi063 bash[19314]: audit 2024-07-27T00:03:09.574392+0000 mon.smithi063 (mon.0) 91 : audit [DBG] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:03:10.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:10 smithi063 bash[19314]: audit 2024-07-27T00:03:09.589416+0000 mon.smithi063 (mon.0) 92 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.wfcjoy/mirror_snapshot_schedule"} : dispatch 2024-07-27T00:03:10.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:10 smithi063 bash[19314]: audit 2024-07-27T00:03:09.589416+0000 mon.smithi063 (mon.0) 92 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.wfcjoy/mirror_snapshot_schedule"} : dispatch 2024-07-27T00:03:10.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:10 smithi063 bash[19314]: audit 2024-07-27T00:03:09.591939+0000 mon.smithi063 (mon.0) 93 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.wfcjoy/trash_purge_schedule"} : dispatch 2024-07-27T00:03:10.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:10 smithi063 bash[19314]: audit 2024-07-27T00:03:09.591939+0000 mon.smithi063 (mon.0) 93 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.wfcjoy/trash_purge_schedule"} : dispatch 2024-07-27T00:03:10.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:10 smithi063 bash[19314]: cluster 2024-07-27T00:03:10.531928+0000 mon.smithi063 (mon.0) 94 : cluster [DBG] mgrmap e11: smithi063.wfcjoy(active, since 1.01239s) 2024-07-27T00:03:10.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:10 smithi063 bash[19314]: cluster 2024-07-27T00:03:10.531928+0000 mon.smithi063 (mon.0) 94 : cluster [DBG] mgrmap e11: smithi063.wfcjoy(active, since 1.01239s) 2024-07-27T00:03:11.118 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-07-27T00:03:11.118 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-07-27T00:03:11.118 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "initialized": true 2024-07-27T00:03:11.119 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-07-27T00:03:11.119 INFO:teuthology.orchestra.run.smithi063.stdout:mgr epoch 9 is available 2024-07-27T00:03:11.119 INFO:teuthology.orchestra.run.smithi063.stdout:Generating a dashboard self-signed certificate... 2024-07-27T00:03:11.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:11 smithi063 bash[19314]: audit 2024-07-27T00:03:10.530472+0000 mgr.smithi063.wfcjoy (mgr.14162) 1 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-07-27T00:03:11.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:11 smithi063 bash[19314]: audit 2024-07-27T00:03:10.530472+0000 mgr.smithi063.wfcjoy (mgr.14162) 1 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-07-27T00:03:11.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:11 smithi063 bash[19314]: audit 2024-07-27T00:03:10.547978+0000 mgr.smithi063.wfcjoy (mgr.14162) 2 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-07-27T00:03:11.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:11 smithi063 bash[19314]: audit 2024-07-27T00:03:10.547978+0000 mgr.smithi063.wfcjoy (mgr.14162) 2 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-07-27T00:03:12.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:12 smithi063 bash[19314]: cluster 2024-07-27T00:03:11.581801+0000 mon.smithi063 (mon.0) 95 : cluster [DBG] mgrmap e12: smithi063.wfcjoy(active, since 2s) 2024-07-27T00:03:12.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:12 smithi063 bash[19314]: cluster 2024-07-27T00:03:11.581801+0000 mon.smithi063 (mon.0) 95 : cluster [DBG] mgrmap e12: smithi063.wfcjoy(active, since 2s) 2024-07-27T00:03:12.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:12 smithi063 bash[19314]: audit 2024-07-27T00:03:12.416858+0000 mon.smithi063 (mon.0) 96 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:12.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:12 smithi063 bash[19314]: audit 2024-07-27T00:03:12.416858+0000 mon.smithi063 (mon.0) 96 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:12.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:12 smithi063 bash[19314]: audit 2024-07-27T00:03:12.421076+0000 mon.smithi063 (mon.0) 97 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:12.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:12 smithi063 bash[19314]: audit 2024-07-27T00:03:12.421076+0000 mon.smithi063 (mon.0) 97 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:12.970 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-07-27T00:03:12.970 INFO:teuthology.orchestra.run.smithi063.stdout:Creating initial admin user... 2024-07-27T00:03:13.939 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: cephadm 2024-07-27T00:03:13.002896+0000 mgr.smithi063.wfcjoy (mgr.14162) 4 : cephadm [INF] [27/Jul/2024:00:03:13] ENGINE Bus STARTING 2024-07-27T00:03:13.940 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: cephadm 2024-07-27T00:03:13.002896+0000 mgr.smithi063.wfcjoy (mgr.14162) 4 : cephadm [INF] [27/Jul/2024:00:03:13] ENGINE Bus STARTING 2024-07-27T00:03:13.940 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: cephadm 2024-07-27T00:03:13.124887+0000 mgr.smithi063.wfcjoy (mgr.14162) 5 : cephadm [INF] [27/Jul/2024:00:03:13] ENGINE Serving on https://172.21.15.63:7150 2024-07-27T00:03:13.940 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: cephadm 2024-07-27T00:03:13.124887+0000 mgr.smithi063.wfcjoy (mgr.14162) 5 : cephadm [INF] [27/Jul/2024:00:03:13] ENGINE Serving on https://172.21.15.63:7150 2024-07-27T00:03:13.940 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: cephadm 2024-07-27T00:03:13.128515+0000 mgr.smithi063.wfcjoy (mgr.14162) 6 : cephadm [ERR] [27/Jul/2024:00:03:13] ENGINE Error in HTTPServer.serve 2024-07-27T00:03:13.940 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: Traceback (most recent call last): 2024-07-27T00:03:13.940 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-27T00:03:13.940 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: self._connections.run(self.expiration_interval) 2024-07-27T00:03:13.940 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-27T00:03:13.940 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: self._run(expiration_interval) 2024-07-27T00:03:13.940 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-27T00:03:13.941 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: new_conn = self._from_server_socket(self.server.socket) 2024-07-27T00:03:13.941 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-27T00:03:13.941 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-27T00:03:13.941 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-27T00:03:13.941 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: s = self.context.wrap_socket( 2024-07-27T00:03:13.941 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-27T00:03:13.941 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: return self.sslsocket_class._create( 2024-07-27T00:03:13.941 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-27T00:03:13.941 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: self.do_handshake() 2024-07-27T00:03:13.941 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-27T00:03:13.941 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: self._sslobj.do_handshake() 2024-07-27T00:03:13.941 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-27T00:03:13.941 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: cephadm 2024-07-27T00:03:13.128515+0000 mgr.smithi063.wfcjoy (mgr.14162) 6 : cephadm [ERR] [27/Jul/2024:00:03:13] ENGINE Error in HTTPServer.serve 2024-07-27T00:03:13.942 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: Traceback (most recent call last): 2024-07-27T00:03:13.942 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-27T00:03:13.942 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: self._connections.run(self.expiration_interval) 2024-07-27T00:03:13.942 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-27T00:03:13.942 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: self._run(expiration_interval) 2024-07-27T00:03:13.942 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-27T00:03:13.942 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: new_conn = self._from_server_socket(self.server.socket) 2024-07-27T00:03:13.942 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-27T00:03:13.942 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-27T00:03:13.942 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-27T00:03:13.942 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: s = self.context.wrap_socket( 2024-07-27T00:03:13.942 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-27T00:03:13.943 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: return self.sslsocket_class._create( 2024-07-27T00:03:13.943 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-27T00:03:13.943 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: self.do_handshake() 2024-07-27T00:03:13.943 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-27T00:03:13.943 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: self._sslobj.do_handshake() 2024-07-27T00:03:13.943 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-27T00:03:13.943 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: cephadm 2024-07-27T00:03:13.226142+0000 mgr.smithi063.wfcjoy (mgr.14162) 7 : cephadm [INF] [27/Jul/2024:00:03:13] ENGINE Serving on http://172.21.15.63:8765 2024-07-27T00:03:13.943 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: cephadm 2024-07-27T00:03:13.226142+0000 mgr.smithi063.wfcjoy (mgr.14162) 7 : cephadm [INF] [27/Jul/2024:00:03:13] ENGINE Serving on http://172.21.15.63:8765 2024-07-27T00:03:13.943 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: cephadm 2024-07-27T00:03:13.226282+0000 mgr.smithi063.wfcjoy (mgr.14162) 8 : cephadm [INF] [27/Jul/2024:00:03:13] ENGINE Bus STARTED 2024-07-27T00:03:13.943 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:13 smithi063 bash[19314]: cephadm 2024-07-27T00:03:13.226282+0000 mgr.smithi063.wfcjoy (mgr.14162) 8 : cephadm [INF] [27/Jul/2024:00:03:13] ENGINE Bus STARTED 2024-07-27T00:03:15.435 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$eMn0BuzD1kTe6nNuM0oMSOtBv0atiNbv.RIauWxleDThAn/cSwyfS", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1722038594, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-07-27T00:03:15.435 INFO:teuthology.orchestra.run.smithi063.stdout:Fetching dashboard port number... 2024-07-27T00:03:16.091 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:15 smithi063 bash[19314]: audit 2024-07-27T00:03:14.500845+0000 mgr.smithi063.wfcjoy (mgr.14162) 9 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:03:16.091 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:15 smithi063 bash[19314]: audit 2024-07-27T00:03:14.500845+0000 mgr.smithi063.wfcjoy (mgr.14162) 9 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:03:16.091 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:15 smithi063 bash[19314]: audit 2024-07-27T00:03:14.812379+0000 mon.smithi063 (mon.0) 98 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:16.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:15 smithi063 bash[19314]: audit 2024-07-27T00:03:14.812379+0000 mon.smithi063 (mon.0) 98 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:17.091 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:16 smithi063 bash[19314]: cluster 2024-07-27T00:03:15.816977+0000 mon.smithi063 (mon.0) 99 : cluster [DBG] mgrmap e13: smithi063.wfcjoy(active, since 6s) 2024-07-27T00:03:17.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:16 smithi063 bash[19314]: cluster 2024-07-27T00:03:15.816977+0000 mon.smithi063 (mon.0) 99 : cluster [DBG] mgrmap e13: smithi063.wfcjoy(active, since 6s) 2024-07-27T00:03:17.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:16 smithi063 bash[19314]: audit 2024-07-27T00:03:16.169559+0000 mon.smithi063 (mon.0) 100 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:17.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:16 smithi063 bash[19314]: audit 2024-07-27T00:03:16.169559+0000 mon.smithi063 (mon.0) 100 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:17.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:16 smithi063 bash[19314]: audit 2024-07-27T00:03:16.786060+0000 mon.smithi063 (mon.0) 101 : audit [DBG] from='client.? 172.21.15.63:0/2858906327' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-07-27T00:03:17.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:16 smithi063 bash[19314]: audit 2024-07-27T00:03:16.786060+0000 mon.smithi063 (mon.0) 101 : audit [DBG] from='client.? 172.21.15.63:0/2858906327' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-07-27T00:03:17.416 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 8443 2024-07-27T00:03:17.416 INFO:teuthology.orchestra.run.smithi063.stdout:firewalld does not appear to be present 2024-07-27T00:03:17.416 INFO:teuthology.orchestra.run.smithi063.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-07-27T00:03:17.418 INFO:teuthology.orchestra.run.smithi063.stdout:Ceph Dashboard is now available at: 2024-07-27T00:03:17.418 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:03:17.418 INFO:teuthology.orchestra.run.smithi063.stdout: URL: https://smithi063.front.sepia.ceph.com:8443/ 2024-07-27T00:03:17.418 INFO:teuthology.orchestra.run.smithi063.stdout: User: admin 2024-07-27T00:03:17.418 INFO:teuthology.orchestra.run.smithi063.stdout: Password: iflx5icvco 2024-07-27T00:03:17.418 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:03:17.419 INFO:teuthology.orchestra.run.smithi063.stdout:Saving cluster configuration to /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config directory 2024-07-27T00:03:18.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:18 smithi063 bash[19314]: audit 2024-07-27T00:03:17.318688+0000 mon.smithi063 (mon.0) 102 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:18.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:18 smithi063 bash[19314]: audit 2024-07-27T00:03:17.318688+0000 mon.smithi063 (mon.0) 102 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:19.616 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-07-27T00:03:19.616 INFO:teuthology.orchestra.run.smithi063.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-07-27T00:03:19.616 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:03:19.616 INFO:teuthology.orchestra.run.smithi063.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-07-27T00:03:19.617 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:03:19.617 INFO:teuthology.orchestra.run.smithi063.stdout:Or, if you are only running a single cluster on this host: 2024-07-27T00:03:19.617 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:03:19.617 INFO:teuthology.orchestra.run.smithi063.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-07-27T00:03:19.617 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:03:19.617 INFO:teuthology.orchestra.run.smithi063.stdout:Please consider enabling telemetry to help improve Ceph: 2024-07-27T00:03:19.617 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:03:19.617 INFO:teuthology.orchestra.run.smithi063.stdout: ceph telemetry on 2024-07-27T00:03:19.617 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:03:19.617 INFO:teuthology.orchestra.run.smithi063.stdout:For more information see: 2024-07-27T00:03:19.618 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:03:19.618 INFO:teuthology.orchestra.run.smithi063.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-07-27T00:03:19.618 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:03:19.618 INFO:teuthology.orchestra.run.smithi063.stdout:Bootstrap complete. 2024-07-27T00:03:19.670 INFO:tasks.cephadm:Fetching config... 2024-07-27T00:03:19.671 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-07-27T00:03:19.671 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-07-27T00:03:19.677 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-07-27T00:03:19.678 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-07-27T00:03:19.678 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-07-27T00:03:19.725 INFO:tasks.cephadm:Fetching mon keyring... 2024-07-27T00:03:19.725 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-07-27T00:03:19.726 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/keyring of=/dev/stdout 2024-07-27T00:03:19.778 INFO:tasks.cephadm:Fetching pub ssh key... 2024-07-27T00:03:19.778 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-07-27T00:03:19.778 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-07-27T00:03:19.826 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-07-27T00:03:19.827 DEBUG:teuthology.orchestra.run.smithi063:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC71iuTbRasYxnY0+36drOEEgTUDFcdGYbvLnrIVu1xK7DdcvHL1omFOvNE5f2LH+vjRe06vYffJpJVMtyq82fBmHza0MMjPYLicpTWLs+w9y4gqGGyY4vvbpG0bK3kOjKSH9OH3xuvXMFuPxubecvrfzn2ZKmAxpSNrpjHyEeg/82nUJjDHThyYAxpMwICuhuafI6PRRScvL/r0tH/bk6v5xEghIn6mApDa6fF3pKZo/J/E58Lbz0370t33B/Z4t+9Yd9aNHQyuV8deYul6dEb2cHdWNM3SWWkO3Lkk3VeJyRfc18ot5Vs0WVekCScGfto0FO9hbNGKEcL3sRdrYat58vsh/TR68gxfXpSwkBaQrbx2GSCmOQUtbt824MVKXURdYYLVkqIVZtqYxf8NV8VS8M4UbxoeCQxK6U/hbPYmIW31TQa0+FIciIS3hgjxJ+Hwane53P+wye7sLljtElirNOm0WIW2WNY1u72S86vICVoImX/HHidktpT/EdYGw0= ceph-43bb0474-4bab-11ef-bcc1-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-07-27T00:03:19.891 INFO:teuthology.orchestra.run.smithi063.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC71iuTbRasYxnY0+36drOEEgTUDFcdGYbvLnrIVu1xK7DdcvHL1omFOvNE5f2LH+vjRe06vYffJpJVMtyq82fBmHza0MMjPYLicpTWLs+w9y4gqGGyY4vvbpG0bK3kOjKSH9OH3xuvXMFuPxubecvrfzn2ZKmAxpSNrpjHyEeg/82nUJjDHThyYAxpMwICuhuafI6PRRScvL/r0tH/bk6v5xEghIn6mApDa6fF3pKZo/J/E58Lbz0370t33B/Z4t+9Yd9aNHQyuV8deYul6dEb2cHdWNM3SWWkO3Lkk3VeJyRfc18ot5Vs0WVekCScGfto0FO9hbNGKEcL3sRdrYat58vsh/TR68gxfXpSwkBaQrbx2GSCmOQUtbt824MVKXURdYYLVkqIVZtqYxf8NV8VS8M4UbxoeCQxK6U/hbPYmIW31TQa0+FIciIS3hgjxJ+Hwane53P+wye7sLljtElirNOm0WIW2WNY1u72S86vICVoImX/HHidktpT/EdYGw0= ceph-43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:03:19.899 DEBUG:teuthology.orchestra.run.smithi165:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC71iuTbRasYxnY0+36drOEEgTUDFcdGYbvLnrIVu1xK7DdcvHL1omFOvNE5f2LH+vjRe06vYffJpJVMtyq82fBmHza0MMjPYLicpTWLs+w9y4gqGGyY4vvbpG0bK3kOjKSH9OH3xuvXMFuPxubecvrfzn2ZKmAxpSNrpjHyEeg/82nUJjDHThyYAxpMwICuhuafI6PRRScvL/r0tH/bk6v5xEghIn6mApDa6fF3pKZo/J/E58Lbz0370t33B/Z4t+9Yd9aNHQyuV8deYul6dEb2cHdWNM3SWWkO3Lkk3VeJyRfc18ot5Vs0WVekCScGfto0FO9hbNGKEcL3sRdrYat58vsh/TR68gxfXpSwkBaQrbx2GSCmOQUtbt824MVKXURdYYLVkqIVZtqYxf8NV8VS8M4UbxoeCQxK6U/hbPYmIW31TQa0+FIciIS3hgjxJ+Hwane53P+wye7sLljtElirNOm0WIW2WNY1u72S86vICVoImX/HHidktpT/EdYGw0= ceph-43bb0474-4bab-11ef-bcc1-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-07-27T00:03:19.922 INFO:teuthology.orchestra.run.smithi165.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC71iuTbRasYxnY0+36drOEEgTUDFcdGYbvLnrIVu1xK7DdcvHL1omFOvNE5f2LH+vjRe06vYffJpJVMtyq82fBmHza0MMjPYLicpTWLs+w9y4gqGGyY4vvbpG0bK3kOjKSH9OH3xuvXMFuPxubecvrfzn2ZKmAxpSNrpjHyEeg/82nUJjDHThyYAxpMwICuhuafI6PRRScvL/r0tH/bk6v5xEghIn6mApDa6fF3pKZo/J/E58Lbz0370t33B/Z4t+9Yd9aNHQyuV8deYul6dEb2cHdWNM3SWWkO3Lkk3VeJyRfc18ot5Vs0WVekCScGfto0FO9hbNGKEcL3sRdrYat58vsh/TR68gxfXpSwkBaQrbx2GSCmOQUtbt824MVKXURdYYLVkqIVZtqYxf8NV8VS8M4UbxoeCQxK6U/hbPYmIW31TQa0+FIciIS3hgjxJ+Hwane53P+wye7sLljtElirNOm0WIW2WNY1u72S86vICVoImX/HHidktpT/EdYGw0= ceph-43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:03:19.932 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-07-27T00:03:20.091 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:20 smithi063 bash[19314]: audit 2024-07-27T00:03:19.046933+0000 mon.smithi063 (mon.0) 103 : audit [INF] from='client.? 172.21.15.63:0/202724518' entity='client.admin' 2024-07-27T00:03:20.091 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:20 smithi063 bash[19314]: audit 2024-07-27T00:03:19.046933+0000 mon.smithi063 (mon.0) 103 : audit [INF] from='client.? 172.21.15.63:0/202724518' entity='client.admin' 2024-07-27T00:03:25.806 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:03:29.242 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: audit 2024-07-27T00:03:28.053815+0000 mon.smithi063 (mon.0) 104 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:29.243 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: audit 2024-07-27T00:03:28.053815+0000 mon.smithi063 (mon.0) 104 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:29.243 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: audit 2024-07-27T00:03:28.059835+0000 mon.smithi063 (mon.0) 105 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:29.243 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: audit 2024-07-27T00:03:28.059835+0000 mon.smithi063 (mon.0) 105 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:29.243 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: audit 2024-07-27T00:03:28.061966+0000 mon.smithi063 (mon.0) 106 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd/host:smithi063", "name": "osd_memory_target"} : dispatch 2024-07-27T00:03:29.243 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: audit 2024-07-27T00:03:28.061966+0000 mon.smithi063 (mon.0) 106 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd/host:smithi063", "name": "osd_memory_target"} : dispatch 2024-07-27T00:03:29.243 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: audit 2024-07-27T00:03:28.069358+0000 mon.smithi063 (mon.0) 107 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:29.243 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: audit 2024-07-27T00:03:28.069358+0000 mon.smithi063 (mon.0) 107 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:29.243 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: audit 2024-07-27T00:03:28.072348+0000 mon.smithi063 (mon.0) 108 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi063", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-07-27T00:03:29.243 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: audit 2024-07-27T00:03:28.072348+0000 mon.smithi063 (mon.0) 108 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi063", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-07-27T00:03:29.243 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: audit 2024-07-27T00:03:28.074194+0000 mon.smithi063 (mon.0) 109 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi063", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-07-27T00:03:29.243 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: audit 2024-07-27T00:03:28.074194+0000 mon.smithi063 (mon.0) 109 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi063", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-07-27T00:03:29.244 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: audit 2024-07-27T00:03:28.078570+0000 mon.smithi063 (mon.0) 110 : audit [DBG] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:03:29.244 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: audit 2024-07-27T00:03:28.078570+0000 mon.smithi063 (mon.0) 110 : audit [DBG] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:03:29.244 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: cephadm 2024-07-27T00:03:28.080512+0000 mgr.smithi063.wfcjoy (mgr.14162) 10 : cephadm [INF] Deploying daemon ceph-exporter.smithi063 on smithi063 2024-07-27T00:03:29.244 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: cephadm 2024-07-27T00:03:28.080512+0000 mgr.smithi063.wfcjoy (mgr.14162) 10 : cephadm [INF] Deploying daemon ceph-exporter.smithi063 on smithi063 2024-07-27T00:03:29.244 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: audit 2024-07-27T00:03:28.891030+0000 mon.smithi063 (mon.0) 111 : audit [INF] from='client.? 172.21.15.63:0/3883512401' entity='client.admin' 2024-07-27T00:03:29.244 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:29 smithi063 bash[19314]: audit 2024-07-27T00:03:28.891030+0000 mon.smithi063 (mon.0) 111 : audit [INF] from='client.? 172.21.15.63:0/3883512401' entity='client.admin' 2024-07-27T00:03:29.790 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-07-27T00:03:29.790 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-07-27T00:03:31.052 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:30 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:03:31.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:31 smithi063 bash[19314]: cluster 2024-07-27T00:03:29.532305+0000 mgr.smithi063.wfcjoy (mgr.14162) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:31.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:31 smithi063 bash[19314]: cluster 2024-07-27T00:03:29.532305+0000 mgr.smithi063.wfcjoy (mgr.14162) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:31.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:31 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:03:32.609 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:32 smithi063 bash[19314]: audit 2024-07-27T00:03:31.301239+0000 mon.smithi063 (mon.0) 112 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:32.609 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:32 smithi063 bash[19314]: audit 2024-07-27T00:03:31.301239+0000 mon.smithi063 (mon.0) 112 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:32.609 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:32 smithi063 bash[19314]: audit 2024-07-27T00:03:31.306614+0000 mon.smithi063 (mon.0) 113 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:32.609 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:32 smithi063 bash[19314]: audit 2024-07-27T00:03:31.306614+0000 mon.smithi063 (mon.0) 113 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:32.609 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:32 smithi063 bash[19314]: audit 2024-07-27T00:03:31.311810+0000 mon.smithi063 (mon.0) 114 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:32.609 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:32 smithi063 bash[19314]: audit 2024-07-27T00:03:31.311810+0000 mon.smithi063 (mon.0) 114 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:32.610 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:32 smithi063 bash[19314]: audit 2024-07-27T00:03:31.317434+0000 mon.smithi063 (mon.0) 115 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:32.610 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:32 smithi063 bash[19314]: audit 2024-07-27T00:03:31.317434+0000 mon.smithi063 (mon.0) 115 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:32.610 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:32 smithi063 bash[19314]: audit 2024-07-27T00:03:31.318522+0000 mon.smithi063 (mon.0) 116 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi063", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-07-27T00:03:32.610 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:32 smithi063 bash[19314]: audit 2024-07-27T00:03:31.318522+0000 mon.smithi063 (mon.0) 116 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi063", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-07-27T00:03:32.610 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:32 smithi063 bash[19314]: audit 2024-07-27T00:03:31.321882+0000 mon.smithi063 (mon.0) 117 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi063", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-07-27T00:03:32.610 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:32 smithi063 bash[19314]: audit 2024-07-27T00:03:31.321882+0000 mon.smithi063 (mon.0) 117 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi063", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-07-27T00:03:32.610 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:32 smithi063 bash[19314]: audit 2024-07-27T00:03:31.323629+0000 mon.smithi063 (mon.0) 118 : audit [DBG] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:03:32.610 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:32 smithi063 bash[19314]: audit 2024-07-27T00:03:31.323629+0000 mon.smithi063 (mon.0) 118 : audit [DBG] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:03:33.473 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:33 smithi063 bash[19314]: cephadm 2024-07-27T00:03:31.324372+0000 mgr.smithi063.wfcjoy (mgr.14162) 12 : cephadm [INF] Deploying daemon crash.smithi063 on smithi063 2024-07-27T00:03:33.473 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:33 smithi063 bash[19314]: cephadm 2024-07-27T00:03:31.324372+0000 mgr.smithi063.wfcjoy (mgr.14162) 12 : cephadm [INF] Deploying daemon crash.smithi063 on smithi063 2024-07-27T00:03:33.473 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:33 smithi063 bash[19314]: cluster 2024-07-27T00:03:31.532731+0000 mgr.smithi063.wfcjoy (mgr.14162) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:33.473 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:33 smithi063 bash[19314]: cluster 2024-07-27T00:03:31.532731+0000 mgr.smithi063.wfcjoy (mgr.14162) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:34.671 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:34 smithi063 bash[19314]: cluster 2024-07-27T00:03:33.533129+0000 mgr.smithi063.wfcjoy (mgr.14162) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:34.671 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:34 smithi063 bash[19314]: cluster 2024-07-27T00:03:33.533129+0000 mgr.smithi063.wfcjoy (mgr.14162) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:34.988 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:34 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:03:34.989 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:34 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:03:35.522 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:03:35.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:35 smithi063 bash[19314]: audit 2024-07-27T00:03:34.593885+0000 mon.smithi063 (mon.0) 119 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:35.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:35 smithi063 bash[19314]: audit 2024-07-27T00:03:34.593885+0000 mon.smithi063 (mon.0) 119 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:35.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:35 smithi063 bash[19314]: audit 2024-07-27T00:03:35.018982+0000 mon.smithi063 (mon.0) 120 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:35.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:35 smithi063 bash[19314]: audit 2024-07-27T00:03:35.018982+0000 mon.smithi063 (mon.0) 120 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:35.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:35 smithi063 bash[19314]: audit 2024-07-27T00:03:35.024127+0000 mon.smithi063 (mon.0) 121 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:35.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:35 smithi063 bash[19314]: audit 2024-07-27T00:03:35.024127+0000 mon.smithi063 (mon.0) 121 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:35.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:35 smithi063 bash[19314]: audit 2024-07-27T00:03:35.026847+0000 mon.smithi063 (mon.0) 122 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:35.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:35 smithi063 bash[19314]: audit 2024-07-27T00:03:35.026847+0000 mon.smithi063 (mon.0) 122 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:35.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:35 smithi063 bash[19314]: audit 2024-07-27T00:03:35.032180+0000 mon.smithi063 (mon.0) 123 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:35.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:35 smithi063 bash[19314]: audit 2024-07-27T00:03:35.032180+0000 mon.smithi063 (mon.0) 123 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:35.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:35 smithi063 bash[19314]: cephadm 2024-07-27T00:03:35.033529+0000 mgr.smithi063.wfcjoy (mgr.14162) 15 : cephadm [INF] Deploying daemon node-exporter.smithi063 on smithi063 2024-07-27T00:03:35.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:35 smithi063 bash[19314]: cephadm 2024-07-27T00:03:35.033529+0000 mgr.smithi063.wfcjoy (mgr.14162) 15 : cephadm [INF] Deploying daemon node-exporter.smithi063 on smithi063 2024-07-27T00:03:36.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:36 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:03:36.638 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:36 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:03:37.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:37 smithi063 bash[19314]: cluster 2024-07-27T00:03:35.533407+0000 mgr.smithi063.wfcjoy (mgr.14162) 16 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:37.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:37 smithi063 bash[19314]: cluster 2024-07-27T00:03:35.533407+0000 mgr.smithi063.wfcjoy (mgr.14162) 16 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:37.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:37 smithi063 bash[19314]: audit 2024-07-27T00:03:36.647871+0000 mon.smithi063 (mon.0) 124 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:37.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:37 smithi063 bash[19314]: audit 2024-07-27T00:03:36.647871+0000 mon.smithi063 (mon.0) 124 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:37.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:37 smithi063 bash[19314]: audit 2024-07-27T00:03:36.650063+0000 mon.smithi063 (mon.0) 125 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:37.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:37 smithi063 bash[19314]: audit 2024-07-27T00:03:36.650063+0000 mon.smithi063 (mon.0) 125 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:37.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:37 smithi063 bash[19314]: audit 2024-07-27T00:03:36.652329+0000 mon.smithi063 (mon.0) 126 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:37.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:37 smithi063 bash[19314]: audit 2024-07-27T00:03:36.652329+0000 mon.smithi063 (mon.0) 126 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:37.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:37 smithi063 bash[19314]: audit 2024-07-27T00:03:36.654260+0000 mon.smithi063 (mon.0) 127 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:37.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:37 smithi063 bash[19314]: audit 2024-07-27T00:03:36.654260+0000 mon.smithi063 (mon.0) 127 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:38.161 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:38 smithi063 bash[19314]: cephadm 2024-07-27T00:03:36.662542+0000 mgr.smithi063.wfcjoy (mgr.14162) 17 : cephadm [INF] Deploying daemon alertmanager.smithi063 on smithi063 2024-07-27T00:03:38.162 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:38 smithi063 bash[19314]: cephadm 2024-07-27T00:03:36.662542+0000 mgr.smithi063.wfcjoy (mgr.14162) 17 : cephadm [INF] Deploying daemon alertmanager.smithi063 on smithi063 2024-07-27T00:03:39.341 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:39 smithi063 bash[19314]: cluster 2024-07-27T00:03:37.533702+0000 mgr.smithi063.wfcjoy (mgr.14162) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:39.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:39 smithi063 bash[19314]: cluster 2024-07-27T00:03:37.533702+0000 mgr.smithi063.wfcjoy (mgr.14162) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:41.052 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:40 smithi063 bash[19314]: cluster 2024-07-27T00:03:39.534034+0000 mgr.smithi063.wfcjoy (mgr.14162) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:41.053 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:40 smithi063 bash[19314]: cluster 2024-07-27T00:03:39.534034+0000 mgr.smithi063.wfcjoy (mgr.14162) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:41.053 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:40 smithi063 bash[19314]: audit 2024-07-27T00:03:39.600630+0000 mon.smithi063 (mon.0) 128 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:41.053 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:40 smithi063 bash[19314]: audit 2024-07-27T00:03:39.600630+0000 mon.smithi063 (mon.0) 128 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:42.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:42 smithi063 bash[19314]: audit 2024-07-27T00:03:41.410646+0000 mgr.smithi063.wfcjoy (mgr.14162) 20 : audit [DBG] from='client.14185 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:03:42.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:42 smithi063 bash[19314]: audit 2024-07-27T00:03:41.410646+0000 mgr.smithi063.wfcjoy (mgr.14162) 20 : audit [DBG] from='client.14185 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:03:42.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:42 smithi063 bash[19314]: audit 2024-07-27T00:03:41.415600+0000 mon.smithi063 (mon.0) 129 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:42.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:42 smithi063 bash[19314]: audit 2024-07-27T00:03:41.415600+0000 mon.smithi063 (mon.0) 129 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:42.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:42 smithi063 bash[19314]: cluster 2024-07-27T00:03:41.534443+0000 mgr.smithi063.wfcjoy (mgr.14162) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:42.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:42 smithi063 bash[19314]: cluster 2024-07-27T00:03:41.534443+0000 mgr.smithi063.wfcjoy (mgr.14162) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:43.373 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi165 2024-07-27T00:03:43.374 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-07-27T00:03:43.374 DEBUG:teuthology.orchestra.run.smithi165:> dd of=/etc/ceph/ceph.conf 2024-07-27T00:03:43.380 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-07-27T00:03:43.380 DEBUG:teuthology.orchestra.run.smithi165:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-27T00:03:43.427 INFO:tasks.cephadm:Adding host smithi165 to orchestrator... 2024-07-27T00:03:43.428 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph orch host add smithi165 2024-07-27T00:03:44.892 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:44 smithi063 bash[19314]: cluster 2024-07-27T00:03:43.534863+0000 mgr.smithi063.wfcjoy (mgr.14162) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:44.892 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:44 smithi063 bash[19314]: cluster 2024-07-27T00:03:43.534863+0000 mgr.smithi063.wfcjoy (mgr.14162) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:46.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:46 smithi063 bash[19314]: cluster 2024-07-27T00:03:45.535205+0000 mgr.smithi063.wfcjoy (mgr.14162) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:46.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:46 smithi063 bash[19314]: cluster 2024-07-27T00:03:45.535205+0000 mgr.smithi063.wfcjoy (mgr.14162) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:48.415 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:48 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:03:48.540 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:03:48.841 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:48 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:03:48.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:48 smithi063 bash[19314]: cluster 2024-07-27T00:03:47.535579+0000 mgr.smithi063.wfcjoy (mgr.14162) 24 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:48.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:48 smithi063 bash[19314]: cluster 2024-07-27T00:03:47.535579+0000 mgr.smithi063.wfcjoy (mgr.14162) 24 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:49.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.686845+0000 mon.smithi063 (mon.0) 130 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.686845+0000 mon.smithi063 (mon.0) 130 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.690117+0000 mon.smithi063 (mon.0) 131 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.690117+0000 mon.smithi063 (mon.0) 131 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.693288+0000 mon.smithi063 (mon.0) 132 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.693288+0000 mon.smithi063 (mon.0) 132 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.695952+0000 mon.smithi063 (mon.0) 133 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.695952+0000 mon.smithi063 (mon.0) 133 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.699346+0000 mon.smithi063 (mon.0) 134 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.699346+0000 mon.smithi063 (mon.0) 134 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.701719+0000 mon.smithi063 (mon.0) 135 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.701719+0000 mon.smithi063 (mon.0) 135 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: cephadm 2024-07-27T00:03:48.711456+0000 mgr.smithi063.wfcjoy (mgr.14162) 25 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-07-27T00:03:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: cephadm 2024-07-27T00:03:48.711456+0000 mgr.smithi063.wfcjoy (mgr.14162) 25 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-07-27T00:03:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.787417+0000 mon.smithi063 (mon.0) 136 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.787417+0000 mon.smithi063 (mon.0) 136 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.790154+0000 mon.smithi063 (mon.0) 137 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.790154+0000 mon.smithi063 (mon.0) 137 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.792009+0000 mon.smithi063 (mon.0) 138 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2024-07-27T00:03:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.792009+0000 mon.smithi063 (mon.0) 138 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2024-07-27T00:03:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.792448+0000 mgr.smithi063.wfcjoy (mgr.14162) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-27T00:03:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.792448+0000 mgr.smithi063.wfcjoy (mgr.14162) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-27T00:03:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.794611+0000 mon.smithi063 (mon.0) 139 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:48.794611+0000 mon.smithi063 (mon.0) 139 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: cephadm 2024-07-27T00:03:48.811901+0000 mgr.smithi063.wfcjoy (mgr.14162) 27 : cephadm [INF] Deploying daemon grafana.smithi063 on smithi063 2024-07-27T00:03:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: cephadm 2024-07-27T00:03:48.811901+0000 mgr.smithi063.wfcjoy (mgr.14162) 27 : cephadm [INF] Deploying daemon grafana.smithi063 on smithi063 2024-07-27T00:03:49.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:49.604768+0000 mon.smithi063 (mon.0) 140 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:49.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:49 smithi063 bash[19314]: audit 2024-07-27T00:03:49.604768+0000 mon.smithi063 (mon.0) 140 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:03:51.091 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:50 smithi063 bash[19314]: cluster 2024-07-27T00:03:49.535894+0000 mgr.smithi063.wfcjoy (mgr.14162) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:51.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:50 smithi063 bash[19314]: cluster 2024-07-27T00:03:49.535894+0000 mgr.smithi063.wfcjoy (mgr.14162) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:53.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:52 smithi063 bash[19314]: cluster 2024-07-27T00:03:51.536361+0000 mgr.smithi063.wfcjoy (mgr.14162) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:53.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:52 smithi063 bash[19314]: cluster 2024-07-27T00:03:51.536361+0000 mgr.smithi063.wfcjoy (mgr.14162) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:55.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:54 smithi063 bash[19314]: cluster 2024-07-27T00:03:53.536897+0000 mgr.smithi063.wfcjoy (mgr.14162) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:55.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:54 smithi063 bash[19314]: cluster 2024-07-27T00:03:53.536897+0000 mgr.smithi063.wfcjoy (mgr.14162) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:55.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:54 smithi063 bash[19314]: audit 2024-07-27T00:03:54.264547+0000 mgr.smithi063.wfcjoy (mgr.14162) 31 : audit [DBG] from='client.14187 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi165", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:03:55.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:54 smithi063 bash[19314]: audit 2024-07-27T00:03:54.264547+0000 mgr.smithi063.wfcjoy (mgr.14162) 31 : audit [DBG] from='client.14187 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi165", "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:03:57.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:56 smithi063 bash[19314]: cluster 2024-07-27T00:03:55.537308+0000 mgr.smithi063.wfcjoy (mgr.14162) 32 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:57.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:56 smithi063 bash[19314]: cluster 2024-07-27T00:03:55.537308+0000 mgr.smithi063.wfcjoy (mgr.14162) 32 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:57.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:56 smithi063 bash[19314]: cephadm 2024-07-27T00:03:55.552678+0000 mgr.smithi063.wfcjoy (mgr.14162) 33 : cephadm [INF] Deploying cephadm binary to smithi165 2024-07-27T00:03:57.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:56 smithi063 bash[19314]: cephadm 2024-07-27T00:03:55.552678+0000 mgr.smithi063.wfcjoy (mgr.14162) 33 : cephadm [INF] Deploying cephadm binary to smithi165 2024-07-27T00:03:59.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:58 smithi063 bash[19314]: cluster 2024-07-27T00:03:57.537595+0000 mgr.smithi063.wfcjoy (mgr.14162) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:59.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:03:58 smithi063 bash[19314]: cluster 2024-07-27T00:03:57.537595+0000 mgr.smithi063.wfcjoy (mgr.14162) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:03:59.507 INFO:teuthology.orchestra.run.smithi063.stdout:Added host 'smithi165' with addr '172.21.15.165' 2024-07-27T00:04:00.865 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:00 smithi063 bash[19314]: audit 2024-07-27T00:03:59.487572+0000 mon.smithi063 (mon.0) 141 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:00.866 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:00 smithi063 bash[19314]: audit 2024-07-27T00:03:59.487572+0000 mon.smithi063 (mon.0) 141 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:00.866 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:00 smithi063 bash[19314]: cephadm 2024-07-27T00:03:59.488432+0000 mgr.smithi063.wfcjoy (mgr.14162) 35 : cephadm [INF] Added host smithi165 2024-07-27T00:04:00.866 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:00 smithi063 bash[19314]: cephadm 2024-07-27T00:03:59.488432+0000 mgr.smithi063.wfcjoy (mgr.14162) 35 : cephadm [INF] Added host smithi165 2024-07-27T00:04:00.866 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:00 smithi063 bash[19314]: cluster 2024-07-27T00:03:59.537876+0000 mgr.smithi063.wfcjoy (mgr.14162) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:00.866 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:00 smithi063 bash[19314]: cluster 2024-07-27T00:03:59.537876+0000 mgr.smithi063.wfcjoy (mgr.14162) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:03.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:02 smithi063 bash[19314]: cluster 2024-07-27T00:04:01.538290+0000 mgr.smithi063.wfcjoy (mgr.14162) 37 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:03.092 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:02 smithi063 bash[19314]: cluster 2024-07-27T00:04:01.538290+0000 mgr.smithi063.wfcjoy (mgr.14162) 37 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:03.394 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph orch host ls --format=json 2024-07-27T00:04:04.874 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:04 smithi063 bash[19314]: cluster 2024-07-27T00:04:03.538704+0000 mgr.smithi063.wfcjoy (mgr.14162) 38 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:04.874 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:04 smithi063 bash[19314]: cluster 2024-07-27T00:04:03.538704+0000 mgr.smithi063.wfcjoy (mgr.14162) 38 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:06.679 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:06 smithi063 bash[19314]: cluster 2024-07-27T00:04:05.539061+0000 mgr.smithi063.wfcjoy (mgr.14162) 39 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:06.679 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:06 smithi063 bash[19314]: cluster 2024-07-27T00:04:05.539061+0000 mgr.smithi063.wfcjoy (mgr.14162) 39 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:07.376 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:07 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:04:07.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:07 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:04:08.152 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:04:08.739 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: cluster 2024-07-27T00:04:07.539353+0000 mgr.smithi063.wfcjoy (mgr.14162) 40 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:08.739 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: cluster 2024-07-27T00:04:07.539353+0000 mgr.smithi063.wfcjoy (mgr.14162) 40 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:08.739 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: audit 2024-07-27T00:04:07.640884+0000 mon.smithi063 (mon.0) 142 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:08.739 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: audit 2024-07-27T00:04:07.640884+0000 mon.smithi063 (mon.0) 142 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:08.739 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: audit 2024-07-27T00:04:07.643287+0000 mon.smithi063 (mon.0) 143 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:08.739 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: audit 2024-07-27T00:04:07.643287+0000 mon.smithi063 (mon.0) 143 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:08.739 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: audit 2024-07-27T00:04:07.645736+0000 mon.smithi063 (mon.0) 144 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:08.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: audit 2024-07-27T00:04:07.645736+0000 mon.smithi063 (mon.0) 144 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:08.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: audit 2024-07-27T00:04:07.647801+0000 mon.smithi063 (mon.0) 145 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:08.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: audit 2024-07-27T00:04:07.647801+0000 mon.smithi063 (mon.0) 145 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:08.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: audit 2024-07-27T00:04:07.650248+0000 mon.smithi063 (mon.0) 146 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:08.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: audit 2024-07-27T00:04:07.650248+0000 mon.smithi063 (mon.0) 146 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:08.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: audit 2024-07-27T00:04:07.652661+0000 mon.smithi063 (mon.0) 147 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:08.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: audit 2024-07-27T00:04:07.652661+0000 mon.smithi063 (mon.0) 147 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:08.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: audit 2024-07-27T00:04:07.655277+0000 mon.smithi063 (mon.0) 148 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:08.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: audit 2024-07-27T00:04:07.655277+0000 mon.smithi063 (mon.0) 148 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:08.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: audit 2024-07-27T00:04:07.657061+0000 mon.smithi063 (mon.0) 149 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:08.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: audit 2024-07-27T00:04:07.657061+0000 mon.smithi063 (mon.0) 149 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:08.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: cephadm 2024-07-27T00:04:07.918988+0000 mgr.smithi063.wfcjoy (mgr.14162) 41 : cephadm [INF] Deploying daemon prometheus.smithi063 on smithi063 2024-07-27T00:04:08.740 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:08 smithi063 bash[19314]: cephadm 2024-07-27T00:04:07.918988+0000 mgr.smithi063.wfcjoy (mgr.14162) 41 : cephadm [INF] Deploying daemon prometheus.smithi063 on smithi063 2024-07-27T00:04:10.885 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:10 smithi063 bash[19314]: cluster 2024-07-27T00:04:09.539618+0000 mgr.smithi063.wfcjoy (mgr.14162) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:10.885 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:10 smithi063 bash[19314]: cluster 2024-07-27T00:04:09.539618+0000 mgr.smithi063.wfcjoy (mgr.14162) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:10.885 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:10 smithi063 bash[19314]: audit 2024-07-27T00:04:09.609440+0000 mon.smithi063 (mon.0) 150 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:10.885 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:10 smithi063 bash[19314]: audit 2024-07-27T00:04:09.609440+0000 mon.smithi063 (mon.0) 150 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:12.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:12 smithi063 bash[19314]: cluster 2024-07-27T00:04:11.540041+0000 mgr.smithi063.wfcjoy (mgr.14162) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:12.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:12 smithi063 bash[19314]: cluster 2024-07-27T00:04:11.540041+0000 mgr.smithi063.wfcjoy (mgr.14162) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:14.897 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:14 smithi063 bash[19314]: cluster 2024-07-27T00:04:13.540500+0000 mgr.smithi063.wfcjoy (mgr.14162) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:14.897 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:14 smithi063 bash[19314]: cluster 2024-07-27T00:04:13.540500+0000 mgr.smithi063.wfcjoy (mgr.14162) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:15.128 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:04:15.129 INFO:teuthology.orchestra.run.smithi063.stdout:[{"addr": "172.21.15.63", "hostname": "smithi063", "labels": [], "status": ""}, {"addr": "172.21.15.165", "hostname": "smithi165", "labels": [], "status": ""}] 2024-07-27T00:04:15.942 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:15 smithi063 bash[19314]: audit 2024-07-27T00:04:15.108673+0000 mgr.smithi063.wfcjoy (mgr.14162) 45 : audit [DBG] from='client.14189 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-27T00:04:15.942 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:15 smithi063 bash[19314]: audit 2024-07-27T00:04:15.108673+0000 mgr.smithi063.wfcjoy (mgr.14162) 45 : audit [DBG] from='client.14189 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-27T00:04:16.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:16 smithi063 bash[19314]: cluster 2024-07-27T00:04:15.540988+0000 mgr.smithi063.wfcjoy (mgr.14162) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:16.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:16 smithi063 bash[19314]: cluster 2024-07-27T00:04:15.540988+0000 mgr.smithi063.wfcjoy (mgr.14162) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:17.084 INFO:tasks.cephadm:Setting crush tunables to default 2024-07-27T00:04:17.085 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph osd crush tunables default 2024-07-27T00:04:18.881 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:18 smithi063 bash[19314]: cluster 2024-07-27T00:04:17.541383+0000 mgr.smithi063.wfcjoy (mgr.14162) 47 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:18.881 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:18 smithi063 bash[19314]: cluster 2024-07-27T00:04:17.541383+0000 mgr.smithi063.wfcjoy (mgr.14162) 47 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:20.852 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:20 smithi063 bash[19314]: cluster 2024-07-27T00:04:19.541763+0000 mgr.smithi063.wfcjoy (mgr.14162) 48 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:20.852 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:20 smithi063 bash[19314]: cluster 2024-07-27T00:04:19.541763+0000 mgr.smithi063.wfcjoy (mgr.14162) 48 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:21.871 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:04:22.799 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:22 smithi063 bash[19314]: cluster 2024-07-27T00:04:21.542239+0000 mgr.smithi063.wfcjoy (mgr.14162) 49 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:22.799 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:22 smithi063 bash[19314]: cluster 2024-07-27T00:04:21.542239+0000 mgr.smithi063.wfcjoy (mgr.14162) 49 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:25.080 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:24 smithi063 bash[19314]: cluster 2024-07-27T00:04:23.542694+0000 mgr.smithi063.wfcjoy (mgr.14162) 50 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:25.080 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:24 smithi063 bash[19314]: cluster 2024-07-27T00:04:23.542694+0000 mgr.smithi063.wfcjoy (mgr.14162) 50 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:26.800 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:26 smithi063 bash[19314]: cluster 2024-07-27T00:04:25.543007+0000 mgr.smithi063.wfcjoy (mgr.14162) 51 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:26.801 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:26 smithi063 bash[19314]: cluster 2024-07-27T00:04:25.543007+0000 mgr.smithi063.wfcjoy (mgr.14162) 51 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:27.077 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:26 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:04:27.333 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:27 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:04:28.401 INFO:teuthology.orchestra.run.smithi063.stderr:adjusted tunables profile to default 2024-07-27T00:04:28.427 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:28 smithi063 bash[19314]: audit 2024-07-27T00:04:27.366303+0000 mon.smithi063 (mon.0) 151 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:28.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:28 smithi063 bash[19314]: audit 2024-07-27T00:04:27.366303+0000 mon.smithi063 (mon.0) 151 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:28.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:28 smithi063 bash[19314]: audit 2024-07-27T00:04:27.371985+0000 mon.smithi063 (mon.0) 152 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:28.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:28 smithi063 bash[19314]: audit 2024-07-27T00:04:27.371985+0000 mon.smithi063 (mon.0) 152 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:28.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:28 smithi063 bash[19314]: audit 2024-07-27T00:04:27.374946+0000 mon.smithi063 (mon.0) 153 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:28.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:28 smithi063 bash[19314]: audit 2024-07-27T00:04:27.374946+0000 mon.smithi063 (mon.0) 153 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:28.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:28 smithi063 bash[19314]: audit 2024-07-27T00:04:27.377422+0000 mon.smithi063 (mon.0) 154 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2024-07-27T00:04:28.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:28 smithi063 bash[19314]: audit 2024-07-27T00:04:27.377422+0000 mon.smithi063 (mon.0) 154 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2024-07-27T00:04:28.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:28 smithi063 bash[19314]: cluster 2024-07-27T00:04:27.543370+0000 mgr.smithi063.wfcjoy (mgr.14162) 52 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:28.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:28 smithi063 bash[19314]: cluster 2024-07-27T00:04:27.543370+0000 mgr.smithi063.wfcjoy (mgr.14162) 52 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:28.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:28 smithi063 bash[19314]: audit 2024-07-27T00:04:27.640606+0000 mon.smithi063 (mon.0) 155 : audit [INF] from='client.? 172.21.15.63:0/1731543508' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-07-27T00:04:28.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:28 smithi063 bash[19314]: audit 2024-07-27T00:04:27.640606+0000 mon.smithi063 (mon.0) 155 : audit [INF] from='client.? 172.21.15.63:0/1731543508' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-07-27T00:04:29.465 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:29 smithi063 bash[19314]: audit 2024-07-27T00:04:28.375480+0000 mon.smithi063 (mon.0) 156 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-27T00:04:29.466 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:29 smithi063 bash[19314]: audit 2024-07-27T00:04:28.375480+0000 mon.smithi063 (mon.0) 156 : audit [INF] from='mgr.14162 172.21.15.63:0/1575943175' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-27T00:04:29.466 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:29 smithi063 bash[19314]: cluster 2024-07-27T00:04:28.381413+0000 mon.smithi063 (mon.0) 157 : cluster [DBG] mgrmap e14: smithi063.wfcjoy(active, since 78s) 2024-07-27T00:04:29.466 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:29 smithi063 bash[19314]: cluster 2024-07-27T00:04:28.381413+0000 mon.smithi063 (mon.0) 157 : cluster [DBG] mgrmap e14: smithi063.wfcjoy(active, since 78s) 2024-07-27T00:04:29.466 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:29 smithi063 bash[19314]: audit 2024-07-27T00:04:28.381972+0000 mon.smithi063 (mon.0) 158 : audit [INF] from='client.? 172.21.15.63:0/1731543508' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-27T00:04:29.466 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:29 smithi063 bash[19314]: audit 2024-07-27T00:04:28.381972+0000 mon.smithi063 (mon.0) 158 : audit [INF] from='client.? 172.21.15.63:0/1731543508' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-27T00:04:29.466 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:29 smithi063 bash[19314]: cluster 2024-07-27T00:04:28.384408+0000 mon.smithi063 (mon.0) 159 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-27T00:04:29.466 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:29 smithi063 bash[19314]: cluster 2024-07-27T00:04:28.384408+0000 mon.smithi063 (mon.0) 159 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-27T00:04:29.990 INFO:tasks.cephadm:Adding mon.smithi063 on smithi063 2024-07-27T00:04:29.990 INFO:tasks.cephadm:Adding mon.smithi165 on smithi165 2024-07-27T00:04:29.991 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph orch apply mon '2;smithi063:172.21.15.63=smithi063;smithi165:172.21.15.165=smithi165' 2024-07-27T00:04:31.215 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /etc/ceph/ceph.conf 2024-07-27T00:04:32.261 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /etc/ceph/ceph.conf 2024-07-27T00:04:35.060 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: cluster 2024-07-27T00:04:34.803804+0000 mon.smithi063 (mon.0) 160 : cluster [INF] Active manager daemon smithi063.wfcjoy restarted 2024-07-27T00:04:35.060 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: cluster 2024-07-27T00:04:34.803804+0000 mon.smithi063 (mon.0) 160 : cluster [INF] Active manager daemon smithi063.wfcjoy restarted 2024-07-27T00:04:35.060 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: cluster 2024-07-27T00:04:34.804410+0000 mon.smithi063 (mon.0) 161 : cluster [INF] Activating manager daemon smithi063.wfcjoy 2024-07-27T00:04:35.060 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: cluster 2024-07-27T00:04:34.804410+0000 mon.smithi063 (mon.0) 161 : cluster [INF] Activating manager daemon smithi063.wfcjoy 2024-07-27T00:04:35.060 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: cluster 2024-07-27T00:04:34.809548+0000 mon.smithi063 (mon.0) 162 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-07-27T00:04:35.060 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: cluster 2024-07-27T00:04:34.809548+0000 mon.smithi063 (mon.0) 162 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-07-27T00:04:35.060 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: cluster 2024-07-27T00:04:34.809675+0000 mon.smithi063 (mon.0) 163 : cluster [DBG] mgrmap e15: smithi063.wfcjoy(active, starting, since 0.00548937s) 2024-07-27T00:04:35.061 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: cluster 2024-07-27T00:04:34.809675+0000 mon.smithi063 (mon.0) 163 : cluster [DBG] mgrmap e15: smithi063.wfcjoy(active, starting, since 0.00548937s) 2024-07-27T00:04:35.061 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: audit 2024-07-27T00:04:34.811396+0000 mon.smithi063 (mon.0) 164 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:04:35.061 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: audit 2024-07-27T00:04:34.811396+0000 mon.smithi063 (mon.0) 164 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:04:35.061 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: audit 2024-07-27T00:04:34.812952+0000 mon.smithi063 (mon.0) 165 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr metadata", "who": "smithi063.wfcjoy", "id": "smithi063.wfcjoy"} : dispatch 2024-07-27T00:04:35.061 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: audit 2024-07-27T00:04:34.812952+0000 mon.smithi063 (mon.0) 165 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr metadata", "who": "smithi063.wfcjoy", "id": "smithi063.wfcjoy"} : dispatch 2024-07-27T00:04:35.062 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: audit 2024-07-27T00:04:34.814411+0000 mon.smithi063 (mon.0) 166 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mds metadata"} : dispatch 2024-07-27T00:04:35.062 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: audit 2024-07-27T00:04:34.814411+0000 mon.smithi063 (mon.0) 166 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mds metadata"} : dispatch 2024-07-27T00:04:35.062 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: audit 2024-07-27T00:04:34.814648+0000 mon.smithi063 (mon.0) 167 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata"} : dispatch 2024-07-27T00:04:35.062 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: audit 2024-07-27T00:04:34.814648+0000 mon.smithi063 (mon.0) 167 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata"} : dispatch 2024-07-27T00:04:35.062 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: audit 2024-07-27T00:04:34.814829+0000 mon.smithi063 (mon.0) 168 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata"} : dispatch 2024-07-27T00:04:35.062 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: audit 2024-07-27T00:04:34.814829+0000 mon.smithi063 (mon.0) 168 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata"} : dispatch 2024-07-27T00:04:35.062 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: cluster 2024-07-27T00:04:34.839313+0000 mon.smithi063 (mon.0) 169 : cluster [INF] Manager daemon smithi063.wfcjoy is now available 2024-07-27T00:04:35.063 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:34 smithi063 bash[19314]: cluster 2024-07-27T00:04:34.839313+0000 mon.smithi063 (mon.0) 169 : cluster [INF] Manager daemon smithi063.wfcjoy is now available 2024-07-27T00:04:35.847 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled mon update... 2024-07-27T00:04:36.130 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:35 smithi063 bash[19314]: audit 2024-07-27T00:04:34.861482+0000 mon.smithi063 (mon.0) 170 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:04:36.130 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:35 smithi063 bash[19314]: audit 2024-07-27T00:04:34.861482+0000 mon.smithi063 (mon.0) 170 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:04:36.130 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:35 smithi063 bash[19314]: audit 2024-07-27T00:04:34.876524+0000 mon.smithi063 (mon.0) 171 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:36.131 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:35 smithi063 bash[19314]: audit 2024-07-27T00:04:34.876524+0000 mon.smithi063 (mon.0) 171 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:36.131 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:35 smithi063 bash[19314]: audit 2024-07-27T00:04:34.880951+0000 mon.smithi063 (mon.0) 172 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:04:36.131 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:35 smithi063 bash[19314]: audit 2024-07-27T00:04:34.880951+0000 mon.smithi063 (mon.0) 172 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:04:36.131 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:35 smithi063 bash[19314]: audit 2024-07-27T00:04:34.885849+0000 mon.smithi063 (mon.0) 173 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.wfcjoy/mirror_snapshot_schedule"} : dispatch 2024-07-27T00:04:36.131 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:35 smithi063 bash[19314]: audit 2024-07-27T00:04:34.885849+0000 mon.smithi063 (mon.0) 173 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.wfcjoy/mirror_snapshot_schedule"} : dispatch 2024-07-27T00:04:36.131 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:35 smithi063 bash[19314]: audit 2024-07-27T00:04:34.893633+0000 mon.smithi063 (mon.0) 174 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.wfcjoy/trash_purge_schedule"} : dispatch 2024-07-27T00:04:36.131 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:35 smithi063 bash[19314]: audit 2024-07-27T00:04:34.893633+0000 mon.smithi063 (mon.0) 174 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi063.wfcjoy/trash_purge_schedule"} : dispatch 2024-07-27T00:04:36.131 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:35 smithi063 bash[19314]: cluster 2024-07-27T00:04:35.818826+0000 mon.smithi063 (mon.0) 175 : cluster [DBG] mgrmap e16: smithi063.wfcjoy(active, since 1.01462s) 2024-07-27T00:04:36.131 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:35 smithi063 bash[19314]: cluster 2024-07-27T00:04:35.818826+0000 mon.smithi063 (mon.0) 175 : cluster [DBG] mgrmap e16: smithi063.wfcjoy(active, since 1.01462s) 2024-07-27T00:04:36.131 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:35 smithi063 bash[19314]: audit 2024-07-27T00:04:35.827061+0000 mon.smithi063 (mon.0) 176 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:36.131 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:35 smithi063 bash[19314]: audit 2024-07-27T00:04:35.827061+0000 mon.smithi063 (mon.0) 176 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:36.527 DEBUG:teuthology.orchestra.run.smithi165:mon.smithi165> sudo journalctl -f -n 0 -u ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@mon.smithi165.service 2024-07-27T00:04:36.529 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-07-27T00:04:36.530 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph mon dump -f json 2024-07-27T00:04:37.187 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:36 smithi063 bash[19314]: cephadm 2024-07-27T00:04:35.822481+0000 mgr.smithi063.wfcjoy (mgr.14193) 2 : cephadm [INF] Saving service mon spec with placement smithi063:172.21.15.63=smithi063;smithi165:172.21.15.165=smithi165;count:2 2024-07-27T00:04:37.187 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:36 smithi063 bash[19314]: cephadm 2024-07-27T00:04:35.822481+0000 mgr.smithi063.wfcjoy (mgr.14193) 2 : cephadm [INF] Saving service mon spec with placement smithi063:172.21.15.63=smithi063;smithi165:172.21.15.165=smithi165;count:2 2024-07-27T00:04:37.187 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:36 smithi063 bash[19314]: audit 2024-07-27T00:04:35.923495+0000 mon.smithi063 (mon.0) 177 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:37.187 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:36 smithi063 bash[19314]: audit 2024-07-27T00:04:35.923495+0000 mon.smithi063 (mon.0) 177 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:37.774 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /etc/ceph/ceph.conf 2024-07-27T00:04:38.035 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: cephadm 2024-07-27T00:04:36.450076+0000 mgr.smithi063.wfcjoy (mgr.14193) 3 : cephadm [INF] [27/Jul/2024:00:04:36] ENGINE Bus STARTING 2024-07-27T00:04:38.035 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: cephadm 2024-07-27T00:04:36.450076+0000 mgr.smithi063.wfcjoy (mgr.14193) 3 : cephadm [INF] [27/Jul/2024:00:04:36] ENGINE Bus STARTING 2024-07-27T00:04:38.035 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: cephadm 2024-07-27T00:04:36.551873+0000 mgr.smithi063.wfcjoy (mgr.14193) 4 : cephadm [INF] [27/Jul/2024:00:04:36] ENGINE Serving on http://172.21.15.63:8765 2024-07-27T00:04:38.035 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: cephadm 2024-07-27T00:04:36.551873+0000 mgr.smithi063.wfcjoy (mgr.14193) 4 : cephadm [INF] [27/Jul/2024:00:04:36] ENGINE Serving on http://172.21.15.63:8765 2024-07-27T00:04:38.035 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: cephadm 2024-07-27T00:04:36.678035+0000 mgr.smithi063.wfcjoy (mgr.14193) 5 : cephadm [INF] [27/Jul/2024:00:04:36] ENGINE Serving on https://172.21.15.63:7150 2024-07-27T00:04:38.036 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: cephadm 2024-07-27T00:04:36.678035+0000 mgr.smithi063.wfcjoy (mgr.14193) 5 : cephadm [INF] [27/Jul/2024:00:04:36] ENGINE Serving on https://172.21.15.63:7150 2024-07-27T00:04:38.036 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: cephadm 2024-07-27T00:04:36.678222+0000 mgr.smithi063.wfcjoy (mgr.14193) 6 : cephadm [INF] [27/Jul/2024:00:04:36] ENGINE Bus STARTED 2024-07-27T00:04:38.036 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: cephadm 2024-07-27T00:04:36.678222+0000 mgr.smithi063.wfcjoy (mgr.14193) 6 : cephadm [INF] [27/Jul/2024:00:04:36] ENGINE Bus STARTED 2024-07-27T00:04:38.036 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: cephadm 2024-07-27T00:04:36.680050+0000 mgr.smithi063.wfcjoy (mgr.14193) 7 : cephadm [ERR] [27/Jul/2024:00:04:36] ENGINE Error in HTTPServer.serve 2024-07-27T00:04:38.036 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: Traceback (most recent call last): 2024-07-27T00:04:38.036 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-27T00:04:38.036 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: self._connections.run(self.expiration_interval) 2024-07-27T00:04:38.036 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-27T00:04:38.036 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: self._run(expiration_interval) 2024-07-27T00:04:38.036 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-27T00:04:38.036 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: new_conn = self._from_server_socket(self.server.socket) 2024-07-27T00:04:38.036 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-27T00:04:38.036 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-27T00:04:38.037 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-27T00:04:38.037 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: s = self.context.wrap_socket( 2024-07-27T00:04:38.037 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-27T00:04:38.037 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: return self.sslsocket_class._create( 2024-07-27T00:04:38.037 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-27T00:04:38.037 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: self.do_handshake() 2024-07-27T00:04:38.037 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-27T00:04:38.037 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: self._sslobj.do_handshake() 2024-07-27T00:04:38.037 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-27T00:04:38.037 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: cephadm 2024-07-27T00:04:36.680050+0000 mgr.smithi063.wfcjoy (mgr.14193) 7 : cephadm [ERR] [27/Jul/2024:00:04:36] ENGINE Error in HTTPServer.serve 2024-07-27T00:04:38.037 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: Traceback (most recent call last): 2024-07-27T00:04:38.037 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-27T00:04:38.038 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: self._connections.run(self.expiration_interval) 2024-07-27T00:04:38.038 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-27T00:04:38.038 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: self._run(expiration_interval) 2024-07-27T00:04:38.038 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-27T00:04:38.038 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: new_conn = self._from_server_socket(self.server.socket) 2024-07-27T00:04:38.038 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-27T00:04:38.038 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-27T00:04:38.038 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-27T00:04:38.038 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: s = self.context.wrap_socket( 2024-07-27T00:04:38.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-27T00:04:38.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: return self.sslsocket_class._create( 2024-07-27T00:04:38.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-27T00:04:38.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: self.do_handshake() 2024-07-27T00:04:38.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-27T00:04:38.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: self._sslobj.do_handshake() 2024-07-27T00:04:38.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-27T00:04:38.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: cluster 2024-07-27T00:04:36.935508+0000 mon.smithi063 (mon.0) 178 : cluster [DBG] mgrmap e17: smithi063.wfcjoy(active, since 2s) 2024-07-27T00:04:38.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: cluster 2024-07-27T00:04:36.935508+0000 mon.smithi063 (mon.0) 178 : cluster [DBG] mgrmap e17: smithi063.wfcjoy(active, since 2s) 2024-07-27T00:04:38.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: audit 2024-07-27T00:04:37.482682+0000 mon.smithi063 (mon.0) 179 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:38.039 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:37 smithi063 bash[19314]: audit 2024-07-27T00:04:37.482682+0000 mon.smithi063 (mon.0) 179 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:38.815 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /etc/ceph/ceph.conf 2024-07-27T00:04:39.945 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:39 smithi063 bash[19314]: audit 2024-07-27T00:04:38.664628+0000 mon.smithi063 (mon.0) 180 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:39.945 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:39 smithi063 bash[19314]: audit 2024-07-27T00:04:38.664628+0000 mon.smithi063 (mon.0) 180 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:42.442 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-07-27T00:04:42.442 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"43bb0474-4bab-11ef-bcc1-c7b262605968","modified":"2024-07-27T00:01:51.965823Z","created":"2024-07-27T00:01:51.965823Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-07-27T00:04:42.443 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2024-07-27T00:04:42.567 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:42 smithi063 bash[19314]: audit 2024-07-27T00:04:41.273178+0000 mon.smithi063 (mon.0) 181 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:42.567 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:42 smithi063 bash[19314]: audit 2024-07-27T00:04:41.273178+0000 mon.smithi063 (mon.0) 181 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:42.567 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:42 smithi063 bash[19314]: audit 2024-07-27T00:04:41.275944+0000 mon.smithi063 (mon.0) 182 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:42.568 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:42 smithi063 bash[19314]: audit 2024-07-27T00:04:41.275944+0000 mon.smithi063 (mon.0) 182 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:43.714 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:43 smithi063 bash[19314]: audit 2024-07-27T00:04:42.415567+0000 mon.smithi063 (mon.0) 183 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:43.815 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:43 smithi063 bash[19314]: audit 2024-07-27T00:04:42.415567+0000 mon.smithi063 (mon.0) 183 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:43.816 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:43 smithi063 bash[19314]: audit 2024-07-27T00:04:42.422341+0000 mon.smithi063 (mon.0) 184 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:43.816 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:43 smithi063 bash[19314]: audit 2024-07-27T00:04:42.422341+0000 mon.smithi063 (mon.0) 184 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:43.816 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:43 smithi063 bash[19314]: audit 2024-07-27T00:04:42.422775+0000 mon.smithi063 (mon.0) 185 : audit [DBG] from='client.? 172.21.15.165:0/944209770' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-27T00:04:43.816 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:43 smithi063 bash[19314]: audit 2024-07-27T00:04:42.422775+0000 mon.smithi063 (mon.0) 185 : audit [DBG] from='client.? 172.21.15.165:0/944209770' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-27T00:04:43.816 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:43 smithi063 bash[19314]: audit 2024-07-27T00:04:42.423951+0000 mon.smithi063 (mon.0) 186 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd/host:smithi063", "name": "osd_memory_target"} : dispatch 2024-07-27T00:04:43.816 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:43 smithi063 bash[19314]: audit 2024-07-27T00:04:42.423951+0000 mon.smithi063 (mon.0) 186 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd/host:smithi063", "name": "osd_memory_target"} : dispatch 2024-07-27T00:04:44.287 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-07-27T00:04:44.288 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph mon dump -f json 2024-07-27T00:04:46.408 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-27T00:04:46.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:45.489706+0000 mon.smithi063 (mon.0) 187 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:45.489706+0000 mon.smithi063 (mon.0) 187 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:45.495172+0000 mon.smithi063 (mon.0) 188 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:45.495172+0000 mon.smithi063 (mon.0) 188 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:45.502114+0000 mon.smithi063 (mon.0) 189 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:45.502114+0000 mon.smithi063 (mon.0) 189 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:45.507423+0000 mon.smithi063 (mon.0) 190 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:45.507423+0000 mon.smithi063 (mon.0) 190 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:45.509121+0000 mon.smithi063 (mon.0) 191 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd/host:smithi165", "name": "osd_memory_target"} : dispatch 2024-07-27T00:04:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:45.509121+0000 mon.smithi063 (mon.0) 191 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd/host:smithi165", "name": "osd_memory_target"} : dispatch 2024-07-27T00:04:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:45.511255+0000 mon.smithi063 (mon.0) 192 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:04:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:45.511255+0000 mon.smithi063 (mon.0) 192 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:04:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:45.513035+0000 mon.smithi063 (mon.0) 193 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-27T00:04:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:45.513035+0000 mon.smithi063 (mon.0) 193 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-27T00:04:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:45.515586+0000 mgr.smithi063.wfcjoy (mgr.14193) 8 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-07-27T00:04:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:45.515586+0000 mgr.smithi063.wfcjoy (mgr.14193) 8 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-07-27T00:04:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:45.516201+0000 mgr.smithi063.wfcjoy (mgr.14193) 9 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-07-27T00:04:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:45.516201+0000 mgr.smithi063.wfcjoy (mgr.14193) 9 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-07-27T00:04:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:45.729650+0000 mgr.smithi063.wfcjoy (mgr.14193) 10 : cephadm [INF] Updating smithi063:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-27T00:04:46.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:45.729650+0000 mgr.smithi063.wfcjoy (mgr.14193) 10 : cephadm [INF] Updating smithi063:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-27T00:04:46.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:45.729806+0000 mgr.smithi063.wfcjoy (mgr.14193) 11 : cephadm [INF] Updating smithi165:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-27T00:04:46.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:45.729806+0000 mgr.smithi063.wfcjoy (mgr.14193) 11 : cephadm [INF] Updating smithi165:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-27T00:04:46.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:45.869090+0000 mgr.smithi063.wfcjoy (mgr.14193) 12 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-07-27T00:04:46.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:45.869090+0000 mgr.smithi063.wfcjoy (mgr.14193) 12 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-07-27T00:04:46.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:45.873803+0000 mgr.smithi063.wfcjoy (mgr.14193) 13 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-07-27T00:04:46.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:45.873803+0000 mgr.smithi063.wfcjoy (mgr.14193) 13 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-07-27T00:04:46.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:46.007384+0000 mgr.smithi063.wfcjoy (mgr.14193) 14 : cephadm [INF] Updating smithi165:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-27T00:04:46.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:46.007384+0000 mgr.smithi063.wfcjoy (mgr.14193) 14 : cephadm [INF] Updating smithi165:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-27T00:04:46.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:46.007677+0000 mgr.smithi063.wfcjoy (mgr.14193) 15 : cephadm [INF] Updating smithi063:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-27T00:04:46.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:46.007677+0000 mgr.smithi063.wfcjoy (mgr.14193) 15 : cephadm [INF] Updating smithi063:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.client.admin.keyring 2024-07-27T00:04:46.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:46.148651+0000 mon.smithi063 (mon.0) 194 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:46.148651+0000 mon.smithi063 (mon.0) 194 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:46.153711+0000 mon.smithi063 (mon.0) 195 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:46.153711+0000 mon.smithi063 (mon.0) 195 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:46.158379+0000 mon.smithi063 (mon.0) 196 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:46.158379+0000 mon.smithi063 (mon.0) 196 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:46.163309+0000 mon.smithi063 (mon.0) 197 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:46.163309+0000 mon.smithi063 (mon.0) 197 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.847 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:46.168673+0000 mon.smithi063 (mon.0) 198 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.847 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:46.168673+0000 mon.smithi063 (mon.0) 198 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:46.847 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:46.170741+0000 mon.smithi063 (mon.0) 199 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi165", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-07-27T00:04:46.847 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:46.170741+0000 mon.smithi063 (mon.0) 199 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi165", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-07-27T00:04:46.848 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:46.172070+0000 mon.smithi063 (mon.0) 200 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi165", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-07-27T00:04:46.848 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:46.172070+0000 mon.smithi063 (mon.0) 200 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi165", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-07-27T00:04:46.848 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:46.175971+0000 mon.smithi063 (mon.0) 201 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:04:46.848 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: audit 2024-07-27T00:04:46.175971+0000 mon.smithi063 (mon.0) 201 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:04:46.848 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:46.177098+0000 mgr.smithi063.wfcjoy (mgr.14193) 16 : cephadm [INF] Deploying daemon ceph-exporter.smithi165 on smithi165 2024-07-27T00:04:46.848 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:46 smithi063 bash[19314]: cephadm 2024-07-27T00:04:46.177098+0000 mgr.smithi063.wfcjoy (mgr.14193) 16 : cephadm [INF] Deploying daemon ceph-exporter.smithi165 on smithi165 2024-07-27T00:04:50.093 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-07-27T00:04:50.093 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"43bb0474-4bab-11ef-bcc1-c7b262605968","modified":"2024-07-27T00:01:51.965823Z","created":"2024-07-27T00:01:51.965823Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-07-27T00:04:50.093 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2024-07-27T00:04:50.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:49 smithi063 bash[19314]: audit 2024-07-27T00:04:49.880090+0000 mon.smithi063 (mon.0) 202 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:04:50.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:49 smithi063 bash[19314]: audit 2024-07-27T00:04:49.880090+0000 mon.smithi063 (mon.0) 202 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:04:51.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: audit 2024-07-27T00:04:50.073766+0000 mon.smithi063 (mon.0) 203 : audit [DBG] from='client.? 172.21.15.165:0/2938043014' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-27T00:04:51.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: audit 2024-07-27T00:04:50.073766+0000 mon.smithi063 (mon.0) 203 : audit [DBG] from='client.? 172.21.15.165:0/2938043014' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-27T00:04:51.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: audit 2024-07-27T00:04:50.253194+0000 mon.smithi063 (mon.0) 204 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:51.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: audit 2024-07-27T00:04:50.253194+0000 mon.smithi063 (mon.0) 204 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:51.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: audit 2024-07-27T00:04:50.258908+0000 mon.smithi063 (mon.0) 205 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:51.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: audit 2024-07-27T00:04:50.258908+0000 mon.smithi063 (mon.0) 205 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:51.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: audit 2024-07-27T00:04:50.264950+0000 mon.smithi063 (mon.0) 206 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:51.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: audit 2024-07-27T00:04:50.264950+0000 mon.smithi063 (mon.0) 206 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:51.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: audit 2024-07-27T00:04:50.270364+0000 mon.smithi063 (mon.0) 207 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:51.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: audit 2024-07-27T00:04:50.270364+0000 mon.smithi063 (mon.0) 207 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:51.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: audit 2024-07-27T00:04:50.273206+0000 mon.smithi063 (mon.0) 208 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-07-27T00:04:51.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: audit 2024-07-27T00:04:50.273206+0000 mon.smithi063 (mon.0) 208 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-07-27T00:04:51.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: audit 2024-07-27T00:04:50.274936+0000 mon.smithi063 (mon.0) 209 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-07-27T00:04:51.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: audit 2024-07-27T00:04:50.274936+0000 mon.smithi063 (mon.0) 209 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-07-27T00:04:51.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: audit 2024-07-27T00:04:50.279389+0000 mon.smithi063 (mon.0) 210 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:04:51.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: audit 2024-07-27T00:04:50.279389+0000 mon.smithi063 (mon.0) 210 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:04:51.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: cephadm 2024-07-27T00:04:50.281503+0000 mgr.smithi063.wfcjoy (mgr.14193) 17 : cephadm [INF] Deploying daemon crash.smithi165 on smithi165 2024-07-27T00:04:51.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:50 smithi063 bash[19314]: cephadm 2024-07-27T00:04:50.281503+0000 mgr.smithi063.wfcjoy (mgr.14193) 17 : cephadm [INF] Deploying daemon crash.smithi165 on smithi165 2024-07-27T00:04:52.335 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-07-27T00:04:52.336 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph mon dump -f json 2024-07-27T00:04:55.093 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:54 smithi063 bash[19314]: audit 2024-07-27T00:04:53.729955+0000 mon.smithi063 (mon.0) 211 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:55.093 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:54 smithi063 bash[19314]: audit 2024-07-27T00:04:53.729955+0000 mon.smithi063 (mon.0) 211 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:55.093 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:54 smithi063 bash[19314]: audit 2024-07-27T00:04:53.735707+0000 mon.smithi063 (mon.0) 212 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:55.093 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:54 smithi063 bash[19314]: audit 2024-07-27T00:04:53.735707+0000 mon.smithi063 (mon.0) 212 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:55.093 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:54 smithi063 bash[19314]: audit 2024-07-27T00:04:53.741864+0000 mon.smithi063 (mon.0) 213 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:55.093 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:54 smithi063 bash[19314]: audit 2024-07-27T00:04:53.741864+0000 mon.smithi063 (mon.0) 213 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:55.093 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:54 smithi063 bash[19314]: audit 2024-07-27T00:04:53.747616+0000 mon.smithi063 (mon.0) 214 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:55.093 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:54 smithi063 bash[19314]: audit 2024-07-27T00:04:53.747616+0000 mon.smithi063 (mon.0) 214 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:55.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:54 smithi063 bash[19314]: cephadm 2024-07-27T00:04:53.751064+0000 mgr.smithi063.wfcjoy (mgr.14193) 18 : cephadm [INF] Deploying daemon node-exporter.smithi165 on smithi165 2024-07-27T00:04:55.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:54 smithi063 bash[19314]: cephadm 2024-07-27T00:04:53.751064+0000 mgr.smithi063.wfcjoy (mgr.14193) 18 : cephadm [INF] Deploying daemon node-exporter.smithi165 on smithi165 2024-07-27T00:04:56.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: cluster 2024-07-27T00:04:54.816338+0000 mgr.smithi063.wfcjoy (mgr.14193) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:56.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: cluster 2024-07-27T00:04:54.816338+0000 mgr.smithi063.wfcjoy (mgr.14193) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:56.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:54.880010+0000 mon.smithi063 (mon.0) 215 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:56.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:54.880010+0000 mon.smithi063 (mon.0) 215 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:56.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:54.994110+0000 mon.smithi063 (mon.0) 216 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:56.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:54.994110+0000 mon.smithi063 (mon.0) 216 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:56.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:55.000384+0000 mon.smithi063 (mon.0) 217 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:56.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:55.000384+0000 mon.smithi063 (mon.0) 217 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:56.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:55.015817+0000 mon.smithi063 (mon.0) 218 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:56.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:55.015817+0000 mon.smithi063 (mon.0) 218 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:56.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:55.021751+0000 mon.smithi063 (mon.0) 219 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:56.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:55.021751+0000 mon.smithi063 (mon.0) 219 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:04:56.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:55.026164+0000 mon.smithi063 (mon.0) 220 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi165.ctppbp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-27T00:04:56.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:55.026164+0000 mon.smithi063 (mon.0) 220 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi165.ctppbp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-27T00:04:56.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:55.028109+0000 mon.smithi063 (mon.0) 221 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi165.ctppbp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-27T00:04:56.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:55.028109+0000 mon.smithi063 (mon.0) 221 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi165.ctppbp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-27T00:04:56.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:55.032890+0000 mon.smithi063 (mon.0) 222 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr services"} : dispatch 2024-07-27T00:04:56.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:55.032890+0000 mon.smithi063 (mon.0) 222 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr services"} : dispatch 2024-07-27T00:04:56.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:55.034903+0000 mon.smithi063 (mon.0) 223 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:04:56.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: audit 2024-07-27T00:04:55.034903+0000 mon.smithi063 (mon.0) 223 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:04:56.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: cephadm 2024-07-27T00:04:55.036956+0000 mgr.smithi063.wfcjoy (mgr.14193) 20 : cephadm [INF] Deploying daemon mgr.smithi165.ctppbp on smithi165 2024-07-27T00:04:56.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:55 smithi063 bash[19314]: cephadm 2024-07-27T00:04:55.036956+0000 mgr.smithi063.wfcjoy (mgr.14193) 20 : cephadm [INF] Deploying daemon mgr.smithi165.ctppbp on smithi165 2024-07-27T00:04:57.046 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-27T00:04:58.342 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:57 smithi063 bash[19314]: cluster 2024-07-27T00:04:56.816829+0000 mgr.smithi063.wfcjoy (mgr.14193) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:04:58.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:04:57 smithi063 bash[19314]: cluster 2024-07-27T00:04:56.816829+0000 mgr.smithi063.wfcjoy (mgr.14193) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:00.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: cluster 2024-07-27T00:04:58.817336+0000 mgr.smithi063.wfcjoy (mgr.14193) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:00.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: cluster 2024-07-27T00:04:58.817336+0000 mgr.smithi063.wfcjoy (mgr.14193) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:00.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: audit 2024-07-27T00:04:59.408277+0000 mon.smithi063 (mon.0) 224 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:00.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: audit 2024-07-27T00:04:59.408277+0000 mon.smithi063 (mon.0) 224 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:00.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: audit 2024-07-27T00:04:59.416937+0000 mon.smithi063 (mon.0) 225 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:00.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: audit 2024-07-27T00:04:59.416937+0000 mon.smithi063 (mon.0) 225 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:00.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: audit 2024-07-27T00:04:59.422872+0000 mon.smithi063 (mon.0) 226 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:00.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: audit 2024-07-27T00:04:59.422872+0000 mon.smithi063 (mon.0) 226 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:00.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: audit 2024-07-27T00:04:59.430852+0000 mon.smithi063 (mon.0) 227 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:00.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: audit 2024-07-27T00:04:59.430852+0000 mon.smithi063 (mon.0) 227 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:00.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: audit 2024-07-27T00:04:59.434246+0000 mon.smithi063 (mon.0) 228 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-27T00:05:00.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: audit 2024-07-27T00:04:59.434246+0000 mon.smithi063 (mon.0) 228 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-27T00:05:00.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: audit 2024-07-27T00:04:59.436017+0000 mon.smithi063 (mon.0) 229 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:00.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: audit 2024-07-27T00:04:59.436017+0000 mon.smithi063 (mon.0) 229 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:00.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: cephadm 2024-07-27T00:04:59.438011+0000 mgr.smithi063.wfcjoy (mgr.14193) 23 : cephadm [INF] Deploying daemon mon.smithi165 on smithi165 2024-07-27T00:05:00.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: cephadm 2024-07-27T00:04:59.438011+0000 mgr.smithi063.wfcjoy (mgr.14193) 23 : cephadm [INF] Deploying daemon mon.smithi165 on smithi165 2024-07-27T00:05:00.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: audit 2024-07-27T00:04:59.887121+0000 mon.smithi063 (mon.0) 230 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:00.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:00 smithi063 bash[19314]: audit 2024-07-27T00:04:59.887121+0000 mon.smithi063 (mon.0) 230 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:02.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:02 smithi063 bash[19314]: cluster 2024-07-27T00:05:00.817807+0000 mgr.smithi063.wfcjoy (mgr.14193) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:02.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:02 smithi063 bash[19314]: cluster 2024-07-27T00:05:00.817807+0000 mgr.smithi063.wfcjoy (mgr.14193) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:03.149 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-07-27T00:05:03.149 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"43bb0474-4bab-11ef-bcc1-c7b262605968","modified":"2024-07-27T00:01:51.965823Z","created":"2024-07-27T00:01:51.965823Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-07-27T00:05:03.150 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2024-07-27T00:05:03.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:03 smithi063 bash[19314]: audit 2024-07-27T00:05:03.129441+0000 mon.smithi063 (mon.0) 231 : audit [DBG] from='client.? 172.21.15.165:0/1044730937' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-27T00:05:03.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:03 smithi063 bash[19314]: audit 2024-07-27T00:05:03.129441+0000 mon.smithi063 (mon.0) 231 : audit [DBG] from='client.? 172.21.15.165:0/1044730937' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-27T00:05:04.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:04 smithi063 bash[19314]: cluster 2024-07-27T00:05:02.818282+0000 mgr.smithi063.wfcjoy (mgr.14193) 25 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:04.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:04 smithi063 bash[19314]: cluster 2024-07-27T00:05:02.818282+0000 mgr.smithi063.wfcjoy (mgr.14193) 25 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:05.204 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-07-27T00:05:05.205 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph mon dump -f json 2024-07-27T00:05:05.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:05 smithi063 bash[19314]: audit 2024-07-27T00:05:04.880575+0000 mon.smithi063 (mon.0) 232 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:05:05.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:05 smithi063 bash[19314]: audit 2024-07-27T00:05:04.880575+0000 mon.smithi063 (mon.0) 232 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:05:06.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:06 smithi063 bash[19314]: cluster 2024-07-27T00:05:04.818724+0000 mgr.smithi063.wfcjoy (mgr.14193) 26 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:06.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:06 smithi063 bash[19314]: cluster 2024-07-27T00:05:04.818724+0000 mgr.smithi063.wfcjoy (mgr.14193) 26 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:06.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:06 smithi063 bash[19314]: audit 2024-07-27T00:05:05.951239+0000 mon.smithi063 (mon.0) 233 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:06.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:06 smithi063 bash[19314]: audit 2024-07-27T00:05:05.951239+0000 mon.smithi063 (mon.0) 233 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:06.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:06 smithi063 bash[19314]: audit 2024-07-27T00:05:05.957420+0000 mon.smithi063 (mon.0) 234 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:06.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:06 smithi063 bash[19314]: audit 2024-07-27T00:05:05.957420+0000 mon.smithi063 (mon.0) 234 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:06.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:06 smithi063 bash[19314]: audit 2024-07-27T00:05:05.963573+0000 mon.smithi063 (mon.0) 235 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:06.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:06 smithi063 bash[19314]: audit 2024-07-27T00:05:05.963573+0000 mon.smithi063 (mon.0) 235 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:06.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:06 smithi063 bash[19314]: audit 2024-07-27T00:05:05.969455+0000 mon.smithi063 (mon.0) 236 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:06.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:06 smithi063 bash[19314]: audit 2024-07-27T00:05:05.969455+0000 mon.smithi063 (mon.0) 236 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:06.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:06 smithi063 bash[19314]: audit 2024-07-27T00:05:05.978854+0000 mon.smithi063 (mon.0) 237 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:06.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:06 smithi063 bash[19314]: audit 2024-07-27T00:05:05.978854+0000 mon.smithi063 (mon.0) 237 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:06.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:06 smithi063 bash[19314]: audit 2024-07-27T00:05:06.036151+0000 mon.smithi063 (mon.0) 238 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:05:06.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:06 smithi063 bash[19314]: audit 2024-07-27T00:05:06.036151+0000 mon.smithi063 (mon.0) 238 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:05:07.040 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-27T00:05:07.040 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-27T00:05:07.041 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-27T00:05:07.041 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-27T00:05:07.041 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-27T00:05:07.041 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.compression_opts.enabled: false 2024-07-27T00:05:07.041 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-27T00:05:07.041 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-27T00:05:07.221 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-27T00:05:07.222 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-27T00:05:07.222 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-27T00:05:07.222 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-27T00:05:07.222 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-27T00:05:07.222 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-27T00:05:07.222 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-27T00:05:07.222 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-27T00:05:07.222 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-27T00:05:07.222 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-27T00:05:07.222 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-27T00:05:07.223 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-27T00:05:07.223 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-27T00:05:07.223 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-27T00:05:07.223 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-27T00:05:07.223 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-27T00:05:07.223 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-27T00:05:07.223 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.arena_block_size: 1048576 2024-07-27T00:05:07.223 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-27T00:05:07.223 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-27T00:05:07.223 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-27T00:05:07.223 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-27T00:05:07.223 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-27T00:05:07.223 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-27T00:05:07.224 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-27T00:05:07.224 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-27T00:05:07.224 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-27T00:05:07.225 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-27T00:05:07.225 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-27T00:05:07.225 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-27T00:05:07.225 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-27T00:05:07.225 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-07-27T00:05:07.225 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.inplace_update_support: 0 2024-07-27T00:05:07.225 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-27T00:05:07.225 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-27T00:05:07.225 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-27T00:05:07.225 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-27T00:05:07.225 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.bloom_locality: 0 2024-07-27T00:05:07.226 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.max_successive_merges: 0 2024-07-27T00:05:07.226 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-27T00:05:07.226 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-27T00:05:07.226 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.force_consistency_checks: 1 2024-07-27T00:05:07.226 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-27T00:05:07.226 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.ttl: 2592000 2024-07-27T00:05:07.226 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-27T00:05:07.226 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-27T00:05:07.226 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-27T00:05:07.226 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.enable_blob_files: false 2024-07-27T00:05:07.226 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.min_blob_size: 0 2024-07-27T00:05:07.227 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.blob_file_size: 268435456 2024-07-27T00:05:07.227 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-27T00:05:07.227 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-27T00:05:07.227 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-27T00:05:07.227 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-27T00:05:07.227 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-27T00:05:07.227 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.blob_file_starting_level: 0 2024-07-27T00:05:07.227 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.007+0000 7f48434dcb00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-27T00:05:07.227 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.011+0000 7f48434dcb00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi165/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-07-27T00:05:07.227 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.011+0000 7f48434dcb00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-07-27T00:05:07.227 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.011+0000 7f48434dcb00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: bd906b6f-d6eb-4883-b8c4-1909fdfaaafb 2024-07-27T00:05:07.227 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.011+0000 7f48434dcb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722038707014926, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-07-27T00:05:07.227 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.011+0000 7f48434dcb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-07-27T00:05:07.228 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.011+0000 7f48434dcb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722038707015333, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1722038707, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "bd906b6f-d6eb-4883-b8c4-1909fdfaaafb", "db_session_id": "Q19L7F4RHDJ8VXBYPVZG", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-07-27T00:05:07.228 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.011+0000 7f48434dcb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722038707015436, "job": 1, "event": "recovery_finished"} 2024-07-27T00:05:07.228 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.011+0000 7f48434dcb00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-07-27T00:05:07.228 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.011+0000 7f48434dcb00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi165/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-07-27T00:05:07.228 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.011+0000 7f48434dcb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56035891ae00 2024-07-27T00:05:07.228 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.011+0000 7f48434dcb00 4 rocksdb: DB pointer 0x560358a18000 2024-07-27T00:05:07.228 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.011+0000 7f48434dcb00 0 mon.smithi165 does not exist in monmap, will attempt to join an existing cluster 2024-07-27T00:05:07.228 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.011+0000 7f48434dcb00 0 using public_addr v2:172.21.15.165:0/0 -> [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] 2024-07-27T00:05:07.228 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.011+0000 7f48434dcb00 0 starting mon.smithi165 rank -1 at public addrs [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] at bind addrs [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi165 fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:05:07.228 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.011+0000 7f48392a4640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-27T00:05:07.228 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.011+0000 7f48392a4640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-27T00:05:07.228 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: ** DB Stats ** 2024-07-27T00:05:07.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-27T00:05:07.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-07-27T00:05:07.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-27T00:05:07.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-27T00:05:07.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-07-27T00:05:07.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-27T00:05:07.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-27T00:05:07.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: ** Compaction Stats [default] ** 2024-07-27T00:05:07.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-07-27T00:05:07.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-27T00:05:07.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-07-27T00:05:07.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-07-27T00:05:07.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-07-27T00:05:07.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: ** Compaction Stats [default] ** 2024-07-27T00:05:07.230 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-07-27T00:05:07.230 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-27T00:05:07.230 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-07-27T00:05:07.230 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-27T00:05:07.230 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-27T00:05:07.230 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-27T00:05:07.230 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-27T00:05:07.230 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: AddFile(Total Files): cumulative 0, interval 0 2024-07-27T00:05:07.230 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-27T00:05:07.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: AddFile(Keys): cumulative 0, interval 0 2024-07-27T00:05:07.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Cumulative compaction: 0.00 GB write, 0.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-27T00:05:07.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Interval compaction: 0.00 GB write, 0.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-27T00:05:07.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-07-27T00:05:07.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Block cache BinnedLRUCache@0x5603588ef610#7 capacity: 512.00 MB usage: 0.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-07-27T00:05:07.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: Block cache entry stats(count,size,portion): DataBlock(1,0.64 KB,0.00012219%) FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-07-27T00:05:07.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: ** File Read Latency Histogram By Level [default] ** 2024-07-27T00:05:07.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.015+0000 7f48434dcb00 1 mon.smithi165@-1(???) e0 preinit fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:05:07.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.047+0000 7f483c2aa640 0 mon.smithi165@-1(synchronizing).mds e1 new map 2024-07-27T00:05:07.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.047+0000 7f483c2aa640 0 mon.smithi165@-1(synchronizing).mds e1 print_map 2024-07-27T00:05:07.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: e1 2024-07-27T00:05:07.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: btime 2024-07-27T00:01:56:697768+0000 2024-07-27T00:05:07.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-27T00:05:07.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-07-27T00:05:07.232 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: legacy client fscid: -1 2024-07-27T00:05:07.232 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: 2024-07-27T00:05:07.232 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: No filesystems configured 2024-07-27T00:05:07.232 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.047+0000 7f483c2aa640 1 mon.smithi165@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-07-27T00:05:07.232 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.047+0000 7f483c2aa640 1 mon.smithi165@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-07-27T00:05:07.232 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.047+0000 7f483c2aa640 1 mon.smithi165@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-07-27T00:05:07.232 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.047+0000 7f483c2aa640 1 mon.smithi165@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-07-27T00:05:07.232 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.047+0000 7f483c2aa640 1 mon.smithi165@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-07-27T00:05:07.232 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.047+0000 7f483c2aa640 1 mon.smithi165@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-07-27T00:05:07.232 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.047+0000 7f483c2aa640 1 mon.smithi165@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-07-27T00:05:07.233 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.051+0000 7f483c2aa640 0 mon.smithi165@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-27T00:05:07.233 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.051+0000 7f483c2aa640 0 mon.smithi165@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-07-27T00:05:07.233 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.051+0000 7f483c2aa640 0 mon.smithi165@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-07-27T00:05:07.233 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.051+0000 7f483c2aa640 0 mon.smithi165@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-07-27T00:05:07.233 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: cluster 2024-07-27T00:04:56.816829+0000 mgr.smithi063.wfcjoy (mgr.14193) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:07.233 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: cluster 2024-07-27T00:04:56.816829+0000 mgr.smithi063.wfcjoy (mgr.14193) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:07.233 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: cluster 2024-07-27T00:04:58.817336+0000 mgr.smithi063.wfcjoy (mgr.14193) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:07.233 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: cluster 2024-07-27T00:04:58.817336+0000 mgr.smithi063.wfcjoy (mgr.14193) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:07.234 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:04:59.408277+0000 mon.smithi063 (mon.0) 224 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.234 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:04:59.408277+0000 mon.smithi063 (mon.0) 224 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.234 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:04:59.416937+0000 mon.smithi063 (mon.0) 225 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.234 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:04:59.416937+0000 mon.smithi063 (mon.0) 225 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.234 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:04:59.422872+0000 mon.smithi063 (mon.0) 226 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.234 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:04:59.422872+0000 mon.smithi063 (mon.0) 226 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.234 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:04:59.430852+0000 mon.smithi063 (mon.0) 227 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.234 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:04:59.430852+0000 mon.smithi063 (mon.0) 227 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.234 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:04:59.434246+0000 mon.smithi063 (mon.0) 228 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-27T00:05:07.234 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:04:59.434246+0000 mon.smithi063 (mon.0) 228 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-27T00:05:07.234 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:04:59.436017+0000 mon.smithi063 (mon.0) 229 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:07.234 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:04:59.436017+0000 mon.smithi063 (mon.0) 229 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:07.234 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: cephadm 2024-07-27T00:04:59.438011+0000 mgr.smithi063.wfcjoy (mgr.14193) 23 : cephadm [INF] Deploying daemon mon.smithi165 on smithi165 2024-07-27T00:05:07.235 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: cephadm 2024-07-27T00:04:59.438011+0000 mgr.smithi063.wfcjoy (mgr.14193) 23 : cephadm [INF] Deploying daemon mon.smithi165 on smithi165 2024-07-27T00:05:07.235 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:04:59.887121+0000 mon.smithi063 (mon.0) 230 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.235 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:04:59.887121+0000 mon.smithi063 (mon.0) 230 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.235 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: cluster 2024-07-27T00:05:00.817807+0000 mgr.smithi063.wfcjoy (mgr.14193) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:07.235 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: cluster 2024-07-27T00:05:00.817807+0000 mgr.smithi063.wfcjoy (mgr.14193) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:07.235 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:05:03.129441+0000 mon.smithi063 (mon.0) 231 : audit [DBG] from='client.? 172.21.15.165:0/1044730937' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-27T00:05:07.235 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:05:03.129441+0000 mon.smithi063 (mon.0) 231 : audit [DBG] from='client.? 172.21.15.165:0/1044730937' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-27T00:05:07.235 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: cluster 2024-07-27T00:05:02.818282+0000 mgr.smithi063.wfcjoy (mgr.14193) 25 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:07.235 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: cluster 2024-07-27T00:05:02.818282+0000 mgr.smithi063.wfcjoy (mgr.14193) 25 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:07.235 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:05:04.880575+0000 mon.smithi063 (mon.0) 232 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:05:07.235 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:05:04.880575+0000 mon.smithi063 (mon.0) 232 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:05:07.235 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: cluster 2024-07-27T00:05:04.818724+0000 mgr.smithi063.wfcjoy (mgr.14193) 26 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:07.235 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: cluster 2024-07-27T00:05:04.818724+0000 mgr.smithi063.wfcjoy (mgr.14193) 26 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:07.235 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:05:05.951239+0000 mon.smithi063 (mon.0) 233 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.236 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:05:05.951239+0000 mon.smithi063 (mon.0) 233 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.236 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:05:05.957420+0000 mon.smithi063 (mon.0) 234 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.236 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:05:05.957420+0000 mon.smithi063 (mon.0) 234 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.236 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:05:05.963573+0000 mon.smithi063 (mon.0) 235 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.236 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:05:05.963573+0000 mon.smithi063 (mon.0) 235 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.236 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:05:05.969455+0000 mon.smithi063 (mon.0) 236 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.236 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:05:05.969455+0000 mon.smithi063 (mon.0) 236 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.236 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:05:05.978854+0000 mon.smithi063 (mon.0) 237 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.236 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:05:05.978854+0000 mon.smithi063 (mon.0) 237 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:07.236 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:05:06.036151+0000 mon.smithi063 (mon.0) 238 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:05:07.236 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: audit 2024-07-27T00:05:06.036151+0000 mon.smithi063 (mon.0) 238 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:05:07.236 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:07 smithi165 bash[23696]: debug 2024-07-27T00:05:07.051+0000 7f483c2aa640 1 mon.smithi165@-1(synchronizing).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2024-07-27T00:05:10.958 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi165/config 2024-07-27T00:05:12.404 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:06.819159+0000 mgr.smithi063.wfcjoy (mgr.14193) 27 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:12.405 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:06.819159+0000 mgr.smithi063.wfcjoy (mgr.14193) 27 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:12.405 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:07.067301+0000 mon.smithi063 (mon.0) 240 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:05:12.405 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:07.067301+0000 mon.smithi063 (mon.0) 240 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:05:12.405 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:07.067769+0000 mon.smithi063 (mon.0) 241 : cluster [INF] mon.smithi063 calling monitor election 2024-07-27T00:05:12.405 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:07.067769+0000 mon.smithi063 (mon.0) 241 : cluster [INF] mon.smithi063 calling monitor election 2024-07-27T00:05:12.405 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:07.086178+0000 mon.smithi063 (mon.0) 242 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.405 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:07.086178+0000 mon.smithi063 (mon.0) 242 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.405 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:08.061990+0000 mon.smithi063 (mon.0) 243 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.405 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:08.061990+0000 mon.smithi063 (mon.0) 243 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.406 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:08.610497+0000 mon.smithi063 (mon.0) 244 : audit [DBG] from='mgr.? 172.21.15.165:0/1872523848' entity='mgr.smithi165.ctppbp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi165.ctppbp/crt"} : dispatch 2024-07-27T00:05:12.406 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:08.610497+0000 mon.smithi063 (mon.0) 244 : audit [DBG] from='mgr.? 172.21.15.165:0/1872523848' entity='mgr.smithi165.ctppbp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi165.ctppbp/crt"} : dispatch 2024-07-27T00:05:12.406 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:08.819557+0000 mgr.smithi063.wfcjoy (mgr.14193) 28 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:12.406 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:08.819557+0000 mgr.smithi063.wfcjoy (mgr.14193) 28 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:12.406 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:09.062057+0000 mon.smithi063 (mon.0) 245 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.406 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:09.062057+0000 mon.smithi063 (mon.0) 245 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.406 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:09.065089+0000 mon.smithi165 (mon.1) 1 : cluster [INF] mon.smithi165 calling monitor election 2024-07-27T00:05:12.406 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:09.065089+0000 mon.smithi165 (mon.1) 1 : cluster [INF] mon.smithi165 calling monitor election 2024-07-27T00:05:12.407 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:10.062190+0000 mon.smithi063 (mon.0) 246 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.407 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:10.062190+0000 mon.smithi063 (mon.0) 246 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.407 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:10.819908+0000 mgr.smithi063.wfcjoy (mgr.14193) 29 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:12.407 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:10.819908+0000 mgr.smithi063.wfcjoy (mgr.14193) 29 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:12.407 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:11.061842+0000 mon.smithi063 (mon.0) 247 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.407 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:11.061842+0000 mon.smithi063 (mon.0) 247 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.407 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.062374+0000 mon.smithi063 (mon.0) 248 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.407 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.062374+0000 mon.smithi063 (mon.0) 248 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.107181+0000 mon.smithi063 (mon.0) 249 : cluster [INF] mon.smithi063 is new leader, mons smithi063,smithi165 in quorum (ranks 0,1) 2024-07-27T00:05:12.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.107181+0000 mon.smithi063 (mon.0) 249 : cluster [INF] mon.smithi063 is new leader, mons smithi063,smithi165 in quorum (ranks 0,1) 2024-07-27T00:05:12.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.117754+0000 mon.smithi063 (mon.0) 250 : cluster [DBG] monmap epoch 2 2024-07-27T00:05:12.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.117754+0000 mon.smithi063 (mon.0) 250 : cluster [DBG] monmap epoch 2 2024-07-27T00:05:12.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.117787+0000 mon.smithi063 (mon.0) 251 : cluster [DBG] fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:05:12.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.117787+0000 mon.smithi063 (mon.0) 251 : cluster [DBG] fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:05:12.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.117804+0000 mon.smithi063 (mon.0) 252 : cluster [DBG] last_changed 2024-07-27T00:05:07.062096+0000 2024-07-27T00:05:12.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.117804+0000 mon.smithi063 (mon.0) 252 : cluster [DBG] last_changed 2024-07-27T00:05:07.062096+0000 2024-07-27T00:05:12.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.117823+0000 mon.smithi063 (mon.0) 253 : cluster [DBG] created 2024-07-27T00:01:51.965823+0000 2024-07-27T00:05:12.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.117823+0000 mon.smithi063 (mon.0) 253 : cluster [DBG] created 2024-07-27T00:01:51.965823+0000 2024-07-27T00:05:12.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.117844+0000 mon.smithi063 (mon.0) 254 : cluster [DBG] min_mon_release 19 (squid) 2024-07-27T00:05:12.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.117844+0000 mon.smithi063 (mon.0) 254 : cluster [DBG] min_mon_release 19 (squid) 2024-07-27T00:05:12.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.117863+0000 mon.smithi063 (mon.0) 255 : cluster [DBG] election_strategy: 1 2024-07-27T00:05:12.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.117863+0000 mon.smithi063 (mon.0) 255 : cluster [DBG] election_strategy: 1 2024-07-27T00:05:12.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.117883+0000 mon.smithi063 (mon.0) 256 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.smithi063 2024-07-27T00:05:12.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.117883+0000 mon.smithi063 (mon.0) 256 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.smithi063 2024-07-27T00:05:12.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.117901+0000 mon.smithi063 (mon.0) 257 : cluster [DBG] 1: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.smithi165 2024-07-27T00:05:12.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.117901+0000 mon.smithi063 (mon.0) 257 : cluster [DBG] 1: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.smithi165 2024-07-27T00:05:12.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.137868+0000 mon.smithi063 (mon.0) 258 : cluster [DBG] fsmap 2024-07-27T00:05:12.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.137868+0000 mon.smithi063 (mon.0) 258 : cluster [DBG] fsmap 2024-07-27T00:05:12.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.137923+0000 mon.smithi063 (mon.0) 259 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-07-27T00:05:12.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.137923+0000 mon.smithi063 (mon.0) 259 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-07-27T00:05:12.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.138215+0000 mon.smithi063 (mon.0) 260 : cluster [DBG] mgrmap e17: smithi063.wfcjoy(active, since 37s) 2024-07-27T00:05:12.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.138215+0000 mon.smithi063 (mon.0) 260 : cluster [DBG] mgrmap e17: smithi063.wfcjoy(active, since 37s) 2024-07-27T00:05:12.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.138463+0000 mon.smithi063 (mon.0) 261 : cluster [INF] overall HEALTH_OK 2024-07-27T00:05:12.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.138463+0000 mon.smithi063 (mon.0) 261 : cluster [INF] overall HEALTH_OK 2024-07-27T00:05:12.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.138982+0000 mon.smithi063 (mon.0) 262 : cluster [DBG] Standby manager daemon smithi165.ctppbp started 2024-07-27T00:05:12.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.138982+0000 mon.smithi063 (mon.0) 262 : cluster [DBG] Standby manager daemon smithi165.ctppbp started 2024-07-27T00:05:12.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.145567+0000 mon.smithi063 (mon.0) 263 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:12.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.145567+0000 mon.smithi063 (mon.0) 263 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:12.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.147527+0000 mon.smithi063 (mon.0) 264 : audit [DBG] from='mgr.? 172.21.15.165:0/1872523848' entity='mgr.smithi165.ctppbp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-07-27T00:05:12.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.147527+0000 mon.smithi063 (mon.0) 264 : audit [DBG] from='mgr.? 172.21.15.165:0/1872523848' entity='mgr.smithi165.ctppbp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-07-27T00:05:12.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.151308+0000 mon.smithi063 (mon.0) 265 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:12.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.151308+0000 mon.smithi063 (mon.0) 265 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:12.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.151931+0000 mon.smithi063 (mon.0) 266 : audit [DBG] from='mgr.? 172.21.15.165:0/1872523848' entity='mgr.smithi165.ctppbp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi165.ctppbp/key"} : dispatch 2024-07-27T00:05:12.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.151931+0000 mon.smithi063 (mon.0) 266 : audit [DBG] from='mgr.? 172.21.15.165:0/1872523848' entity='mgr.smithi165.ctppbp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi165.ctppbp/key"} : dispatch 2024-07-27T00:05:12.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.152570+0000 mon.smithi063 (mon.0) 267 : audit [DBG] from='mgr.? 172.21.15.165:0/1872523848' entity='mgr.smithi165.ctppbp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-07-27T00:05:12.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.152570+0000 mon.smithi063 (mon.0) 267 : audit [DBG] from='mgr.? 172.21.15.165:0/1872523848' entity='mgr.smithi165.ctppbp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-07-27T00:05:12.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.158986+0000 mon.smithi063 (mon.0) 268 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:12.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.158986+0000 mon.smithi063 (mon.0) 268 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:12.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.161181+0000 mon.smithi063 (mon.0) 269 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:12.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.161181+0000 mon.smithi063 (mon.0) 269 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:12.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.163199+0000 mon.smithi063 (mon.0) 270 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-27T00:05:12.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:12 smithi165 bash[23696]: audit 2024-07-27T00:05:12.163199+0000 mon.smithi063 (mon.0) 270 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-27T00:05:12.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:06.819159+0000 mgr.smithi063.wfcjoy (mgr.14193) 27 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:12.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:06.819159+0000 mgr.smithi063.wfcjoy (mgr.14193) 27 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:12.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:07.067301+0000 mon.smithi063 (mon.0) 240 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:05:12.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:07.067301+0000 mon.smithi063 (mon.0) 240 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:05:12.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:07.067769+0000 mon.smithi063 (mon.0) 241 : cluster [INF] mon.smithi063 calling monitor election 2024-07-27T00:05:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:07.067769+0000 mon.smithi063 (mon.0) 241 : cluster [INF] mon.smithi063 calling monitor election 2024-07-27T00:05:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:07.086178+0000 mon.smithi063 (mon.0) 242 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:07.086178+0000 mon.smithi063 (mon.0) 242 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:08.061990+0000 mon.smithi063 (mon.0) 243 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:08.061990+0000 mon.smithi063 (mon.0) 243 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:08.610497+0000 mon.smithi063 (mon.0) 244 : audit [DBG] from='mgr.? 172.21.15.165:0/1872523848' entity='mgr.smithi165.ctppbp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi165.ctppbp/crt"} : dispatch 2024-07-27T00:05:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:08.610497+0000 mon.smithi063 (mon.0) 244 : audit [DBG] from='mgr.? 172.21.15.165:0/1872523848' entity='mgr.smithi165.ctppbp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi165.ctppbp/crt"} : dispatch 2024-07-27T00:05:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:08.819557+0000 mgr.smithi063.wfcjoy (mgr.14193) 28 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:08.819557+0000 mgr.smithi063.wfcjoy (mgr.14193) 28 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:09.062057+0000 mon.smithi063 (mon.0) 245 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:09.062057+0000 mon.smithi063 (mon.0) 245 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:09.065089+0000 mon.smithi165 (mon.1) 1 : cluster [INF] mon.smithi165 calling monitor election 2024-07-27T00:05:12.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:09.065089+0000 mon.smithi165 (mon.1) 1 : cluster [INF] mon.smithi165 calling monitor election 2024-07-27T00:05:12.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:10.062190+0000 mon.smithi063 (mon.0) 246 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:10.062190+0000 mon.smithi063 (mon.0) 246 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:10.819908+0000 mgr.smithi063.wfcjoy (mgr.14193) 29 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:12.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:10.819908+0000 mgr.smithi063.wfcjoy (mgr.14193) 29 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:12.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:11.061842+0000 mon.smithi063 (mon.0) 247 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:11.061842+0000 mon.smithi063 (mon.0) 247 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.062374+0000 mon.smithi063 (mon.0) 248 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.062374+0000 mon.smithi063 (mon.0) 248 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:12.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.107181+0000 mon.smithi063 (mon.0) 249 : cluster [INF] mon.smithi063 is new leader, mons smithi063,smithi165 in quorum (ranks 0,1) 2024-07-27T00:05:12.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.107181+0000 mon.smithi063 (mon.0) 249 : cluster [INF] mon.smithi063 is new leader, mons smithi063,smithi165 in quorum (ranks 0,1) 2024-07-27T00:05:12.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.117754+0000 mon.smithi063 (mon.0) 250 : cluster [DBG] monmap epoch 2 2024-07-27T00:05:12.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.117754+0000 mon.smithi063 (mon.0) 250 : cluster [DBG] monmap epoch 2 2024-07-27T00:05:12.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.117787+0000 mon.smithi063 (mon.0) 251 : cluster [DBG] fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:05:12.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.117787+0000 mon.smithi063 (mon.0) 251 : cluster [DBG] fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:05:12.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.117804+0000 mon.smithi063 (mon.0) 252 : cluster [DBG] last_changed 2024-07-27T00:05:07.062096+0000 2024-07-27T00:05:12.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.117804+0000 mon.smithi063 (mon.0) 252 : cluster [DBG] last_changed 2024-07-27T00:05:07.062096+0000 2024-07-27T00:05:12.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.117823+0000 mon.smithi063 (mon.0) 253 : cluster [DBG] created 2024-07-27T00:01:51.965823+0000 2024-07-27T00:05:12.597 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.117823+0000 mon.smithi063 (mon.0) 253 : cluster [DBG] created 2024-07-27T00:01:51.965823+0000 2024-07-27T00:05:12.597 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.117844+0000 mon.smithi063 (mon.0) 254 : cluster [DBG] min_mon_release 19 (squid) 2024-07-27T00:05:12.597 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.117844+0000 mon.smithi063 (mon.0) 254 : cluster [DBG] min_mon_release 19 (squid) 2024-07-27T00:05:12.597 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.117863+0000 mon.smithi063 (mon.0) 255 : cluster [DBG] election_strategy: 1 2024-07-27T00:05:12.597 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.117863+0000 mon.smithi063 (mon.0) 255 : cluster [DBG] election_strategy: 1 2024-07-27T00:05:12.597 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.117883+0000 mon.smithi063 (mon.0) 256 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.smithi063 2024-07-27T00:05:12.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.117883+0000 mon.smithi063 (mon.0) 256 : cluster [DBG] 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.smithi063 2024-07-27T00:05:12.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.117901+0000 mon.smithi063 (mon.0) 257 : cluster [DBG] 1: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.smithi165 2024-07-27T00:05:12.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.117901+0000 mon.smithi063 (mon.0) 257 : cluster [DBG] 1: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.smithi165 2024-07-27T00:05:12.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.137868+0000 mon.smithi063 (mon.0) 258 : cluster [DBG] fsmap 2024-07-27T00:05:12.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.137868+0000 mon.smithi063 (mon.0) 258 : cluster [DBG] fsmap 2024-07-27T00:05:12.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.137923+0000 mon.smithi063 (mon.0) 259 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-07-27T00:05:12.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.137923+0000 mon.smithi063 (mon.0) 259 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-07-27T00:05:12.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.138215+0000 mon.smithi063 (mon.0) 260 : cluster [DBG] mgrmap e17: smithi063.wfcjoy(active, since 37s) 2024-07-27T00:05:12.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.138215+0000 mon.smithi063 (mon.0) 260 : cluster [DBG] mgrmap e17: smithi063.wfcjoy(active, since 37s) 2024-07-27T00:05:12.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.138463+0000 mon.smithi063 (mon.0) 261 : cluster [INF] overall HEALTH_OK 2024-07-27T00:05:12.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.138463+0000 mon.smithi063 (mon.0) 261 : cluster [INF] overall HEALTH_OK 2024-07-27T00:05:12.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.138982+0000 mon.smithi063 (mon.0) 262 : cluster [DBG] Standby manager daemon smithi165.ctppbp started 2024-07-27T00:05:12.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.138982+0000 mon.smithi063 (mon.0) 262 : cluster [DBG] Standby manager daemon smithi165.ctppbp started 2024-07-27T00:05:12.599 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.145567+0000 mon.smithi063 (mon.0) 263 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:12.599 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.145567+0000 mon.smithi063 (mon.0) 263 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:12.599 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.147527+0000 mon.smithi063 (mon.0) 264 : audit [DBG] from='mgr.? 172.21.15.165:0/1872523848' entity='mgr.smithi165.ctppbp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-07-27T00:05:12.599 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.147527+0000 mon.smithi063 (mon.0) 264 : audit [DBG] from='mgr.? 172.21.15.165:0/1872523848' entity='mgr.smithi165.ctppbp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-07-27T00:05:12.599 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.151308+0000 mon.smithi063 (mon.0) 265 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:12.599 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.151308+0000 mon.smithi063 (mon.0) 265 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:12.599 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.151931+0000 mon.smithi063 (mon.0) 266 : audit [DBG] from='mgr.? 172.21.15.165:0/1872523848' entity='mgr.smithi165.ctppbp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi165.ctppbp/key"} : dispatch 2024-07-27T00:05:12.599 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.151931+0000 mon.smithi063 (mon.0) 266 : audit [DBG] from='mgr.? 172.21.15.165:0/1872523848' entity='mgr.smithi165.ctppbp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi165.ctppbp/key"} : dispatch 2024-07-27T00:05:12.599 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.152570+0000 mon.smithi063 (mon.0) 267 : audit [DBG] from='mgr.? 172.21.15.165:0/1872523848' entity='mgr.smithi165.ctppbp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-07-27T00:05:12.599 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.152570+0000 mon.smithi063 (mon.0) 267 : audit [DBG] from='mgr.? 172.21.15.165:0/1872523848' entity='mgr.smithi165.ctppbp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-07-27T00:05:12.599 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.158986+0000 mon.smithi063 (mon.0) 268 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:12.599 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.158986+0000 mon.smithi063 (mon.0) 268 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:12.599 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.161181+0000 mon.smithi063 (mon.0) 269 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:12.600 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.161181+0000 mon.smithi063 (mon.0) 269 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:12.600 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.163199+0000 mon.smithi063 (mon.0) 270 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-27T00:05:12.600 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:12 smithi063 bash[19314]: audit 2024-07-27T00:05:12.163199+0000 mon.smithi063 (mon.0) 270 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-27T00:05:13.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: cephadm 2024-07-27T00:05:12.165639+0000 mgr.smithi063.wfcjoy (mgr.14193) 30 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-07-27T00:05:13.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: cephadm 2024-07-27T00:05:12.165639+0000 mgr.smithi063.wfcjoy (mgr.14193) 30 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-07-27T00:05:13.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: cephadm 2024-07-27T00:05:12.166956+0000 mgr.smithi063.wfcjoy (mgr.14193) 31 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-07-27T00:05:13.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: cephadm 2024-07-27T00:05:12.166956+0000 mgr.smithi063.wfcjoy (mgr.14193) 31 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-07-27T00:05:13.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.215809+0000 mon.smithi063 (mon.0) 271 : cluster [DBG] mgrmap e18: smithi063.wfcjoy(active, since 37s), standbys: smithi165.ctppbp 2024-07-27T00:05:13.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.215809+0000 mon.smithi063 (mon.0) 271 : cluster [DBG] mgrmap e18: smithi063.wfcjoy(active, since 37s), standbys: smithi165.ctppbp 2024-07-27T00:05:13.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.216004+0000 mon.smithi063 (mon.0) 272 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr metadata", "who": "smithi165.ctppbp", "id": "smithi165.ctppbp"} : dispatch 2024-07-27T00:05:13.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.216004+0000 mon.smithi063 (mon.0) 272 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr metadata", "who": "smithi165.ctppbp", "id": "smithi165.ctppbp"} : dispatch 2024-07-27T00:05:13.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: cephadm 2024-07-27T00:05:12.352784+0000 mgr.smithi063.wfcjoy (mgr.14193) 32 : cephadm [INF] Updating smithi165:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-27T00:05:13.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: cephadm 2024-07-27T00:05:12.352784+0000 mgr.smithi063.wfcjoy (mgr.14193) 32 : cephadm [INF] Updating smithi165:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-27T00:05:13.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: cephadm 2024-07-27T00:05:12.356714+0000 mgr.smithi063.wfcjoy (mgr.14193) 33 : cephadm [INF] Updating smithi063:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-27T00:05:13.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: cephadm 2024-07-27T00:05:12.356714+0000 mgr.smithi063.wfcjoy (mgr.14193) 33 : cephadm [INF] Updating smithi063:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-27T00:05:13.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.495794+0000 mon.smithi063 (mon.0) 273 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.495794+0000 mon.smithi063 (mon.0) 273 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.501215+0000 mon.smithi063 (mon.0) 274 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.501215+0000 mon.smithi063 (mon.0) 274 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.565686+0000 mon.smithi063 (mon.0) 275 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.565686+0000 mon.smithi063 (mon.0) 275 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.573102+0000 mon.smithi063 (mon.0) 276 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.573102+0000 mon.smithi063 (mon.0) 276 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.580562+0000 mon.smithi063 (mon.0) 277 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.580562+0000 mon.smithi063 (mon.0) 277 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.628386+0000 mon.smithi063 (mon.0) 278 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-27T00:05:13.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.628386+0000 mon.smithi063 (mon.0) 278 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-27T00:05:13.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.629740+0000 mon.smithi063 (mon.0) 279 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-27T00:05:13.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.629740+0000 mon.smithi063 (mon.0) 279 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-27T00:05:13.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.630882+0000 mon.smithi063 (mon.0) 280 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:13.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:12.630882+0000 mon.smithi063 (mon.0) 280 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:13.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:13.062747+0000 mon.smithi063 (mon.0) 281 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:13.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:13 smithi063 bash[19314]: audit 2024-07-27T00:05:13.062747+0000 mon.smithi063 (mon.0) 281 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:13.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: cephadm 2024-07-27T00:05:12.165639+0000 mgr.smithi063.wfcjoy (mgr.14193) 30 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-07-27T00:05:13.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: cephadm 2024-07-27T00:05:12.165639+0000 mgr.smithi063.wfcjoy (mgr.14193) 30 : cephadm [INF] Updating smithi063:/etc/ceph/ceph.conf 2024-07-27T00:05:13.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: cephadm 2024-07-27T00:05:12.166956+0000 mgr.smithi063.wfcjoy (mgr.14193) 31 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-07-27T00:05:13.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: cephadm 2024-07-27T00:05:12.166956+0000 mgr.smithi063.wfcjoy (mgr.14193) 31 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-07-27T00:05:13.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.215809+0000 mon.smithi063 (mon.0) 271 : cluster [DBG] mgrmap e18: smithi063.wfcjoy(active, since 37s), standbys: smithi165.ctppbp 2024-07-27T00:05:13.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.215809+0000 mon.smithi063 (mon.0) 271 : cluster [DBG] mgrmap e18: smithi063.wfcjoy(active, since 37s), standbys: smithi165.ctppbp 2024-07-27T00:05:13.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.216004+0000 mon.smithi063 (mon.0) 272 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr metadata", "who": "smithi165.ctppbp", "id": "smithi165.ctppbp"} : dispatch 2024-07-27T00:05:13.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.216004+0000 mon.smithi063 (mon.0) 272 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr metadata", "who": "smithi165.ctppbp", "id": "smithi165.ctppbp"} : dispatch 2024-07-27T00:05:13.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: cephadm 2024-07-27T00:05:12.352784+0000 mgr.smithi063.wfcjoy (mgr.14193) 32 : cephadm [INF] Updating smithi165:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-27T00:05:13.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: cephadm 2024-07-27T00:05:12.352784+0000 mgr.smithi063.wfcjoy (mgr.14193) 32 : cephadm [INF] Updating smithi165:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-27T00:05:13.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: cephadm 2024-07-27T00:05:12.356714+0000 mgr.smithi063.wfcjoy (mgr.14193) 33 : cephadm [INF] Updating smithi063:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-27T00:05:13.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: cephadm 2024-07-27T00:05:12.356714+0000 mgr.smithi063.wfcjoy (mgr.14193) 33 : cephadm [INF] Updating smithi063:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/config/ceph.conf 2024-07-27T00:05:13.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.495794+0000 mon.smithi063 (mon.0) 273 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.495794+0000 mon.smithi063 (mon.0) 273 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.501215+0000 mon.smithi063 (mon.0) 274 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.501215+0000 mon.smithi063 (mon.0) 274 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.565686+0000 mon.smithi063 (mon.0) 275 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.565686+0000 mon.smithi063 (mon.0) 275 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.573102+0000 mon.smithi063 (mon.0) 276 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.573102+0000 mon.smithi063 (mon.0) 276 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.580562+0000 mon.smithi063 (mon.0) 277 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.580562+0000 mon.smithi063 (mon.0) 277 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:13.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.628386+0000 mon.smithi063 (mon.0) 278 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-27T00:05:13.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.628386+0000 mon.smithi063 (mon.0) 278 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-27T00:05:13.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.629740+0000 mon.smithi063 (mon.0) 279 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-27T00:05:13.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.629740+0000 mon.smithi063 (mon.0) 279 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-27T00:05:13.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.630882+0000 mon.smithi063 (mon.0) 280 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:13.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:12.630882+0000 mon.smithi063 (mon.0) 280 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:13.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:13.062747+0000 mon.smithi063 (mon.0) 281 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:13.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:13 smithi165 bash[23696]: audit 2024-07-27T00:05:13.062747+0000 mon.smithi063 (mon.0) 281 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:05:14.259 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-07-27T00:05:14.259 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":2,"fsid":"43bb0474-4bab-11ef-bcc1-c7b262605968","modified":"2024-07-27T00:05:07.062096Z","created":"2024-07-27T00:01:51.965823Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi063","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi165","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:3300","nonce":0},{"type":"v1","addr":"172.21.15.165:6789","nonce":0}]},"addr":"172.21.15.165:6789/0","public_addr":"172.21.15.165:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-07-27T00:05:14.260 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 2 2024-07-27T00:05:14.480 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:14 smithi063 bash[19314]: cephadm 2024-07-27T00:05:12.627858+0000 mgr.smithi063.wfcjoy (mgr.14193) 34 : cephadm [INF] Reconfiguring mon.smithi063 (unknown last config time)... 2024-07-27T00:05:14.480 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:14 smithi063 bash[19314]: cephadm 2024-07-27T00:05:12.627858+0000 mgr.smithi063.wfcjoy (mgr.14193) 34 : cephadm [INF] Reconfiguring mon.smithi063 (unknown last config time)... 2024-07-27T00:05:14.480 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:14 smithi063 bash[19314]: cephadm 2024-07-27T00:05:12.632098+0000 mgr.smithi063.wfcjoy (mgr.14193) 35 : cephadm [INF] Reconfiguring daemon mon.smithi063 on smithi063 2024-07-27T00:05:14.480 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:14 smithi063 bash[19314]: cephadm 2024-07-27T00:05:12.632098+0000 mgr.smithi063.wfcjoy (mgr.14193) 35 : cephadm [INF] Reconfiguring daemon mon.smithi063 on smithi063 2024-07-27T00:05:14.480 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:14 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.820295+0000 mgr.smithi063.wfcjoy (mgr.14193) 36 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:14.480 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:14 smithi063 bash[19314]: cluster 2024-07-27T00:05:12.820295+0000 mgr.smithi063.wfcjoy (mgr.14193) 36 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:14.511 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:14 smithi165 bash[23696]: cephadm 2024-07-27T00:05:12.627858+0000 mgr.smithi063.wfcjoy (mgr.14193) 34 : cephadm [INF] Reconfiguring mon.smithi063 (unknown last config time)... 2024-07-27T00:05:14.511 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:14 smithi165 bash[23696]: cephadm 2024-07-27T00:05:12.627858+0000 mgr.smithi063.wfcjoy (mgr.14193) 34 : cephadm [INF] Reconfiguring mon.smithi063 (unknown last config time)... 2024-07-27T00:05:14.511 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:14 smithi165 bash[23696]: cephadm 2024-07-27T00:05:12.632098+0000 mgr.smithi063.wfcjoy (mgr.14193) 35 : cephadm [INF] Reconfiguring daemon mon.smithi063 on smithi063 2024-07-27T00:05:14.511 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:14 smithi165 bash[23696]: cephadm 2024-07-27T00:05:12.632098+0000 mgr.smithi063.wfcjoy (mgr.14193) 35 : cephadm [INF] Reconfiguring daemon mon.smithi063 on smithi063 2024-07-27T00:05:14.512 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:14 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.820295+0000 mgr.smithi063.wfcjoy (mgr.14193) 36 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:14.512 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:14 smithi165 bash[23696]: cluster 2024-07-27T00:05:12.820295+0000 mgr.smithi063.wfcjoy (mgr.14193) 36 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:14.928 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-07-27T00:05:14.928 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph config generate-minimal-conf 2024-07-27T00:05:15.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:15 smithi063 bash[19314]: audit 2024-07-27T00:05:14.239609+0000 mon.smithi063 (mon.0) 282 : audit [DBG] from='client.? 172.21.15.165:0/1121581020' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-27T00:05:15.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:15 smithi063 bash[19314]: audit 2024-07-27T00:05:14.239609+0000 mon.smithi063 (mon.0) 282 : audit [DBG] from='client.? 172.21.15.165:0/1121581020' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-27T00:05:15.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:15 smithi063 bash[19314]: audit 2024-07-27T00:05:14.856340+0000 mon.smithi063 (mon.0) 283 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:15.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:15 smithi063 bash[19314]: audit 2024-07-27T00:05:14.856340+0000 mon.smithi063 (mon.0) 283 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:15.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:15 smithi063 bash[19314]: audit 2024-07-27T00:05:14.862404+0000 mon.smithi063 (mon.0) 284 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:15.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:15 smithi063 bash[19314]: audit 2024-07-27T00:05:14.862404+0000 mon.smithi063 (mon.0) 284 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:15.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:15 smithi063 bash[19314]: audit 2024-07-27T00:05:14.864014+0000 mon.smithi063 (mon.0) 285 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi063.wfcjoy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-27T00:05:15.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:15 smithi063 bash[19314]: audit 2024-07-27T00:05:14.864014+0000 mon.smithi063 (mon.0) 285 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi063.wfcjoy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-27T00:05:15.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:15 smithi063 bash[19314]: audit 2024-07-27T00:05:14.865303+0000 mon.smithi063 (mon.0) 286 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr services"} : dispatch 2024-07-27T00:05:15.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:15 smithi063 bash[19314]: audit 2024-07-27T00:05:14.865303+0000 mon.smithi063 (mon.0) 286 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr services"} : dispatch 2024-07-27T00:05:15.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:15 smithi063 bash[19314]: audit 2024-07-27T00:05:14.866433+0000 mon.smithi063 (mon.0) 287 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:15.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:15 smithi063 bash[19314]: audit 2024-07-27T00:05:14.866433+0000 mon.smithi063 (mon.0) 287 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:15.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:15 smithi165 bash[23696]: audit 2024-07-27T00:05:14.239609+0000 mon.smithi063 (mon.0) 282 : audit [DBG] from='client.? 172.21.15.165:0/1121581020' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-27T00:05:15.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:15 smithi165 bash[23696]: audit 2024-07-27T00:05:14.239609+0000 mon.smithi063 (mon.0) 282 : audit [DBG] from='client.? 172.21.15.165:0/1121581020' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-07-27T00:05:15.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:15 smithi165 bash[23696]: audit 2024-07-27T00:05:14.856340+0000 mon.smithi063 (mon.0) 283 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:15.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:15 smithi165 bash[23696]: audit 2024-07-27T00:05:14.856340+0000 mon.smithi063 (mon.0) 283 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:15.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:15 smithi165 bash[23696]: audit 2024-07-27T00:05:14.862404+0000 mon.smithi063 (mon.0) 284 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:15.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:15 smithi165 bash[23696]: audit 2024-07-27T00:05:14.862404+0000 mon.smithi063 (mon.0) 284 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:15.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:15 smithi165 bash[23696]: audit 2024-07-27T00:05:14.864014+0000 mon.smithi063 (mon.0) 285 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi063.wfcjoy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-27T00:05:15.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:15 smithi165 bash[23696]: audit 2024-07-27T00:05:14.864014+0000 mon.smithi063 (mon.0) 285 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi063.wfcjoy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-27T00:05:15.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:15 smithi165 bash[23696]: audit 2024-07-27T00:05:14.865303+0000 mon.smithi063 (mon.0) 286 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr services"} : dispatch 2024-07-27T00:05:15.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:15 smithi165 bash[23696]: audit 2024-07-27T00:05:14.865303+0000 mon.smithi063 (mon.0) 286 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr services"} : dispatch 2024-07-27T00:05:15.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:15 smithi165 bash[23696]: audit 2024-07-27T00:05:14.866433+0000 mon.smithi063 (mon.0) 287 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:15.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:15 smithi165 bash[23696]: audit 2024-07-27T00:05:14.866433+0000 mon.smithi063 (mon.0) 287 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:16.546 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:16 smithi063 bash[19314]: cluster 2024-07-27T00:05:14.820756+0000 mgr.smithi063.wfcjoy (mgr.14193) 37 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:16.547 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:16 smithi063 bash[19314]: cluster 2024-07-27T00:05:14.820756+0000 mgr.smithi063.wfcjoy (mgr.14193) 37 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:16.547 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:16 smithi063 bash[19314]: cephadm 2024-07-27T00:05:14.863576+0000 mgr.smithi063.wfcjoy (mgr.14193) 38 : cephadm [INF] Reconfiguring mgr.smithi063.wfcjoy (unknown last config time)... 2024-07-27T00:05:16.547 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:16 smithi063 bash[19314]: cephadm 2024-07-27T00:05:14.863576+0000 mgr.smithi063.wfcjoy (mgr.14193) 38 : cephadm [INF] Reconfiguring mgr.smithi063.wfcjoy (unknown last config time)... 2024-07-27T00:05:16.547 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:16 smithi063 bash[19314]: cephadm 2024-07-27T00:05:14.867745+0000 mgr.smithi063.wfcjoy (mgr.14193) 39 : cephadm [INF] Reconfiguring daemon mgr.smithi063.wfcjoy on smithi063 2024-07-27T00:05:16.547 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:16 smithi063 bash[19314]: cephadm 2024-07-27T00:05:14.867745+0000 mgr.smithi063.wfcjoy (mgr.14193) 39 : cephadm [INF] Reconfiguring daemon mgr.smithi063.wfcjoy on smithi063 2024-07-27T00:05:16.671 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:16 smithi165 bash[23696]: cluster 2024-07-27T00:05:14.820756+0000 mgr.smithi063.wfcjoy (mgr.14193) 37 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:16.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:16 smithi165 bash[23696]: cluster 2024-07-27T00:05:14.820756+0000 mgr.smithi063.wfcjoy (mgr.14193) 37 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:16.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:16 smithi165 bash[23696]: cephadm 2024-07-27T00:05:14.863576+0000 mgr.smithi063.wfcjoy (mgr.14193) 38 : cephadm [INF] Reconfiguring mgr.smithi063.wfcjoy (unknown last config time)... 2024-07-27T00:05:16.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:16 smithi165 bash[23696]: cephadm 2024-07-27T00:05:14.863576+0000 mgr.smithi063.wfcjoy (mgr.14193) 38 : cephadm [INF] Reconfiguring mgr.smithi063.wfcjoy (unknown last config time)... 2024-07-27T00:05:16.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:16 smithi165 bash[23696]: cephadm 2024-07-27T00:05:14.867745+0000 mgr.smithi063.wfcjoy (mgr.14193) 39 : cephadm [INF] Reconfiguring daemon mgr.smithi063.wfcjoy on smithi063 2024-07-27T00:05:16.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:16 smithi165 bash[23696]: cephadm 2024-07-27T00:05:14.867745+0000 mgr.smithi063.wfcjoy (mgr.14193) 39 : cephadm [INF] Reconfiguring daemon mgr.smithi063.wfcjoy on smithi063 2024-07-27T00:05:18.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:18 smithi165 bash[23696]: cluster 2024-07-27T00:05:16.821236+0000 mgr.smithi063.wfcjoy (mgr.14193) 40 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:18.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:18 smithi165 bash[23696]: cluster 2024-07-27T00:05:16.821236+0000 mgr.smithi063.wfcjoy (mgr.14193) 40 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:18.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:18 smithi165 bash[23696]: audit 2024-07-27T00:05:17.125940+0000 mon.smithi063 (mon.0) 288 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:18.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:18 smithi165 bash[23696]: audit 2024-07-27T00:05:17.125940+0000 mon.smithi063 (mon.0) 288 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:18.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:18 smithi165 bash[23696]: audit 2024-07-27T00:05:17.134314+0000 mon.smithi063 (mon.0) 289 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:18.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:18 smithi165 bash[23696]: audit 2024-07-27T00:05:17.134314+0000 mon.smithi063 (mon.0) 289 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:18 smithi165 bash[23696]: cephadm 2024-07-27T00:05:17.135570+0000 mgr.smithi063.wfcjoy (mgr.14193) 41 : cephadm [INF] Reconfiguring ceph-exporter.smithi063 (monmap changed)... 2024-07-27T00:05:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:18 smithi165 bash[23696]: cephadm 2024-07-27T00:05:17.135570+0000 mgr.smithi063.wfcjoy (mgr.14193) 41 : cephadm [INF] Reconfiguring ceph-exporter.smithi063 (monmap changed)... 2024-07-27T00:05:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:18 smithi165 bash[23696]: audit 2024-07-27T00:05:17.136145+0000 mon.smithi063 (mon.0) 290 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi063", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-07-27T00:05:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:18 smithi165 bash[23696]: audit 2024-07-27T00:05:17.136145+0000 mon.smithi063 (mon.0) 290 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi063", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-07-27T00:05:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:18 smithi165 bash[23696]: audit 2024-07-27T00:05:17.137823+0000 mon.smithi063 (mon.0) 291 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:18 smithi165 bash[23696]: audit 2024-07-27T00:05:17.137823+0000 mon.smithi063 (mon.0) 291 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:18 smithi165 bash[23696]: cephadm 2024-07-27T00:05:17.139139+0000 mgr.smithi063.wfcjoy (mgr.14193) 42 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi063 on smithi063 2024-07-27T00:05:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:18 smithi165 bash[23696]: cephadm 2024-07-27T00:05:17.139139+0000 mgr.smithi063.wfcjoy (mgr.14193) 42 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi063 on smithi063 2024-07-27T00:05:18.558 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:18 smithi063 bash[19314]: cluster 2024-07-27T00:05:16.821236+0000 mgr.smithi063.wfcjoy (mgr.14193) 40 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:18.558 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:18 smithi063 bash[19314]: cluster 2024-07-27T00:05:16.821236+0000 mgr.smithi063.wfcjoy (mgr.14193) 40 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:18.558 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:18 smithi063 bash[19314]: audit 2024-07-27T00:05:17.125940+0000 mon.smithi063 (mon.0) 288 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:18.558 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:18 smithi063 bash[19314]: audit 2024-07-27T00:05:17.125940+0000 mon.smithi063 (mon.0) 288 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:18.558 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:18 smithi063 bash[19314]: audit 2024-07-27T00:05:17.134314+0000 mon.smithi063 (mon.0) 289 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:18.558 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:18 smithi063 bash[19314]: audit 2024-07-27T00:05:17.134314+0000 mon.smithi063 (mon.0) 289 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:18.558 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:18 smithi063 bash[19314]: cephadm 2024-07-27T00:05:17.135570+0000 mgr.smithi063.wfcjoy (mgr.14193) 41 : cephadm [INF] Reconfiguring ceph-exporter.smithi063 (monmap changed)... 2024-07-27T00:05:18.558 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:18 smithi063 bash[19314]: cephadm 2024-07-27T00:05:17.135570+0000 mgr.smithi063.wfcjoy (mgr.14193) 41 : cephadm [INF] Reconfiguring ceph-exporter.smithi063 (monmap changed)... 2024-07-27T00:05:18.559 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:18 smithi063 bash[19314]: audit 2024-07-27T00:05:17.136145+0000 mon.smithi063 (mon.0) 290 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi063", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-07-27T00:05:18.559 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:18 smithi063 bash[19314]: audit 2024-07-27T00:05:17.136145+0000 mon.smithi063 (mon.0) 290 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi063", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-07-27T00:05:18.559 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:18 smithi063 bash[19314]: audit 2024-07-27T00:05:17.137823+0000 mon.smithi063 (mon.0) 291 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:18.559 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:18 smithi063 bash[19314]: audit 2024-07-27T00:05:17.137823+0000 mon.smithi063 (mon.0) 291 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:18.559 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:18 smithi063 bash[19314]: cephadm 2024-07-27T00:05:17.139139+0000 mgr.smithi063.wfcjoy (mgr.14193) 42 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi063 on smithi063 2024-07-27T00:05:18.559 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:18 smithi063 bash[19314]: cephadm 2024-07-27T00:05:17.139139+0000 mgr.smithi063.wfcjoy (mgr.14193) 42 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi063 on smithi063 2024-07-27T00:05:19.809 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:05:20.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:20 smithi063 bash[19314]: cluster 2024-07-27T00:05:18.821727+0000 mgr.smithi063.wfcjoy (mgr.14193) 43 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:20.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:20 smithi063 bash[19314]: cluster 2024-07-27T00:05:18.821727+0000 mgr.smithi063.wfcjoy (mgr.14193) 43 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:20.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:20 smithi063 bash[19314]: audit 2024-07-27T00:05:19.338228+0000 mon.smithi063 (mon.0) 292 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:20.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:20 smithi063 bash[19314]: audit 2024-07-27T00:05:19.338228+0000 mon.smithi063 (mon.0) 292 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:20.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:20 smithi063 bash[19314]: audit 2024-07-27T00:05:19.343996+0000 mon.smithi063 (mon.0) 293 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:20.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:20 smithi063 bash[19314]: audit 2024-07-27T00:05:19.343996+0000 mon.smithi063 (mon.0) 293 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:20.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:20 smithi063 bash[19314]: cephadm 2024-07-27T00:05:19.345272+0000 mgr.smithi063.wfcjoy (mgr.14193) 44 : cephadm [INF] Reconfiguring crash.smithi063 (monmap changed)... 2024-07-27T00:05:20.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:20 smithi063 bash[19314]: cephadm 2024-07-27T00:05:19.345272+0000 mgr.smithi063.wfcjoy (mgr.14193) 44 : cephadm [INF] Reconfiguring crash.smithi063 (monmap changed)... 2024-07-27T00:05:20.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:20 smithi063 bash[19314]: audit 2024-07-27T00:05:19.345696+0000 mon.smithi063 (mon.0) 294 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi063", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-07-27T00:05:20.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:20 smithi063 bash[19314]: audit 2024-07-27T00:05:19.345696+0000 mon.smithi063 (mon.0) 294 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi063", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-07-27T00:05:20.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:20 smithi063 bash[19314]: audit 2024-07-27T00:05:19.346882+0000 mon.smithi063 (mon.0) 295 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:20.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:20 smithi063 bash[19314]: audit 2024-07-27T00:05:19.346882+0000 mon.smithi063 (mon.0) 295 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:20.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:20 smithi063 bash[19314]: cephadm 2024-07-27T00:05:19.348098+0000 mgr.smithi063.wfcjoy (mgr.14193) 45 : cephadm [INF] Reconfiguring daemon crash.smithi063 on smithi063 2024-07-27T00:05:20.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:20 smithi063 bash[19314]: cephadm 2024-07-27T00:05:19.348098+0000 mgr.smithi063.wfcjoy (mgr.14193) 45 : cephadm [INF] Reconfiguring daemon crash.smithi063 on smithi063 2024-07-27T00:05:20.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:20 smithi063 bash[19314]: audit 2024-07-27T00:05:19.880568+0000 mon.smithi063 (mon.0) 296 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:05:20.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:20 smithi063 bash[19314]: audit 2024-07-27T00:05:19.880568+0000 mon.smithi063 (mon.0) 296 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:05:20.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:20 smithi165 bash[23696]: cluster 2024-07-27T00:05:18.821727+0000 mgr.smithi063.wfcjoy (mgr.14193) 43 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:20.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:20 smithi165 bash[23696]: cluster 2024-07-27T00:05:18.821727+0000 mgr.smithi063.wfcjoy (mgr.14193) 43 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:20.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:20 smithi165 bash[23696]: audit 2024-07-27T00:05:19.338228+0000 mon.smithi063 (mon.0) 292 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:20.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:20 smithi165 bash[23696]: audit 2024-07-27T00:05:19.338228+0000 mon.smithi063 (mon.0) 292 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:20.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:20 smithi165 bash[23696]: audit 2024-07-27T00:05:19.343996+0000 mon.smithi063 (mon.0) 293 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:20.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:20 smithi165 bash[23696]: audit 2024-07-27T00:05:19.343996+0000 mon.smithi063 (mon.0) 293 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:20.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:20 smithi165 bash[23696]: cephadm 2024-07-27T00:05:19.345272+0000 mgr.smithi063.wfcjoy (mgr.14193) 44 : cephadm [INF] Reconfiguring crash.smithi063 (monmap changed)... 2024-07-27T00:05:20.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:20 smithi165 bash[23696]: cephadm 2024-07-27T00:05:19.345272+0000 mgr.smithi063.wfcjoy (mgr.14193) 44 : cephadm [INF] Reconfiguring crash.smithi063 (monmap changed)... 2024-07-27T00:05:20.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:20 smithi165 bash[23696]: audit 2024-07-27T00:05:19.345696+0000 mon.smithi063 (mon.0) 294 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi063", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-07-27T00:05:20.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:20 smithi165 bash[23696]: audit 2024-07-27T00:05:19.345696+0000 mon.smithi063 (mon.0) 294 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi063", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-07-27T00:05:20.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:20 smithi165 bash[23696]: audit 2024-07-27T00:05:19.346882+0000 mon.smithi063 (mon.0) 295 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:20.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:20 smithi165 bash[23696]: audit 2024-07-27T00:05:19.346882+0000 mon.smithi063 (mon.0) 295 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:20.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:20 smithi165 bash[23696]: cephadm 2024-07-27T00:05:19.348098+0000 mgr.smithi063.wfcjoy (mgr.14193) 45 : cephadm [INF] Reconfiguring daemon crash.smithi063 on smithi063 2024-07-27T00:05:20.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:20 smithi165 bash[23696]: cephadm 2024-07-27T00:05:19.348098+0000 mgr.smithi063.wfcjoy (mgr.14193) 45 : cephadm [INF] Reconfiguring daemon crash.smithi063 on smithi063 2024-07-27T00:05:20.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:20 smithi165 bash[23696]: audit 2024-07-27T00:05:19.880568+0000 mon.smithi063 (mon.0) 296 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:05:20.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:20 smithi165 bash[23696]: audit 2024-07-27T00:05:19.880568+0000 mon.smithi063 (mon.0) 296 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:05:22.621 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:22 smithi063 bash[19314]: cluster 2024-07-27T00:05:20.822163+0000 mgr.smithi063.wfcjoy (mgr.14193) 46 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:22.622 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:22 smithi063 bash[19314]: cluster 2024-07-27T00:05:20.822163+0000 mgr.smithi063.wfcjoy (mgr.14193) 46 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:22.671 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:22 smithi165 bash[23696]: cluster 2024-07-27T00:05:20.822163+0000 mgr.smithi063.wfcjoy (mgr.14193) 46 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:22.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:22 smithi165 bash[23696]: cluster 2024-07-27T00:05:20.822163+0000 mgr.smithi063.wfcjoy (mgr.14193) 46 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:23.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:23 smithi063 bash[19314]: audit 2024-07-27T00:05:22.513242+0000 mon.smithi063 (mon.0) 297 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:23.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:23 smithi063 bash[19314]: audit 2024-07-27T00:05:22.513242+0000 mon.smithi063 (mon.0) 297 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:23.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:23 smithi063 bash[19314]: audit 2024-07-27T00:05:22.518894+0000 mon.smithi063 (mon.0) 298 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:23.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:23 smithi063 bash[19314]: audit 2024-07-27T00:05:22.518894+0000 mon.smithi063 (mon.0) 298 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:23.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:23 smithi063 bash[19314]: cephadm 2024-07-27T00:05:22.520352+0000 mgr.smithi063.wfcjoy (mgr.14193) 47 : cephadm [INF] Reconfiguring alertmanager.smithi063 (dependencies changed)... 2024-07-27T00:05:23.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:23 smithi063 bash[19314]: cephadm 2024-07-27T00:05:22.520352+0000 mgr.smithi063.wfcjoy (mgr.14193) 47 : cephadm [INF] Reconfiguring alertmanager.smithi063 (dependencies changed)... 2024-07-27T00:05:23.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:23 smithi063 bash[19314]: cephadm 2024-07-27T00:05:22.534890+0000 mgr.smithi063.wfcjoy (mgr.14193) 48 : cephadm [INF] Reconfiguring daemon alertmanager.smithi063 on smithi063 2024-07-27T00:05:23.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:23 smithi063 bash[19314]: cephadm 2024-07-27T00:05:22.534890+0000 mgr.smithi063.wfcjoy (mgr.14193) 48 : cephadm [INF] Reconfiguring daemon alertmanager.smithi063 on smithi063 2024-07-27T00:05:23.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:23 smithi063 bash[19314]: cluster 2024-07-27T00:05:22.822573+0000 mgr.smithi063.wfcjoy (mgr.14193) 49 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:23.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:23 smithi063 bash[19314]: cluster 2024-07-27T00:05:22.822573+0000 mgr.smithi063.wfcjoy (mgr.14193) 49 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:23.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:23 smithi165 bash[23696]: audit 2024-07-27T00:05:22.513242+0000 mon.smithi063 (mon.0) 297 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:23.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:23 smithi165 bash[23696]: audit 2024-07-27T00:05:22.513242+0000 mon.smithi063 (mon.0) 297 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:23.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:23 smithi165 bash[23696]: audit 2024-07-27T00:05:22.518894+0000 mon.smithi063 (mon.0) 298 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:23.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:23 smithi165 bash[23696]: audit 2024-07-27T00:05:22.518894+0000 mon.smithi063 (mon.0) 298 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:23.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:23 smithi165 bash[23696]: cephadm 2024-07-27T00:05:22.520352+0000 mgr.smithi063.wfcjoy (mgr.14193) 47 : cephadm [INF] Reconfiguring alertmanager.smithi063 (dependencies changed)... 2024-07-27T00:05:23.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:23 smithi165 bash[23696]: cephadm 2024-07-27T00:05:22.520352+0000 mgr.smithi063.wfcjoy (mgr.14193) 47 : cephadm [INF] Reconfiguring alertmanager.smithi063 (dependencies changed)... 2024-07-27T00:05:23.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:23 smithi165 bash[23696]: cephadm 2024-07-27T00:05:22.534890+0000 mgr.smithi063.wfcjoy (mgr.14193) 48 : cephadm [INF] Reconfiguring daemon alertmanager.smithi063 on smithi063 2024-07-27T00:05:23.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:23 smithi165 bash[23696]: cephadm 2024-07-27T00:05:22.534890+0000 mgr.smithi063.wfcjoy (mgr.14193) 48 : cephadm [INF] Reconfiguring daemon alertmanager.smithi063 on smithi063 2024-07-27T00:05:23.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:23 smithi165 bash[23696]: cluster 2024-07-27T00:05:22.822573+0000 mgr.smithi063.wfcjoy (mgr.14193) 49 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:23.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:23 smithi165 bash[23696]: cluster 2024-07-27T00:05:22.822573+0000 mgr.smithi063.wfcjoy (mgr.14193) 49 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:24.347 INFO:teuthology.orchestra.run.smithi063.stdout:# minimal ceph.conf for 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:05:24.347 INFO:teuthology.orchestra.run.smithi063.stdout:[global] 2024-07-27T00:05:24.347 INFO:teuthology.orchestra.run.smithi063.stdout: fsid = 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:05:24.347 INFO:teuthology.orchestra.run.smithi063.stdout: mon_host = [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] 2024-07-27T00:05:24.592 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:24 smithi063 bash[19314]: audit 2024-07-27T00:05:24.328209+0000 mon.smithi063 (mon.0) 299 : audit [DBG] from='client.? 172.21.15.63:0/1007701373' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:24.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:24 smithi063 bash[19314]: audit 2024-07-27T00:05:24.328209+0000 mon.smithi063 (mon.0) 299 : audit [DBG] from='client.? 172.21.15.63:0/1007701373' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:24.873 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:24 smithi165 bash[23696]: audit 2024-07-27T00:05:24.328209+0000 mon.smithi063 (mon.0) 299 : audit [DBG] from='client.? 172.21.15.63:0/1007701373' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:24.873 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:24 smithi165 bash[23696]: audit 2024-07-27T00:05:24.328209+0000 mon.smithi063 (mon.0) 299 : audit [DBG] from='client.? 172.21.15.63:0/1007701373' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:25.396 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-07-27T00:05:25.397 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-07-27T00:05:25.397 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.conf 2024-07-27T00:05:25.410 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-07-27T00:05:25.410 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-27T00:05:25.464 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-07-27T00:05:25.465 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.conf 2024-07-27T00:05:25.479 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-07-27T00:05:25.479 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-27T00:05:25.532 DEBUG:tasks.cephadm:set 0 configs 2024-07-27T00:05:25.533 INFO:tasks.cephadm:Deploying OSDs... 2024-07-27T00:05:25.533 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-07-27T00:05:25.533 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/scratch_devs of=/dev/stdout 2024-07-27T00:05:25.539 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-07-27T00:05:25.539 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/nvme1n1 2024-07-27T00:05:25.585 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/nvme1n1 2024-07-27T00:05:25.585 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-07-27T00:05:25.585 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 969 Links: 1 Device type: 103,2 2024-07-27T00:05:25.585 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-07-27T00:05:25.585 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-07-27 00:03:21.463032230 +0000 2024-07-27T00:05:25.585 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-07-27 00:00:40.125432839 +0000 2024-07-27T00:05:25.585 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-07-27 00:00:40.125432839 +0000 2024-07-27T00:05:25.585 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2024-07-27T00:05:25.586 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-07-27T00:05:25.637 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-07-27T00:05:25.638 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-07-27T00:05:25.638 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000458879 s, 1.1 MB/s 2024-07-27T00:05:25.639 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-07-27T00:05:25.686 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/nvme2n1 2024-07-27T00:05:25.733 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/nvme2n1 2024-07-27T00:05:25.733 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-07-27T00:05:25.733 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 978 Links: 1 Device type: 103,4 2024-07-27T00:05:25.733 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-07-27T00:05:25.733 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-07-27 00:03:21.479032087 +0000 2024-07-27T00:05:25.734 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-07-27 00:00:40.225381947 +0000 2024-07-27T00:05:25.734 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-07-27 00:00:40.225381947 +0000 2024-07-27T00:05:25.734 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2024-07-27T00:05:25.734 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-07-27T00:05:25.788 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:25 smithi063 bash[19314]: cluster 2024-07-27T00:05:24.822966+0000 mgr.smithi063.wfcjoy (mgr.14193) 50 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:25.788 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:25 smithi063 bash[19314]: cluster 2024-07-27T00:05:24.822966+0000 mgr.smithi063.wfcjoy (mgr.14193) 50 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:25.790 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-07-27T00:05:25.790 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-07-27T00:05:25.790 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000387678 s, 1.3 MB/s 2024-07-27T00:05:25.791 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-07-27T00:05:25.842 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/nvme3n1 2024-07-27T00:05:25.889 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/nvme3n1 2024-07-27T00:05:25.889 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-07-27T00:05:25.890 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 987 Links: 1 Device type: 103,6 2024-07-27T00:05:25.890 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-07-27T00:05:25.890 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-07-27 00:03:21.495031945 +0000 2024-07-27T00:05:25.890 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-07-27 00:00:40.321333089 +0000 2024-07-27T00:05:25.890 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-07-27 00:00:40.321333089 +0000 2024-07-27T00:05:25.890 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2024-07-27T00:05:25.890 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-07-27T00:05:25.921 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:25 smithi165 bash[23696]: cluster 2024-07-27T00:05:24.822966+0000 mgr.smithi063.wfcjoy (mgr.14193) 50 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:25.921 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:25 smithi165 bash[23696]: cluster 2024-07-27T00:05:24.822966+0000 mgr.smithi063.wfcjoy (mgr.14193) 50 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:25.943 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-07-27T00:05:25.943 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-07-27T00:05:25.943 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000368594 s, 1.4 MB/s 2024-07-27T00:05:25.945 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-07-27T00:05:25.994 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/nvme4n1 2024-07-27T00:05:26.041 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/nvme4n1 2024-07-27T00:05:26.041 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-07-27T00:05:26.041 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 996 Links: 1 Device type: 103,8 2024-07-27T00:05:26.041 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-07-27T00:05:26.041 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-07-27 00:03:21.511031802 +0000 2024-07-27T00:05:26.042 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-07-27 00:00:40.425280159 +0000 2024-07-27T00:05:26.042 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-07-27 00:00:40.425280159 +0000 2024-07-27T00:05:26.042 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2024-07-27T00:05:26.042 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-07-27T00:05:26.096 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-07-27T00:05:26.096 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-07-27T00:05:26.096 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000387897 s, 1.3 MB/s 2024-07-27T00:05:26.097 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-07-27T00:05:26.146 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-07-27T00:05:26.146 DEBUG:teuthology.orchestra.run.smithi165:> dd if=/scratch_devs of=/dev/stdout 2024-07-27T00:05:26.152 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-07-27T00:05:26.152 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/nvme1n1 2024-07-27T00:05:26.202 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/nvme1n1 2024-07-27T00:05:26.202 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-07-27T00:05:26.202 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 973 Links: 1 Device type: 103,2 2024-07-27T00:05:26.202 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-07-27T00:05:26.202 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-07-27 00:04:44.444404670 +0000 2024-07-27T00:05:26.202 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-07-27 00:00:41.379515678 +0000 2024-07-27T00:05:26.202 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-07-27 00:00:41.379515678 +0000 2024-07-27T00:05:26.202 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-07-27T00:05:26.203 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-07-27T00:05:26.256 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-07-27T00:05:26.256 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-07-27T00:05:26.256 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.00047909 s, 1.1 MB/s 2024-07-27T00:05:26.257 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-07-27T00:05:26.306 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/nvme2n1 2024-07-27T00:05:26.353 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/nvme2n1 2024-07-27T00:05:26.353 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-07-27T00:05:26.353 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 982 Links: 1 Device type: 103,4 2024-07-27T00:05:26.353 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-07-27T00:05:26.353 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-07-27 00:04:44.460404398 +0000 2024-07-27T00:05:26.353 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-07-27 00:00:41.475514821 +0000 2024-07-27T00:05:26.353 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-07-27 00:00:41.475514821 +0000 2024-07-27T00:05:26.353 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-07-27T00:05:26.353 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-07-27T00:05:26.407 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-07-27T00:05:26.407 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-07-27T00:05:26.407 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000495295 s, 1.0 MB/s 2024-07-27T00:05:26.408 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-07-27T00:05:26.458 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/nvme3n1 2024-07-27T00:05:26.505 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/nvme3n1 2024-07-27T00:05:26.505 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-07-27T00:05:26.505 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 991 Links: 1 Device type: 103,6 2024-07-27T00:05:26.505 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-07-27T00:05:26.505 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-07-27 00:04:44.472404195 +0000 2024-07-27T00:05:26.505 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-07-27 00:00:41.575513928 +0000 2024-07-27T00:05:26.505 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-07-27 00:00:41.575513928 +0000 2024-07-27T00:05:26.505 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-07-27T00:05:26.506 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-07-27T00:05:26.563 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-07-27T00:05:26.563 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-07-27T00:05:26.563 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000504511 s, 1.0 MB/s 2024-07-27T00:05:26.564 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-07-27T00:05:26.614 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/nvme4n1 2024-07-27T00:05:26.661 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/nvme4n1 2024-07-27T00:05:26.661 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-07-27T00:05:26.662 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 1000 Links: 1 Device type: 103,8 2024-07-27T00:05:26.662 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-07-27T00:05:26.662 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-07-27 00:04:44.484403992 +0000 2024-07-27T00:05:26.662 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-07-27 00:00:41.671513070 +0000 2024-07-27T00:05:26.662 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-07-27 00:00:41.671513070 +0000 2024-07-27T00:05:26.662 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-07-27T00:05:26.663 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-07-27T00:05:26.715 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-07-27T00:05:26.715 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-07-27T00:05:26.715 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000455052 s, 1.1 MB/s 2024-07-27T00:05:26.717 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-07-27T00:05:26.773 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph orch apply osd --all-available-devices 2024-07-27T00:05:28.171 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:27 smithi165 bash[23696]: cluster 2024-07-27T00:05:26.823400+0000 mgr.smithi063.wfcjoy (mgr.14193) 51 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:28.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:27 smithi165 bash[23696]: cluster 2024-07-27T00:05:26.823400+0000 mgr.smithi063.wfcjoy (mgr.14193) 51 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:28.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:27 smithi063 bash[19314]: cluster 2024-07-27T00:05:26.823400+0000 mgr.smithi063.wfcjoy (mgr.14193) 51 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:28.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:27 smithi063 bash[19314]: cluster 2024-07-27T00:05:26.823400+0000 mgr.smithi063.wfcjoy (mgr.14193) 51 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:29.272 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:29 smithi063 bash[19314]: audit 2024-07-27T00:05:28.088511+0000 mon.smithi063 (mon.0) 300 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:29.272 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:29 smithi063 bash[19314]: audit 2024-07-27T00:05:28.088511+0000 mon.smithi063 (mon.0) 300 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:29.272 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:29 smithi063 bash[19314]: audit 2024-07-27T00:05:28.093523+0000 mon.smithi063 (mon.0) 301 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:29.272 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:29 smithi063 bash[19314]: audit 2024-07-27T00:05:28.093523+0000 mon.smithi063 (mon.0) 301 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:29.273 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:29 smithi063 bash[19314]: cephadm 2024-07-27T00:05:28.094514+0000 mgr.smithi063.wfcjoy (mgr.14193) 52 : cephadm [INF] Reconfiguring grafana.smithi063 (dependencies changed)... 2024-07-27T00:05:29.273 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:29 smithi063 bash[19314]: cephadm 2024-07-27T00:05:28.094514+0000 mgr.smithi063.wfcjoy (mgr.14193) 52 : cephadm [INF] Reconfiguring grafana.smithi063 (dependencies changed)... 2024-07-27T00:05:29.273 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:29 smithi063 bash[19314]: cephadm 2024-07-27T00:05:28.145664+0000 mgr.smithi063.wfcjoy (mgr.14193) 53 : cephadm [INF] Reconfiguring daemon grafana.smithi063 on smithi063 2024-07-27T00:05:29.273 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:29 smithi063 bash[19314]: cephadm 2024-07-27T00:05:28.145664+0000 mgr.smithi063.wfcjoy (mgr.14193) 53 : cephadm [INF] Reconfiguring daemon grafana.smithi063 on smithi063 2024-07-27T00:05:29.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:29 smithi165 bash[23696]: audit 2024-07-27T00:05:28.088511+0000 mon.smithi063 (mon.0) 300 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:29.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:29 smithi165 bash[23696]: audit 2024-07-27T00:05:28.088511+0000 mon.smithi063 (mon.0) 300 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:29.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:29 smithi165 bash[23696]: audit 2024-07-27T00:05:28.093523+0000 mon.smithi063 (mon.0) 301 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:29.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:29 smithi165 bash[23696]: audit 2024-07-27T00:05:28.093523+0000 mon.smithi063 (mon.0) 301 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:29.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:29 smithi165 bash[23696]: cephadm 2024-07-27T00:05:28.094514+0000 mgr.smithi063.wfcjoy (mgr.14193) 52 : cephadm [INF] Reconfiguring grafana.smithi063 (dependencies changed)... 2024-07-27T00:05:29.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:29 smithi165 bash[23696]: cephadm 2024-07-27T00:05:28.094514+0000 mgr.smithi063.wfcjoy (mgr.14193) 52 : cephadm [INF] Reconfiguring grafana.smithi063 (dependencies changed)... 2024-07-27T00:05:29.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:29 smithi165 bash[23696]: cephadm 2024-07-27T00:05:28.145664+0000 mgr.smithi063.wfcjoy (mgr.14193) 53 : cephadm [INF] Reconfiguring daemon grafana.smithi063 on smithi063 2024-07-27T00:05:29.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:29 smithi165 bash[23696]: cephadm 2024-07-27T00:05:28.145664+0000 mgr.smithi063.wfcjoy (mgr.14193) 53 : cephadm [INF] Reconfiguring daemon grafana.smithi063 on smithi063 2024-07-27T00:05:30.205 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:30 smithi063 bash[19314]: cluster 2024-07-27T00:05:28.823827+0000 mgr.smithi063.wfcjoy (mgr.14193) 54 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:30.205 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:30 smithi063 bash[19314]: cluster 2024-07-27T00:05:28.823827+0000 mgr.smithi063.wfcjoy (mgr.14193) 54 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:30.421 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:30 smithi165 bash[23696]: cluster 2024-07-27T00:05:28.823827+0000 mgr.smithi063.wfcjoy (mgr.14193) 54 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:30.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:30 smithi165 bash[23696]: cluster 2024-07-27T00:05:28.823827+0000 mgr.smithi063.wfcjoy (mgr.14193) 54 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:31.569 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi165/config 2024-07-27T00:05:32.421 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:32 smithi165 bash[23696]: cluster 2024-07-27T00:05:30.824187+0000 mgr.smithi063.wfcjoy (mgr.14193) 55 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:32.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:32 smithi165 bash[23696]: cluster 2024-07-27T00:05:30.824187+0000 mgr.smithi063.wfcjoy (mgr.14193) 55 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:32.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:32 smithi063 bash[19314]: cluster 2024-07-27T00:05:30.824187+0000 mgr.smithi063.wfcjoy (mgr.14193) 55 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:32.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:32 smithi063 bash[19314]: cluster 2024-07-27T00:05:30.824187+0000 mgr.smithi063.wfcjoy (mgr.14193) 55 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:34.599 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled osd.all-available-devices update... 2024-07-27T00:05:34.611 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:34 smithi165 bash[23696]: cluster 2024-07-27T00:05:32.824625+0000 mgr.smithi063.wfcjoy (mgr.14193) 56 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:34.611 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:34 smithi165 bash[23696]: cluster 2024-07-27T00:05:32.824625+0000 mgr.smithi063.wfcjoy (mgr.14193) 56 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:34.611 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:34 smithi165 bash[23696]: audit 2024-07-27T00:05:33.446725+0000 mon.smithi063 (mon.0) 302 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:34.611 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:34 smithi165 bash[23696]: audit 2024-07-27T00:05:33.446725+0000 mon.smithi063 (mon.0) 302 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:34.611 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:34 smithi165 bash[23696]: audit 2024-07-27T00:05:33.451376+0000 mon.smithi063 (mon.0) 303 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:34.611 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:34 smithi165 bash[23696]: audit 2024-07-27T00:05:33.451376+0000 mon.smithi063 (mon.0) 303 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:34.830 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:34 smithi063 bash[19314]: cluster 2024-07-27T00:05:32.824625+0000 mgr.smithi063.wfcjoy (mgr.14193) 56 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:34.831 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:34 smithi063 bash[19314]: cluster 2024-07-27T00:05:32.824625+0000 mgr.smithi063.wfcjoy (mgr.14193) 56 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:34.831 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:34 smithi063 bash[19314]: audit 2024-07-27T00:05:33.446725+0000 mon.smithi063 (mon.0) 302 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:34.831 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:34 smithi063 bash[19314]: audit 2024-07-27T00:05:33.446725+0000 mon.smithi063 (mon.0) 302 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:34.831 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:34 smithi063 bash[19314]: audit 2024-07-27T00:05:33.451376+0000 mon.smithi063 (mon.0) 303 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:34.831 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:34 smithi063 bash[19314]: audit 2024-07-27T00:05:33.451376+0000 mon.smithi063 (mon.0) 303 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:35.232 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-07-27T00:05:35.233 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph osd stat -f json 2024-07-27T00:05:35.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:35 smithi063 bash[19314]: cephadm 2024-07-27T00:05:33.452411+0000 mgr.smithi063.wfcjoy (mgr.14193) 57 : cephadm [INF] Reconfiguring prometheus.smithi063 (dependencies changed)... 2024-07-27T00:05:35.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:35 smithi063 bash[19314]: cephadm 2024-07-27T00:05:33.452411+0000 mgr.smithi063.wfcjoy (mgr.14193) 57 : cephadm [INF] Reconfiguring prometheus.smithi063 (dependencies changed)... 2024-07-27T00:05:35.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:35 smithi063 bash[19314]: cephadm 2024-07-27T00:05:33.712309+0000 mgr.smithi063.wfcjoy (mgr.14193) 58 : cephadm [INF] Reconfiguring daemon prometheus.smithi063 on smithi063 2024-07-27T00:05:35.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:35 smithi063 bash[19314]: cephadm 2024-07-27T00:05:33.712309+0000 mgr.smithi063.wfcjoy (mgr.14193) 58 : cephadm [INF] Reconfiguring daemon prometheus.smithi063 on smithi063 2024-07-27T00:05:35.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:35 smithi063 bash[19314]: audit 2024-07-27T00:05:34.578494+0000 mon.smithi063 (mon.0) 304 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:35.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:35 smithi063 bash[19314]: audit 2024-07-27T00:05:34.578494+0000 mon.smithi063 (mon.0) 304 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:35.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:35 smithi063 bash[19314]: audit 2024-07-27T00:05:34.880660+0000 mon.smithi063 (mon.0) 305 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:05:35.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:35 smithi063 bash[19314]: audit 2024-07-27T00:05:34.880660+0000 mon.smithi063 (mon.0) 305 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:05:35.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:35 smithi165 bash[23696]: cephadm 2024-07-27T00:05:33.452411+0000 mgr.smithi063.wfcjoy (mgr.14193) 57 : cephadm [INF] Reconfiguring prometheus.smithi063 (dependencies changed)... 2024-07-27T00:05:35.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:35 smithi165 bash[23696]: cephadm 2024-07-27T00:05:33.452411+0000 mgr.smithi063.wfcjoy (mgr.14193) 57 : cephadm [INF] Reconfiguring prometheus.smithi063 (dependencies changed)... 2024-07-27T00:05:35.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:35 smithi165 bash[23696]: cephadm 2024-07-27T00:05:33.712309+0000 mgr.smithi063.wfcjoy (mgr.14193) 58 : cephadm [INF] Reconfiguring daemon prometheus.smithi063 on smithi063 2024-07-27T00:05:35.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:35 smithi165 bash[23696]: cephadm 2024-07-27T00:05:33.712309+0000 mgr.smithi063.wfcjoy (mgr.14193) 58 : cephadm [INF] Reconfiguring daemon prometheus.smithi063 on smithi063 2024-07-27T00:05:35.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:35 smithi165 bash[23696]: audit 2024-07-27T00:05:34.578494+0000 mon.smithi063 (mon.0) 304 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:35.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:35 smithi165 bash[23696]: audit 2024-07-27T00:05:34.578494+0000 mon.smithi063 (mon.0) 304 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:35.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:35 smithi165 bash[23696]: audit 2024-07-27T00:05:34.880660+0000 mon.smithi063 (mon.0) 305 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:05:35.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:35 smithi165 bash[23696]: audit 2024-07-27T00:05:34.880660+0000 mon.smithi063 (mon.0) 305 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:05:36.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:36 smithi063 bash[19314]: audit 2024-07-27T00:05:34.566432+0000 mgr.smithi063.wfcjoy (mgr.14193) 59 : audit [DBG] from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:05:36.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:36 smithi063 bash[19314]: audit 2024-07-27T00:05:34.566432+0000 mgr.smithi063.wfcjoy (mgr.14193) 59 : audit [DBG] from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:05:36.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:36 smithi063 bash[19314]: cephadm 2024-07-27T00:05:34.570683+0000 mgr.smithi063.wfcjoy (mgr.14193) 60 : cephadm [INF] Marking host: smithi063 for OSDSpec preview refresh. 2024-07-27T00:05:36.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:36 smithi063 bash[19314]: cephadm 2024-07-27T00:05:34.570683+0000 mgr.smithi063.wfcjoy (mgr.14193) 60 : cephadm [INF] Marking host: smithi063 for OSDSpec preview refresh. 2024-07-27T00:05:36.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:36 smithi063 bash[19314]: cephadm 2024-07-27T00:05:34.570835+0000 mgr.smithi063.wfcjoy (mgr.14193) 61 : cephadm [INF] Marking host: smithi165 for OSDSpec preview refresh. 2024-07-27T00:05:36.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:36 smithi063 bash[19314]: cephadm 2024-07-27T00:05:34.570835+0000 mgr.smithi063.wfcjoy (mgr.14193) 61 : cephadm [INF] Marking host: smithi165 for OSDSpec preview refresh. 2024-07-27T00:05:36.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:36 smithi063 bash[19314]: cephadm 2024-07-27T00:05:34.571610+0000 mgr.smithi063.wfcjoy (mgr.14193) 62 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-07-27T00:05:36.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:36 smithi063 bash[19314]: cephadm 2024-07-27T00:05:34.571610+0000 mgr.smithi063.wfcjoy (mgr.14193) 62 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-07-27T00:05:36.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:36 smithi063 bash[19314]: cluster 2024-07-27T00:05:34.825056+0000 mgr.smithi063.wfcjoy (mgr.14193) 63 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:36.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:36 smithi063 bash[19314]: cluster 2024-07-27T00:05:34.825056+0000 mgr.smithi063.wfcjoy (mgr.14193) 63 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:36.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:36 smithi165 bash[23696]: audit 2024-07-27T00:05:34.566432+0000 mgr.smithi063.wfcjoy (mgr.14193) 59 : audit [DBG] from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:05:36.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:36 smithi165 bash[23696]: audit 2024-07-27T00:05:34.566432+0000 mgr.smithi063.wfcjoy (mgr.14193) 59 : audit [DBG] from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-27T00:05:36.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:36 smithi165 bash[23696]: cephadm 2024-07-27T00:05:34.570683+0000 mgr.smithi063.wfcjoy (mgr.14193) 60 : cephadm [INF] Marking host: smithi063 for OSDSpec preview refresh. 2024-07-27T00:05:36.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:36 smithi165 bash[23696]: cephadm 2024-07-27T00:05:34.570683+0000 mgr.smithi063.wfcjoy (mgr.14193) 60 : cephadm [INF] Marking host: smithi063 for OSDSpec preview refresh. 2024-07-27T00:05:36.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:36 smithi165 bash[23696]: cephadm 2024-07-27T00:05:34.570835+0000 mgr.smithi063.wfcjoy (mgr.14193) 61 : cephadm [INF] Marking host: smithi165 for OSDSpec preview refresh. 2024-07-27T00:05:36.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:36 smithi165 bash[23696]: cephadm 2024-07-27T00:05:34.570835+0000 mgr.smithi063.wfcjoy (mgr.14193) 61 : cephadm [INF] Marking host: smithi165 for OSDSpec preview refresh. 2024-07-27T00:05:36.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:36 smithi165 bash[23696]: cephadm 2024-07-27T00:05:34.571610+0000 mgr.smithi063.wfcjoy (mgr.14193) 62 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-07-27T00:05:36.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:36 smithi165 bash[23696]: cephadm 2024-07-27T00:05:34.571610+0000 mgr.smithi063.wfcjoy (mgr.14193) 62 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-07-27T00:05:36.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:36 smithi165 bash[23696]: cluster 2024-07-27T00:05:34.825056+0000 mgr.smithi063.wfcjoy (mgr.14193) 63 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:36.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:36 smithi165 bash[23696]: cluster 2024-07-27T00:05:34.825056+0000 mgr.smithi063.wfcjoy (mgr.14193) 63 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:37.580 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:37 smithi063 bash[19314]: cluster 2024-07-27T00:05:36.825515+0000 mgr.smithi063.wfcjoy (mgr.14193) 64 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:37.580 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:37 smithi063 bash[19314]: cluster 2024-07-27T00:05:36.825515+0000 mgr.smithi063.wfcjoy (mgr.14193) 64 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:37.921 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:37 smithi165 bash[23696]: cluster 2024-07-27T00:05:36.825515+0000 mgr.smithi063.wfcjoy (mgr.14193) 64 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:37.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:37 smithi165 bash[23696]: cluster 2024-07-27T00:05:36.825515+0000 mgr.smithi063.wfcjoy (mgr.14193) 64 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:40.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:40 smithi063 bash[19314]: cluster 2024-07-27T00:05:38.825947+0000 mgr.smithi063.wfcjoy (mgr.14193) 65 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:40.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:40 smithi063 bash[19314]: cluster 2024-07-27T00:05:38.825947+0000 mgr.smithi063.wfcjoy (mgr.14193) 65 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:40.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:40 smithi063 bash[19314]: audit 2024-07-27T00:05:39.066519+0000 mon.smithi063 (mon.0) 306 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:40.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:40 smithi063 bash[19314]: audit 2024-07-27T00:05:39.066519+0000 mon.smithi063 (mon.0) 306 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:40.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:40 smithi063 bash[19314]: audit 2024-07-27T00:05:39.070956+0000 mon.smithi063 (mon.0) 307 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:40.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:40 smithi063 bash[19314]: audit 2024-07-27T00:05:39.070956+0000 mon.smithi063 (mon.0) 307 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:40.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:40 smithi063 bash[19314]: cephadm 2024-07-27T00:05:39.071764+0000 mgr.smithi063.wfcjoy (mgr.14193) 66 : cephadm [INF] Reconfiguring ceph-exporter.smithi165 (monmap changed)... 2024-07-27T00:05:40.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:40 smithi063 bash[19314]: cephadm 2024-07-27T00:05:39.071764+0000 mgr.smithi063.wfcjoy (mgr.14193) 66 : cephadm [INF] Reconfiguring ceph-exporter.smithi165 (monmap changed)... 2024-07-27T00:05:40.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:40 smithi063 bash[19314]: audit 2024-07-27T00:05:39.072085+0000 mon.smithi063 (mon.0) 308 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi165", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-07-27T00:05:40.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:40 smithi063 bash[19314]: audit 2024-07-27T00:05:39.072085+0000 mon.smithi063 (mon.0) 308 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi165", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-07-27T00:05:40.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:40 smithi063 bash[19314]: audit 2024-07-27T00:05:39.072940+0000 mon.smithi063 (mon.0) 309 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:40.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:40 smithi063 bash[19314]: audit 2024-07-27T00:05:39.072940+0000 mon.smithi063 (mon.0) 309 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:40.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:40 smithi063 bash[19314]: cephadm 2024-07-27T00:05:39.073779+0000 mgr.smithi063.wfcjoy (mgr.14193) 67 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi165 on smithi165 2024-07-27T00:05:40.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:40 smithi063 bash[19314]: cephadm 2024-07-27T00:05:39.073779+0000 mgr.smithi063.wfcjoy (mgr.14193) 67 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi165 on smithi165 2024-07-27T00:05:40.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:40 smithi165 bash[23696]: cluster 2024-07-27T00:05:38.825947+0000 mgr.smithi063.wfcjoy (mgr.14193) 65 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:40.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:40 smithi165 bash[23696]: cluster 2024-07-27T00:05:38.825947+0000 mgr.smithi063.wfcjoy (mgr.14193) 65 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:40.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:40 smithi165 bash[23696]: audit 2024-07-27T00:05:39.066519+0000 mon.smithi063 (mon.0) 306 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:40.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:40 smithi165 bash[23696]: audit 2024-07-27T00:05:39.066519+0000 mon.smithi063 (mon.0) 306 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:40.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:40 smithi165 bash[23696]: audit 2024-07-27T00:05:39.070956+0000 mon.smithi063 (mon.0) 307 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:40.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:40 smithi165 bash[23696]: audit 2024-07-27T00:05:39.070956+0000 mon.smithi063 (mon.0) 307 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:40.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:40 smithi165 bash[23696]: cephadm 2024-07-27T00:05:39.071764+0000 mgr.smithi063.wfcjoy (mgr.14193) 66 : cephadm [INF] Reconfiguring ceph-exporter.smithi165 (monmap changed)... 2024-07-27T00:05:40.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:40 smithi165 bash[23696]: cephadm 2024-07-27T00:05:39.071764+0000 mgr.smithi063.wfcjoy (mgr.14193) 66 : cephadm [INF] Reconfiguring ceph-exporter.smithi165 (monmap changed)... 2024-07-27T00:05:40.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:40 smithi165 bash[23696]: audit 2024-07-27T00:05:39.072085+0000 mon.smithi063 (mon.0) 308 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi165", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-07-27T00:05:40.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:40 smithi165 bash[23696]: audit 2024-07-27T00:05:39.072085+0000 mon.smithi063 (mon.0) 308 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi165", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-07-27T00:05:40.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:40 smithi165 bash[23696]: audit 2024-07-27T00:05:39.072940+0000 mon.smithi063 (mon.0) 309 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:40.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:40 smithi165 bash[23696]: audit 2024-07-27T00:05:39.072940+0000 mon.smithi063 (mon.0) 309 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:40.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:40 smithi165 bash[23696]: cephadm 2024-07-27T00:05:39.073779+0000 mgr.smithi063.wfcjoy (mgr.14193) 67 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi165 on smithi165 2024-07-27T00:05:40.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:40 smithi165 bash[23696]: cephadm 2024-07-27T00:05:39.073779+0000 mgr.smithi063.wfcjoy (mgr.14193) 67 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi165 on smithi165 2024-07-27T00:05:40.542 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:05:42.557 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:42 smithi165 bash[23696]: cluster 2024-07-27T00:05:40.826397+0000 mgr.smithi063.wfcjoy (mgr.14193) 68 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:42.558 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:42 smithi165 bash[23696]: cluster 2024-07-27T00:05:40.826397+0000 mgr.smithi063.wfcjoy (mgr.14193) 68 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:42.558 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:42 smithi165 bash[23696]: audit 2024-07-27T00:05:41.257842+0000 mon.smithi063 (mon.0) 310 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:42.558 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:42 smithi165 bash[23696]: audit 2024-07-27T00:05:41.257842+0000 mon.smithi063 (mon.0) 310 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:42.558 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:42 smithi165 bash[23696]: audit 2024-07-27T00:05:41.265783+0000 mon.smithi063 (mon.0) 311 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:42.558 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:42 smithi165 bash[23696]: audit 2024-07-27T00:05:41.265783+0000 mon.smithi063 (mon.0) 311 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:42.558 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:42 smithi165 bash[23696]: cephadm 2024-07-27T00:05:41.267518+0000 mgr.smithi063.wfcjoy (mgr.14193) 69 : cephadm [INF] Reconfiguring crash.smithi165 (monmap changed)... 2024-07-27T00:05:42.558 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:42 smithi165 bash[23696]: cephadm 2024-07-27T00:05:41.267518+0000 mgr.smithi063.wfcjoy (mgr.14193) 69 : cephadm [INF] Reconfiguring crash.smithi165 (monmap changed)... 2024-07-27T00:05:42.559 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:42 smithi165 bash[23696]: audit 2024-07-27T00:05:41.268024+0000 mon.smithi063 (mon.0) 312 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-07-27T00:05:42.559 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:42 smithi165 bash[23696]: audit 2024-07-27T00:05:41.268024+0000 mon.smithi063 (mon.0) 312 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-07-27T00:05:42.559 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:42 smithi165 bash[23696]: audit 2024-07-27T00:05:41.269613+0000 mon.smithi063 (mon.0) 313 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:42.559 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:42 smithi165 bash[23696]: audit 2024-07-27T00:05:41.269613+0000 mon.smithi063 (mon.0) 313 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:42.559 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:42 smithi165 bash[23696]: cephadm 2024-07-27T00:05:41.271466+0000 mgr.smithi063.wfcjoy (mgr.14193) 70 : cephadm [INF] Reconfiguring daemon crash.smithi165 on smithi165 2024-07-27T00:05:42.559 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:42 smithi165 bash[23696]: cephadm 2024-07-27T00:05:41.271466+0000 mgr.smithi063.wfcjoy (mgr.14193) 70 : cephadm [INF] Reconfiguring daemon crash.smithi165 on smithi165 2024-07-27T00:05:42.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:42 smithi063 bash[19314]: cluster 2024-07-27T00:05:40.826397+0000 mgr.smithi063.wfcjoy (mgr.14193) 68 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:42.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:42 smithi063 bash[19314]: cluster 2024-07-27T00:05:40.826397+0000 mgr.smithi063.wfcjoy (mgr.14193) 68 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:42.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:42 smithi063 bash[19314]: audit 2024-07-27T00:05:41.257842+0000 mon.smithi063 (mon.0) 310 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:42.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:42 smithi063 bash[19314]: audit 2024-07-27T00:05:41.257842+0000 mon.smithi063 (mon.0) 310 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:42.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:42 smithi063 bash[19314]: audit 2024-07-27T00:05:41.265783+0000 mon.smithi063 (mon.0) 311 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:42.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:42 smithi063 bash[19314]: audit 2024-07-27T00:05:41.265783+0000 mon.smithi063 (mon.0) 311 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:42.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:42 smithi063 bash[19314]: cephadm 2024-07-27T00:05:41.267518+0000 mgr.smithi063.wfcjoy (mgr.14193) 69 : cephadm [INF] Reconfiguring crash.smithi165 (monmap changed)... 2024-07-27T00:05:42.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:42 smithi063 bash[19314]: cephadm 2024-07-27T00:05:41.267518+0000 mgr.smithi063.wfcjoy (mgr.14193) 69 : cephadm [INF] Reconfiguring crash.smithi165 (monmap changed)... 2024-07-27T00:05:42.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:42 smithi063 bash[19314]: audit 2024-07-27T00:05:41.268024+0000 mon.smithi063 (mon.0) 312 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-07-27T00:05:42.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:42 smithi063 bash[19314]: audit 2024-07-27T00:05:41.268024+0000 mon.smithi063 (mon.0) 312 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-07-27T00:05:42.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:42 smithi063 bash[19314]: audit 2024-07-27T00:05:41.269613+0000 mon.smithi063 (mon.0) 313 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:42.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:42 smithi063 bash[19314]: audit 2024-07-27T00:05:41.269613+0000 mon.smithi063 (mon.0) 313 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:42.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:42 smithi063 bash[19314]: cephadm 2024-07-27T00:05:41.271466+0000 mgr.smithi063.wfcjoy (mgr.14193) 70 : cephadm [INF] Reconfiguring daemon crash.smithi165 on smithi165 2024-07-27T00:05:42.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:42 smithi063 bash[19314]: cephadm 2024-07-27T00:05:41.271466+0000 mgr.smithi063.wfcjoy (mgr.14193) 70 : cephadm [INF] Reconfiguring daemon crash.smithi165 on smithi165 2024-07-27T00:05:43.647 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:05:44.211 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-07-27T00:05:44.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: cluster 2024-07-27T00:05:42.826806+0000 mgr.smithi063.wfcjoy (mgr.14193) 71 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:44.690 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: cluster 2024-07-27T00:05:42.826806+0000 mgr.smithi063.wfcjoy (mgr.14193) 71 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:44.690 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: audit 2024-07-27T00:05:43.283490+0000 mon.smithi063 (mon.0) 314 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:44.690 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: audit 2024-07-27T00:05:43.283490+0000 mon.smithi063 (mon.0) 314 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:44.690 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: audit 2024-07-27T00:05:43.288016+0000 mon.smithi063 (mon.0) 315 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:44.690 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: audit 2024-07-27T00:05:43.288016+0000 mon.smithi063 (mon.0) 315 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:44.690 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: cephadm 2024-07-27T00:05:43.289011+0000 mgr.smithi063.wfcjoy (mgr.14193) 72 : cephadm [INF] Reconfiguring mgr.smithi165.ctppbp (monmap changed)... 2024-07-27T00:05:44.690 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: cephadm 2024-07-27T00:05:43.289011+0000 mgr.smithi063.wfcjoy (mgr.14193) 72 : cephadm [INF] Reconfiguring mgr.smithi165.ctppbp (monmap changed)... 2024-07-27T00:05:44.691 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: audit 2024-07-27T00:05:43.289336+0000 mon.smithi063 (mon.0) 316 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi165.ctppbp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-27T00:05:44.691 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: audit 2024-07-27T00:05:43.289336+0000 mon.smithi063 (mon.0) 316 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi165.ctppbp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-27T00:05:44.691 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: audit 2024-07-27T00:05:43.290315+0000 mon.smithi063 (mon.0) 317 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr services"} : dispatch 2024-07-27T00:05:44.691 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: audit 2024-07-27T00:05:43.290315+0000 mon.smithi063 (mon.0) 317 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr services"} : dispatch 2024-07-27T00:05:44.691 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: audit 2024-07-27T00:05:43.291126+0000 mon.smithi063 (mon.0) 318 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:44.691 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: audit 2024-07-27T00:05:43.291126+0000 mon.smithi063 (mon.0) 318 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:44.691 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: cephadm 2024-07-27T00:05:43.292044+0000 mgr.smithi063.wfcjoy (mgr.14193) 73 : cephadm [INF] Reconfiguring daemon mgr.smithi165.ctppbp on smithi165 2024-07-27T00:05:44.691 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: cephadm 2024-07-27T00:05:43.292044+0000 mgr.smithi063.wfcjoy (mgr.14193) 73 : cephadm [INF] Reconfiguring daemon mgr.smithi165.ctppbp on smithi165 2024-07-27T00:05:44.691 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: audit 2024-07-27T00:05:43.627397+0000 mon.smithi063 (mon.0) 319 : audit [DBG] from='client.? 172.21.15.63:0/1525583909' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:05:44.691 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:44 smithi063 bash[19314]: audit 2024-07-27T00:05:43.627397+0000 mon.smithi063 (mon.0) 319 : audit [DBG] from='client.? 172.21.15.63:0/1525583909' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:05:44.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: cluster 2024-07-27T00:05:42.826806+0000 mgr.smithi063.wfcjoy (mgr.14193) 71 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:44.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: cluster 2024-07-27T00:05:42.826806+0000 mgr.smithi063.wfcjoy (mgr.14193) 71 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:44.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: audit 2024-07-27T00:05:43.283490+0000 mon.smithi063 (mon.0) 314 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:44.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: audit 2024-07-27T00:05:43.283490+0000 mon.smithi063 (mon.0) 314 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:44.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: audit 2024-07-27T00:05:43.288016+0000 mon.smithi063 (mon.0) 315 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:44.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: audit 2024-07-27T00:05:43.288016+0000 mon.smithi063 (mon.0) 315 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:44.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: cephadm 2024-07-27T00:05:43.289011+0000 mgr.smithi063.wfcjoy (mgr.14193) 72 : cephadm [INF] Reconfiguring mgr.smithi165.ctppbp (monmap changed)... 2024-07-27T00:05:44.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: cephadm 2024-07-27T00:05:43.289011+0000 mgr.smithi063.wfcjoy (mgr.14193) 72 : cephadm [INF] Reconfiguring mgr.smithi165.ctppbp (monmap changed)... 2024-07-27T00:05:44.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: audit 2024-07-27T00:05:43.289336+0000 mon.smithi063 (mon.0) 316 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi165.ctppbp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-27T00:05:44.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: audit 2024-07-27T00:05:43.289336+0000 mon.smithi063 (mon.0) 316 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi165.ctppbp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-07-27T00:05:44.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: audit 2024-07-27T00:05:43.290315+0000 mon.smithi063 (mon.0) 317 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr services"} : dispatch 2024-07-27T00:05:44.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: audit 2024-07-27T00:05:43.290315+0000 mon.smithi063 (mon.0) 317 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mgr services"} : dispatch 2024-07-27T00:05:44.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: audit 2024-07-27T00:05:43.291126+0000 mon.smithi063 (mon.0) 318 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:44.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: audit 2024-07-27T00:05:43.291126+0000 mon.smithi063 (mon.0) 318 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:44.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: cephadm 2024-07-27T00:05:43.292044+0000 mgr.smithi063.wfcjoy (mgr.14193) 73 : cephadm [INF] Reconfiguring daemon mgr.smithi165.ctppbp on smithi165 2024-07-27T00:05:44.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: cephadm 2024-07-27T00:05:43.292044+0000 mgr.smithi063.wfcjoy (mgr.14193) 73 : cephadm [INF] Reconfiguring daemon mgr.smithi165.ctppbp on smithi165 2024-07-27T00:05:44.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: audit 2024-07-27T00:05:43.627397+0000 mon.smithi063 (mon.0) 319 : audit [DBG] from='client.? 172.21.15.63:0/1525583909' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:05:44.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:44 smithi165 bash[23696]: audit 2024-07-27T00:05:43.627397+0000 mon.smithi063 (mon.0) 319 : audit [DBG] from='client.? 172.21.15.63:0/1525583909' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:05:45.214 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph osd stat -f json 2024-07-27T00:05:46.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:46 smithi165 bash[23696]: cluster 2024-07-27T00:05:44.827256+0000 mgr.smithi063.wfcjoy (mgr.14193) 74 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:46.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:46 smithi165 bash[23696]: cluster 2024-07-27T00:05:44.827256+0000 mgr.smithi063.wfcjoy (mgr.14193) 74 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:46.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:46 smithi165 bash[23696]: audit 2024-07-27T00:05:45.326579+0000 mon.smithi063 (mon.0) 320 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:46.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:46 smithi165 bash[23696]: audit 2024-07-27T00:05:45.326579+0000 mon.smithi063 (mon.0) 320 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:46.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:46 smithi165 bash[23696]: audit 2024-07-27T00:05:45.335281+0000 mon.smithi063 (mon.0) 321 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:46.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:46 smithi165 bash[23696]: audit 2024-07-27T00:05:45.335281+0000 mon.smithi063 (mon.0) 321 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:46.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:46 smithi165 bash[23696]: cephadm 2024-07-27T00:05:45.336992+0000 mgr.smithi063.wfcjoy (mgr.14193) 75 : cephadm [INF] Reconfiguring mon.smithi165 (monmap changed)... 2024-07-27T00:05:46.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:46 smithi165 bash[23696]: cephadm 2024-07-27T00:05:45.336992+0000 mgr.smithi063.wfcjoy (mgr.14193) 75 : cephadm [INF] Reconfiguring mon.smithi165 (monmap changed)... 2024-07-27T00:05:46.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:46 smithi165 bash[23696]: audit 2024-07-27T00:05:45.337587+0000 mon.smithi063 (mon.0) 322 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-27T00:05:46.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:46 smithi165 bash[23696]: audit 2024-07-27T00:05:45.337587+0000 mon.smithi063 (mon.0) 322 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-27T00:05:46.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:46 smithi165 bash[23696]: audit 2024-07-27T00:05:45.339121+0000 mon.smithi063 (mon.0) 323 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-27T00:05:46.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:46 smithi165 bash[23696]: audit 2024-07-27T00:05:45.339121+0000 mon.smithi063 (mon.0) 323 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-27T00:05:46.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:46 smithi165 bash[23696]: audit 2024-07-27T00:05:45.340593+0000 mon.smithi063 (mon.0) 324 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:46.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:46 smithi165 bash[23696]: audit 2024-07-27T00:05:45.340593+0000 mon.smithi063 (mon.0) 324 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:46.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:46 smithi165 bash[23696]: cephadm 2024-07-27T00:05:45.342349+0000 mgr.smithi063.wfcjoy (mgr.14193) 76 : cephadm [INF] Reconfiguring daemon mon.smithi165 on smithi165 2024-07-27T00:05:46.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:46 smithi165 bash[23696]: cephadm 2024-07-27T00:05:45.342349+0000 mgr.smithi063.wfcjoy (mgr.14193) 76 : cephadm [INF] Reconfiguring daemon mon.smithi165 on smithi165 2024-07-27T00:05:46.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:46 smithi063 bash[19314]: cluster 2024-07-27T00:05:44.827256+0000 mgr.smithi063.wfcjoy (mgr.14193) 74 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:46.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:46 smithi063 bash[19314]: cluster 2024-07-27T00:05:44.827256+0000 mgr.smithi063.wfcjoy (mgr.14193) 74 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:46 smithi063 bash[19314]: audit 2024-07-27T00:05:45.326579+0000 mon.smithi063 (mon.0) 320 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:46 smithi063 bash[19314]: audit 2024-07-27T00:05:45.326579+0000 mon.smithi063 (mon.0) 320 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:46 smithi063 bash[19314]: audit 2024-07-27T00:05:45.335281+0000 mon.smithi063 (mon.0) 321 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:46 smithi063 bash[19314]: audit 2024-07-27T00:05:45.335281+0000 mon.smithi063 (mon.0) 321 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:46 smithi063 bash[19314]: cephadm 2024-07-27T00:05:45.336992+0000 mgr.smithi063.wfcjoy (mgr.14193) 75 : cephadm [INF] Reconfiguring mon.smithi165 (monmap changed)... 2024-07-27T00:05:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:46 smithi063 bash[19314]: cephadm 2024-07-27T00:05:45.336992+0000 mgr.smithi063.wfcjoy (mgr.14193) 75 : cephadm [INF] Reconfiguring mon.smithi165 (monmap changed)... 2024-07-27T00:05:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:46 smithi063 bash[19314]: audit 2024-07-27T00:05:45.337587+0000 mon.smithi063 (mon.0) 322 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-27T00:05:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:46 smithi063 bash[19314]: audit 2024-07-27T00:05:45.337587+0000 mon.smithi063 (mon.0) 322 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-07-27T00:05:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:46 smithi063 bash[19314]: audit 2024-07-27T00:05:45.339121+0000 mon.smithi063 (mon.0) 323 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-27T00:05:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:46 smithi063 bash[19314]: audit 2024-07-27T00:05:45.339121+0000 mon.smithi063 (mon.0) 323 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-07-27T00:05:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:46 smithi063 bash[19314]: audit 2024-07-27T00:05:45.340593+0000 mon.smithi063 (mon.0) 324 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:46.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:46 smithi063 bash[19314]: audit 2024-07-27T00:05:45.340593+0000 mon.smithi063 (mon.0) 324 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:46.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:46 smithi063 bash[19314]: cephadm 2024-07-27T00:05:45.342349+0000 mgr.smithi063.wfcjoy (mgr.14193) 76 : cephadm [INF] Reconfiguring daemon mon.smithi165 on smithi165 2024-07-27T00:05:46.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:46 smithi063 bash[19314]: cephadm 2024-07-27T00:05:45.342349+0000 mgr.smithi063.wfcjoy (mgr.14193) 76 : cephadm [INF] Reconfiguring daemon mon.smithi165 on smithi165 2024-07-27T00:05:48.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: cluster 2024-07-27T00:05:46.827672+0000 mgr.smithi063.wfcjoy (mgr.14193) 77 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:48.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: cluster 2024-07-27T00:05:46.827672+0000 mgr.smithi063.wfcjoy (mgr.14193) 77 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:48.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.402280+0000 mon.smithi063 (mon.0) 325 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.402280+0000 mon.smithi063 (mon.0) 325 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.410761+0000 mon.smithi063 (mon.0) 326 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.410761+0000 mon.smithi063 (mon.0) 326 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.419645+0000 mon.smithi063 (mon.0) 327 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-07-27T00:05:48.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.419645+0000 mon.smithi063 (mon.0) 327 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-07-27T00:05:48.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.420670+0000 mgr.smithi063.wfcjoy (mgr.14193) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-27T00:05:48.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.420670+0000 mgr.smithi063.wfcjoy (mgr.14193) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-27T00:05:48.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.422975+0000 mon.smithi063 (mon.0) 328 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063.front.sepia.ceph.com:9093"} : dispatch 2024-07-27T00:05:48.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.422975+0000 mon.smithi063 (mon.0) 328 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063.front.sepia.ceph.com:9093"} : dispatch 2024-07-27T00:05:48.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.423829+0000 mgr.smithi063.wfcjoy (mgr.14193) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063.front.sepia.ceph.com:9093"}]: dispatch 2024-07-27T00:05:48.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.423829+0000 mgr.smithi063.wfcjoy (mgr.14193) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063.front.sepia.ceph.com:9093"}]: dispatch 2024-07-27T00:05:48.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.431781+0000 mon.smithi063 (mon.0) 329 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.431781+0000 mon.smithi063 (mon.0) 329 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.462832+0000 mon.smithi063 (mon.0) 330 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-07-27T00:05:48.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.462832+0000 mon.smithi063 (mon.0) 330 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-07-27T00:05:48.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.464893+0000 mon.smithi063 (mon.0) 331 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"} : dispatch 2024-07-27T00:05:48.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.464893+0000 mon.smithi063 (mon.0) 331 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"} : dispatch 2024-07-27T00:05:48.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.471903+0000 mon.smithi063 (mon.0) 332 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.471903+0000 mon.smithi063 (mon.0) 332 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.484048+0000 mon.smithi063 (mon.0) 333 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-07-27T00:05:48.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.484048+0000 mon.smithi063 (mon.0) 333 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-07-27T00:05:48.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.492105+0000 mon.smithi063 (mon.0) 334 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"} : dispatch 2024-07-27T00:05:48.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.492105+0000 mon.smithi063 (mon.0) 334 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"} : dispatch 2024-07-27T00:05:48.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.499268+0000 mon.smithi063 (mon.0) 335 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.499268+0000 mon.smithi063 (mon.0) 335 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.586804+0000 mon.smithi063 (mon.0) 336 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:05:48.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:48 smithi063 bash[19314]: audit 2024-07-27T00:05:47.586804+0000 mon.smithi063 (mon.0) 336 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:05:48.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: cluster 2024-07-27T00:05:46.827672+0000 mgr.smithi063.wfcjoy (mgr.14193) 77 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:48.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: cluster 2024-07-27T00:05:46.827672+0000 mgr.smithi063.wfcjoy (mgr.14193) 77 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:48.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.402280+0000 mon.smithi063 (mon.0) 325 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.402280+0000 mon.smithi063 (mon.0) 325 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.410761+0000 mon.smithi063 (mon.0) 326 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.410761+0000 mon.smithi063 (mon.0) 326 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.419645+0000 mon.smithi063 (mon.0) 327 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-07-27T00:05:48.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.419645+0000 mon.smithi063 (mon.0) 327 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-07-27T00:05:48.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.420670+0000 mgr.smithi063.wfcjoy (mgr.14193) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-27T00:05:48.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.420670+0000 mgr.smithi063.wfcjoy (mgr.14193) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-27T00:05:48.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.422975+0000 mon.smithi063 (mon.0) 328 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063.front.sepia.ceph.com:9093"} : dispatch 2024-07-27T00:05:48.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.422975+0000 mon.smithi063 (mon.0) 328 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063.front.sepia.ceph.com:9093"} : dispatch 2024-07-27T00:05:48.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.423829+0000 mgr.smithi063.wfcjoy (mgr.14193) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063.front.sepia.ceph.com:9093"}]: dispatch 2024-07-27T00:05:48.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.423829+0000 mgr.smithi063.wfcjoy (mgr.14193) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi063.front.sepia.ceph.com:9093"}]: dispatch 2024-07-27T00:05:48.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.431781+0000 mon.smithi063 (mon.0) 329 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.431781+0000 mon.smithi063 (mon.0) 329 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.462832+0000 mon.smithi063 (mon.0) 330 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-07-27T00:05:48.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.462832+0000 mon.smithi063 (mon.0) 330 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-07-27T00:05:48.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.464893+0000 mon.smithi063 (mon.0) 331 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"} : dispatch 2024-07-27T00:05:48.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.464893+0000 mon.smithi063 (mon.0) 331 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"} : dispatch 2024-07-27T00:05:48.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.471903+0000 mon.smithi063 (mon.0) 332 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.471903+0000 mon.smithi063 (mon.0) 332 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.675 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.484048+0000 mon.smithi063 (mon.0) 333 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-07-27T00:05:48.675 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.484048+0000 mon.smithi063 (mon.0) 333 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-07-27T00:05:48.675 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.492105+0000 mon.smithi063 (mon.0) 334 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"} : dispatch 2024-07-27T00:05:48.675 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.492105+0000 mon.smithi063 (mon.0) 334 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"} : dispatch 2024-07-27T00:05:48.675 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.499268+0000 mon.smithi063 (mon.0) 335 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.675 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.499268+0000 mon.smithi063 (mon.0) 335 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:48.675 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.586804+0000 mon.smithi063 (mon.0) 336 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:05:48.675 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:48 smithi165 bash[23696]: audit 2024-07-27T00:05:47.586804+0000 mon.smithi063 (mon.0) 336 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:05:49.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:49 smithi063 bash[19314]: audit 2024-07-27T00:05:47.463484+0000 mgr.smithi063.wfcjoy (mgr.14193) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-27T00:05:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:49 smithi063 bash[19314]: audit 2024-07-27T00:05:47.463484+0000 mgr.smithi063.wfcjoy (mgr.14193) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-27T00:05:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:49 smithi063 bash[19314]: audit 2024-07-27T00:05:47.465411+0000 mgr.smithi063.wfcjoy (mgr.14193) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"}]: dispatch 2024-07-27T00:05:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:49 smithi063 bash[19314]: audit 2024-07-27T00:05:47.465411+0000 mgr.smithi063.wfcjoy (mgr.14193) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"}]: dispatch 2024-07-27T00:05:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:49 smithi063 bash[19314]: audit 2024-07-27T00:05:47.484745+0000 mgr.smithi063.wfcjoy (mgr.14193) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-27T00:05:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:49 smithi063 bash[19314]: audit 2024-07-27T00:05:47.484745+0000 mgr.smithi063.wfcjoy (mgr.14193) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-27T00:05:49.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:49 smithi063 bash[19314]: audit 2024-07-27T00:05:47.492814+0000 mgr.smithi063.wfcjoy (mgr.14193) 83 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"}]: dispatch 2024-07-27T00:05:49.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:49 smithi063 bash[19314]: audit 2024-07-27T00:05:47.492814+0000 mgr.smithi063.wfcjoy (mgr.14193) 83 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"}]: dispatch 2024-07-27T00:05:49.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:49 smithi165 bash[23696]: audit 2024-07-27T00:05:47.463484+0000 mgr.smithi063.wfcjoy (mgr.14193) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-27T00:05:49.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:49 smithi165 bash[23696]: audit 2024-07-27T00:05:47.463484+0000 mgr.smithi063.wfcjoy (mgr.14193) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-27T00:05:49.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:49 smithi165 bash[23696]: audit 2024-07-27T00:05:47.465411+0000 mgr.smithi063.wfcjoy (mgr.14193) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"}]: dispatch 2024-07-27T00:05:49.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:49 smithi165 bash[23696]: audit 2024-07-27T00:05:47.465411+0000 mgr.smithi063.wfcjoy (mgr.14193) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"}]: dispatch 2024-07-27T00:05:49.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:49 smithi165 bash[23696]: audit 2024-07-27T00:05:47.484745+0000 mgr.smithi063.wfcjoy (mgr.14193) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-27T00:05:49.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:49 smithi165 bash[23696]: audit 2024-07-27T00:05:47.484745+0000 mgr.smithi063.wfcjoy (mgr.14193) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-27T00:05:49.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:49 smithi165 bash[23696]: audit 2024-07-27T00:05:47.492814+0000 mgr.smithi063.wfcjoy (mgr.14193) 83 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"}]: dispatch 2024-07-27T00:05:49.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:49 smithi165 bash[23696]: audit 2024-07-27T00:05:47.492814+0000 mgr.smithi063.wfcjoy (mgr.14193) 83 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"}]: dispatch 2024-07-27T00:05:50.008 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:05:50.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:50 smithi063 bash[19314]: cluster 2024-07-27T00:05:48.828112+0000 mgr.smithi063.wfcjoy (mgr.14193) 84 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:50.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:50 smithi063 bash[19314]: cluster 2024-07-27T00:05:48.828112+0000 mgr.smithi063.wfcjoy (mgr.14193) 84 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:50.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:50 smithi063 bash[19314]: audit 2024-07-27T00:05:49.881716+0000 mon.smithi063 (mon.0) 337 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:05:50.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:50 smithi063 bash[19314]: audit 2024-07-27T00:05:49.881716+0000 mon.smithi063 (mon.0) 337 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:05:50.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:50 smithi165 bash[23696]: cluster 2024-07-27T00:05:48.828112+0000 mgr.smithi063.wfcjoy (mgr.14193) 84 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:50.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:50 smithi165 bash[23696]: cluster 2024-07-27T00:05:48.828112+0000 mgr.smithi063.wfcjoy (mgr.14193) 84 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:50.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:50 smithi165 bash[23696]: audit 2024-07-27T00:05:49.881716+0000 mon.smithi063 (mon.0) 337 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:05:50.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:50 smithi165 bash[23696]: audit 2024-07-27T00:05:49.881716+0000 mon.smithi063 (mon.0) 337 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:05:52.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:52 smithi165 bash[23696]: cluster 2024-07-27T00:05:50.828569+0000 mgr.smithi063.wfcjoy (mgr.14193) 85 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:52.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:52 smithi165 bash[23696]: cluster 2024-07-27T00:05:50.828569+0000 mgr.smithi063.wfcjoy (mgr.14193) 85 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:52.842 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:52 smithi063 bash[19314]: cluster 2024-07-27T00:05:50.828569+0000 mgr.smithi063.wfcjoy (mgr.14193) 85 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:52.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:52 smithi063 bash[19314]: cluster 2024-07-27T00:05:50.828569+0000 mgr.smithi063.wfcjoy (mgr.14193) 85 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:53.268 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:05:53.929 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-07-27T00:05:54.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: cluster 2024-07-27T00:05:52.828835+0000 mgr.smithi063.wfcjoy (mgr.14193) 86 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:54.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: cluster 2024-07-27T00:05:52.828835+0000 mgr.smithi063.wfcjoy (mgr.14193) 86 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:54.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.027519+0000 mon.smithi063 (mon.0) 338 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.027519+0000 mon.smithi063 (mon.0) 338 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.034444+0000 mon.smithi063 (mon.0) 339 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.034444+0000 mon.smithi063 (mon.0) 339 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.184079+0000 mon.smithi063 (mon.0) 340 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.184079+0000 mon.smithi063 (mon.0) 340 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.188683+0000 mon.smithi063 (mon.0) 341 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.188683+0000 mon.smithi063 (mon.0) 341 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.249007+0000 mon.smithi063 (mon.0) 342 : audit [DBG] from='client.? 172.21.15.63:0/2003170803' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:05:54.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.249007+0000 mon.smithi063 (mon.0) 342 : audit [DBG] from='client.? 172.21.15.63:0/2003170803' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:05:54.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.654800+0000 mon.smithi063 (mon.0) 343 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.654800+0000 mon.smithi063 (mon.0) 343 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.661643+0000 mon.smithi063 (mon.0) 344 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.661643+0000 mon.smithi063 (mon.0) 344 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.830860+0000 mon.smithi063 (mon.0) 345 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.830860+0000 mon.smithi063 (mon.0) 345 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.837797+0000 mon.smithi063 (mon.0) 346 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.837797+0000 mon.smithi063 (mon.0) 346 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.839638+0000 mon.smithi063 (mon.0) 347 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:54.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.839638+0000 mon.smithi063 (mon.0) 347 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:54.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.841124+0000 mon.smithi063 (mon.0) 348 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-27T00:05:54.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.841124+0000 mon.smithi063 (mon.0) 348 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-27T00:05:54.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.847952+0000 mon.smithi063 (mon.0) 349 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.847952+0000 mon.smithi063 (mon.0) 349 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.854951+0000 mon.smithi063 (mon.0) 350 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-27T00:05:54.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.854951+0000 mon.smithi063 (mon.0) 350 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-27T00:05:54.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.860327+0000 mon.smithi063 (mon.0) 351 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-27T00:05:54.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.860327+0000 mon.smithi063 (mon.0) 351 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-27T00:05:54.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.861487+0000 mon.smithi063 (mon.0) 352 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:54.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.861487+0000 mon.smithi063 (mon.0) 352 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:54.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.866299+0000 mon.smithi063 (mon.0) 353 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-27T00:05:54.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.866299+0000 mon.smithi063 (mon.0) 353 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-27T00:05:54.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.867301+0000 mon.smithi063 (mon.0) 354 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:54.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:54 smithi063 bash[19314]: audit 2024-07-27T00:05:53.867301+0000 mon.smithi063 (mon.0) 354 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:54.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: cluster 2024-07-27T00:05:52.828835+0000 mgr.smithi063.wfcjoy (mgr.14193) 86 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:54.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: cluster 2024-07-27T00:05:52.828835+0000 mgr.smithi063.wfcjoy (mgr.14193) 86 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:54.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.027519+0000 mon.smithi063 (mon.0) 338 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.027519+0000 mon.smithi063 (mon.0) 338 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.034444+0000 mon.smithi063 (mon.0) 339 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.034444+0000 mon.smithi063 (mon.0) 339 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.184079+0000 mon.smithi063 (mon.0) 340 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.184079+0000 mon.smithi063 (mon.0) 340 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.188683+0000 mon.smithi063 (mon.0) 341 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.188683+0000 mon.smithi063 (mon.0) 341 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.249007+0000 mon.smithi063 (mon.0) 342 : audit [DBG] from='client.? 172.21.15.63:0/2003170803' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:05:54.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.249007+0000 mon.smithi063 (mon.0) 342 : audit [DBG] from='client.? 172.21.15.63:0/2003170803' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:05:54.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.654800+0000 mon.smithi063 (mon.0) 343 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.654800+0000 mon.smithi063 (mon.0) 343 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.661643+0000 mon.smithi063 (mon.0) 344 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.661643+0000 mon.smithi063 (mon.0) 344 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.830860+0000 mon.smithi063 (mon.0) 345 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.830860+0000 mon.smithi063 (mon.0) 345 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.837797+0000 mon.smithi063 (mon.0) 346 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.837797+0000 mon.smithi063 (mon.0) 346 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.839638+0000 mon.smithi063 (mon.0) 347 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:54.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.839638+0000 mon.smithi063 (mon.0) 347 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:54.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.841124+0000 mon.smithi063 (mon.0) 348 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-27T00:05:54.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.841124+0000 mon.smithi063 (mon.0) 348 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-27T00:05:54.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.847952+0000 mon.smithi063 (mon.0) 349 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.847952+0000 mon.smithi063 (mon.0) 349 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:05:54.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.854951+0000 mon.smithi063 (mon.0) 350 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-27T00:05:54.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.854951+0000 mon.smithi063 (mon.0) 350 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-27T00:05:54.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.860327+0000 mon.smithi063 (mon.0) 351 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-27T00:05:54.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.860327+0000 mon.smithi063 (mon.0) 351 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-27T00:05:54.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.861487+0000 mon.smithi063 (mon.0) 352 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:54.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.861487+0000 mon.smithi063 (mon.0) 352 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:54.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.866299+0000 mon.smithi063 (mon.0) 353 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-27T00:05:54.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.866299+0000 mon.smithi063 (mon.0) 353 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-27T00:05:54.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.867301+0000 mon.smithi063 (mon.0) 354 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:54.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:54 smithi165 bash[23696]: audit 2024-07-27T00:05:53.867301+0000 mon.smithi063 (mon.0) 354 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:05:54.932 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph osd stat -f json 2024-07-27T00:05:56.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:56 smithi063 bash[19314]: cluster 2024-07-27T00:05:54.829148+0000 mgr.smithi063.wfcjoy (mgr.14193) 87 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:56.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:56 smithi063 bash[19314]: cluster 2024-07-27T00:05:54.829148+0000 mgr.smithi063.wfcjoy (mgr.14193) 87 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:56.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:56 smithi165 bash[23696]: cluster 2024-07-27T00:05:54.829148+0000 mgr.smithi063.wfcjoy (mgr.14193) 87 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:56.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:56 smithi165 bash[23696]: cluster 2024-07-27T00:05:54.829148+0000 mgr.smithi063.wfcjoy (mgr.14193) 87 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:58.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:58 smithi063 bash[19314]: cluster 2024-07-27T00:05:56.829535+0000 mgr.smithi063.wfcjoy (mgr.14193) 88 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:58.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:05:58 smithi063 bash[19314]: cluster 2024-07-27T00:05:56.829535+0000 mgr.smithi063.wfcjoy (mgr.14193) 88 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:58.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:58 smithi165 bash[23696]: cluster 2024-07-27T00:05:56.829535+0000 mgr.smithi063.wfcjoy (mgr.14193) 88 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:58.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:05:58 smithi165 bash[23696]: cluster 2024-07-27T00:05:56.829535+0000 mgr.smithi063.wfcjoy (mgr.14193) 88 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:05:58.959 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:06:00.170 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:00 smithi165 bash[23696]: cluster 2024-07-27T00:05:58.829957+0000 mgr.smithi063.wfcjoy (mgr.14193) 89 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:00.171 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:00 smithi165 bash[23696]: cluster 2024-07-27T00:05:58.829957+0000 mgr.smithi063.wfcjoy (mgr.14193) 89 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:00.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:00 smithi063 bash[19314]: cluster 2024-07-27T00:05:58.829957+0000 mgr.smithi063.wfcjoy (mgr.14193) 89 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:00.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:00 smithi063 bash[19314]: cluster 2024-07-27T00:05:58.829957+0000 mgr.smithi063.wfcjoy (mgr.14193) 89 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:02.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:02 smithi063 bash[19314]: cluster 2024-07-27T00:06:00.830286+0000 mgr.smithi063.wfcjoy (mgr.14193) 90 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:02.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:02 smithi063 bash[19314]: cluster 2024-07-27T00:06:00.830286+0000 mgr.smithi063.wfcjoy (mgr.14193) 90 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:02.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:02 smithi165 bash[23696]: cluster 2024-07-27T00:06:00.830286+0000 mgr.smithi063.wfcjoy (mgr.14193) 90 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:02.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:02 smithi165 bash[23696]: cluster 2024-07-27T00:06:00.830286+0000 mgr.smithi063.wfcjoy (mgr.14193) 90 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:03.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:03 smithi063 bash[19314]: audit 2024-07-27T00:06:02.774971+0000 mon.smithi165 (mon.1) 2 : audit [INF] from='client.? 172.21.15.165:0/1109043431' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "298b91ae-c048-4020-b59d-e410d12e5dd6"} : dispatch 2024-07-27T00:06:03.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:03 smithi063 bash[19314]: audit 2024-07-27T00:06:02.774971+0000 mon.smithi165 (mon.1) 2 : audit [INF] from='client.? 172.21.15.165:0/1109043431' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "298b91ae-c048-4020-b59d-e410d12e5dd6"} : dispatch 2024-07-27T00:06:03.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:03 smithi063 bash[19314]: audit 2024-07-27T00:06:02.775423+0000 mon.smithi063 (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "298b91ae-c048-4020-b59d-e410d12e5dd6"} : dispatch 2024-07-27T00:06:03.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:03 smithi063 bash[19314]: audit 2024-07-27T00:06:02.775423+0000 mon.smithi063 (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "298b91ae-c048-4020-b59d-e410d12e5dd6"} : dispatch 2024-07-27T00:06:03.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:03 smithi063 bash[19314]: audit 2024-07-27T00:06:02.778537+0000 mon.smithi063 (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "298b91ae-c048-4020-b59d-e410d12e5dd6"}]': finished 2024-07-27T00:06:03.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:03 smithi063 bash[19314]: audit 2024-07-27T00:06:02.778537+0000 mon.smithi063 (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "298b91ae-c048-4020-b59d-e410d12e5dd6"}]': finished 2024-07-27T00:06:03.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:03 smithi063 bash[19314]: cluster 2024-07-27T00:06:02.783626+0000 mon.smithi063 (mon.0) 357 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-27T00:06:03.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:03 smithi063 bash[19314]: cluster 2024-07-27T00:06:02.783626+0000 mon.smithi063 (mon.0) 357 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-27T00:06:03.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:03 smithi063 bash[19314]: audit 2024-07-27T00:06:02.784003+0000 mon.smithi063 (mon.0) 358 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:03.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:03 smithi063 bash[19314]: audit 2024-07-27T00:06:02.784003+0000 mon.smithi063 (mon.0) 358 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:03.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:03 smithi165 bash[23696]: audit 2024-07-27T00:06:02.774971+0000 mon.smithi165 (mon.1) 2 : audit [INF] from='client.? 172.21.15.165:0/1109043431' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "298b91ae-c048-4020-b59d-e410d12e5dd6"} : dispatch 2024-07-27T00:06:03.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:03 smithi165 bash[23696]: audit 2024-07-27T00:06:02.774971+0000 mon.smithi165 (mon.1) 2 : audit [INF] from='client.? 172.21.15.165:0/1109043431' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "298b91ae-c048-4020-b59d-e410d12e5dd6"} : dispatch 2024-07-27T00:06:03.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:03 smithi165 bash[23696]: audit 2024-07-27T00:06:02.775423+0000 mon.smithi063 (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "298b91ae-c048-4020-b59d-e410d12e5dd6"} : dispatch 2024-07-27T00:06:03.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:03 smithi165 bash[23696]: audit 2024-07-27T00:06:02.775423+0000 mon.smithi063 (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "298b91ae-c048-4020-b59d-e410d12e5dd6"} : dispatch 2024-07-27T00:06:03.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:03 smithi165 bash[23696]: audit 2024-07-27T00:06:02.778537+0000 mon.smithi063 (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "298b91ae-c048-4020-b59d-e410d12e5dd6"}]': finished 2024-07-27T00:06:03.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:03 smithi165 bash[23696]: audit 2024-07-27T00:06:02.778537+0000 mon.smithi063 (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "298b91ae-c048-4020-b59d-e410d12e5dd6"}]': finished 2024-07-27T00:06:03.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:03 smithi165 bash[23696]: cluster 2024-07-27T00:06:02.783626+0000 mon.smithi063 (mon.0) 357 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-27T00:06:03.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:03 smithi165 bash[23696]: cluster 2024-07-27T00:06:02.783626+0000 mon.smithi063 (mon.0) 357 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-27T00:06:03.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:03 smithi165 bash[23696]: audit 2024-07-27T00:06:02.784003+0000 mon.smithi063 (mon.0) 358 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:03.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:03 smithi165 bash[23696]: audit 2024-07-27T00:06:02.784003+0000 mon.smithi063 (mon.0) 358 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:03.765 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:06:04.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:04 smithi063 bash[19314]: cluster 2024-07-27T00:06:02.830660+0000 mgr.smithi063.wfcjoy (mgr.14193) 91 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:04.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:04 smithi063 bash[19314]: cluster 2024-07-27T00:06:02.830660+0000 mgr.smithi063.wfcjoy (mgr.14193) 91 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:04.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:04 smithi063 bash[19314]: audit 2024-07-27T00:06:03.745239+0000 mon.smithi063 (mon.0) 359 : audit [DBG] from='client.? 172.21.15.63:0/647083404' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:04.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:04 smithi063 bash[19314]: audit 2024-07-27T00:06:03.745239+0000 mon.smithi063 (mon.0) 359 : audit [DBG] from='client.? 172.21.15.63:0/647083404' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:04.376 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":6,"num_osds":1,"num_up_osds":0,"osd_up_since":0,"num_in_osds":1,"osd_in_since":1722038762,"num_remapped_pgs":0} 2024-07-27T00:06:04.421 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:04 smithi165 bash[23696]: cluster 2024-07-27T00:06:02.830660+0000 mgr.smithi063.wfcjoy (mgr.14193) 91 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:04.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:04 smithi165 bash[23696]: cluster 2024-07-27T00:06:02.830660+0000 mgr.smithi063.wfcjoy (mgr.14193) 91 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:04.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:04 smithi165 bash[23696]: audit 2024-07-27T00:06:03.745239+0000 mon.smithi063 (mon.0) 359 : audit [DBG] from='client.? 172.21.15.63:0/647083404' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:04.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:04 smithi165 bash[23696]: audit 2024-07-27T00:06:03.745239+0000 mon.smithi063 (mon.0) 359 : audit [DBG] from='client.? 172.21.15.63:0/647083404' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:05.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:05 smithi063 bash[19314]: audit 2024-07-27T00:06:04.290630+0000 mon.smithi165 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.165:0/1298548173' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:05.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:05 smithi063 bash[19314]: audit 2024-07-27T00:06:04.290630+0000 mon.smithi165 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.165:0/1298548173' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:05.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:05 smithi063 bash[19314]: audit 2024-07-27T00:06:04.881968+0000 mon.smithi063 (mon.0) 360 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:06:05.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:05 smithi063 bash[19314]: audit 2024-07-27T00:06:04.881968+0000 mon.smithi063 (mon.0) 360 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:06:05.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:05 smithi063 bash[19314]: audit 2024-07-27T00:06:04.949916+0000 mon.smithi063 (mon.0) 361 : audit [INF] from='client.? 172.21.15.63:0/2633926428' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "267eeb76-bc95-4e15-85b8-371e207b1753"} : dispatch 2024-07-27T00:06:05.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:05 smithi063 bash[19314]: audit 2024-07-27T00:06:04.949916+0000 mon.smithi063 (mon.0) 361 : audit [INF] from='client.? 172.21.15.63:0/2633926428' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "267eeb76-bc95-4e15-85b8-371e207b1753"} : dispatch 2024-07-27T00:06:05.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:05 smithi063 bash[19314]: audit 2024-07-27T00:06:04.952902+0000 mon.smithi063 (mon.0) 362 : audit [INF] from='client.? 172.21.15.63:0/2633926428' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "267eeb76-bc95-4e15-85b8-371e207b1753"}]': finished 2024-07-27T00:06:05.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:05 smithi063 bash[19314]: audit 2024-07-27T00:06:04.952902+0000 mon.smithi063 (mon.0) 362 : audit [INF] from='client.? 172.21.15.63:0/2633926428' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "267eeb76-bc95-4e15-85b8-371e207b1753"}]': finished 2024-07-27T00:06:05.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:05 smithi063 bash[19314]: cluster 2024-07-27T00:06:04.956273+0000 mon.smithi063 (mon.0) 363 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-07-27T00:06:05.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:05 smithi063 bash[19314]: cluster 2024-07-27T00:06:04.956273+0000 mon.smithi063 (mon.0) 363 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-07-27T00:06:05.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:05 smithi063 bash[19314]: audit 2024-07-27T00:06:04.956609+0000 mon.smithi063 (mon.0) 364 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:05.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:05 smithi063 bash[19314]: audit 2024-07-27T00:06:04.956609+0000 mon.smithi063 (mon.0) 364 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:05.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:05 smithi063 bash[19314]: audit 2024-07-27T00:06:04.956951+0000 mon.smithi063 (mon.0) 365 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:05.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:05 smithi063 bash[19314]: audit 2024-07-27T00:06:04.956951+0000 mon.smithi063 (mon.0) 365 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:05.377 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph osd stat -f json 2024-07-27T00:06:05.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:05 smithi165 bash[23696]: audit 2024-07-27T00:06:04.290630+0000 mon.smithi165 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.165:0/1298548173' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:05.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:05 smithi165 bash[23696]: audit 2024-07-27T00:06:04.290630+0000 mon.smithi165 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.165:0/1298548173' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:05.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:05 smithi165 bash[23696]: audit 2024-07-27T00:06:04.881968+0000 mon.smithi063 (mon.0) 360 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:06:05.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:05 smithi165 bash[23696]: audit 2024-07-27T00:06:04.881968+0000 mon.smithi063 (mon.0) 360 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:06:05.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:05 smithi165 bash[23696]: audit 2024-07-27T00:06:04.949916+0000 mon.smithi063 (mon.0) 361 : audit [INF] from='client.? 172.21.15.63:0/2633926428' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "267eeb76-bc95-4e15-85b8-371e207b1753"} : dispatch 2024-07-27T00:06:05.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:05 smithi165 bash[23696]: audit 2024-07-27T00:06:04.949916+0000 mon.smithi063 (mon.0) 361 : audit [INF] from='client.? 172.21.15.63:0/2633926428' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "267eeb76-bc95-4e15-85b8-371e207b1753"} : dispatch 2024-07-27T00:06:05.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:05 smithi165 bash[23696]: audit 2024-07-27T00:06:04.952902+0000 mon.smithi063 (mon.0) 362 : audit [INF] from='client.? 172.21.15.63:0/2633926428' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "267eeb76-bc95-4e15-85b8-371e207b1753"}]': finished 2024-07-27T00:06:05.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:05 smithi165 bash[23696]: audit 2024-07-27T00:06:04.952902+0000 mon.smithi063 (mon.0) 362 : audit [INF] from='client.? 172.21.15.63:0/2633926428' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "267eeb76-bc95-4e15-85b8-371e207b1753"}]': finished 2024-07-27T00:06:05.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:05 smithi165 bash[23696]: cluster 2024-07-27T00:06:04.956273+0000 mon.smithi063 (mon.0) 363 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-07-27T00:06:05.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:05 smithi165 bash[23696]: cluster 2024-07-27T00:06:04.956273+0000 mon.smithi063 (mon.0) 363 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-07-27T00:06:05.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:05 smithi165 bash[23696]: audit 2024-07-27T00:06:04.956609+0000 mon.smithi063 (mon.0) 364 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:05.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:05 smithi165 bash[23696]: audit 2024-07-27T00:06:04.956609+0000 mon.smithi063 (mon.0) 364 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:05.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:05 smithi165 bash[23696]: audit 2024-07-27T00:06:04.956951+0000 mon.smithi063 (mon.0) 365 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:05.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:05 smithi165 bash[23696]: audit 2024-07-27T00:06:04.956951+0000 mon.smithi063 (mon.0) 365 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:06.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:06 smithi063 bash[19314]: cluster 2024-07-27T00:06:04.831022+0000 mgr.smithi063.wfcjoy (mgr.14193) 92 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:06.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:06 smithi063 bash[19314]: cluster 2024-07-27T00:06:04.831022+0000 mgr.smithi063.wfcjoy (mgr.14193) 92 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:06.421 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:06 smithi165 bash[23696]: cluster 2024-07-27T00:06:04.831022+0000 mgr.smithi063.wfcjoy (mgr.14193) 92 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:06.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:06 smithi165 bash[23696]: cluster 2024-07-27T00:06:04.831022+0000 mgr.smithi063.wfcjoy (mgr.14193) 92 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:07.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:07 smithi063 bash[19314]: audit 2024-07-27T00:06:06.603272+0000 mon.smithi063 (mon.0) 366 : audit [DBG] from='client.? 172.21.15.63:0/1820330311' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:07.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:07 smithi063 bash[19314]: audit 2024-07-27T00:06:06.603272+0000 mon.smithi063 (mon.0) 366 : audit [DBG] from='client.? 172.21.15.63:0/1820330311' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:07.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:07 smithi063 bash[19314]: audit 2024-07-27T00:06:07.037697+0000 mon.smithi165 (mon.1) 4 : audit [INF] from='client.? 172.21.15.165:0/2598240576' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f8799765-5948-4c67-a0c0-1787265e145b"} : dispatch 2024-07-27T00:06:07.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:07 smithi063 bash[19314]: audit 2024-07-27T00:06:07.037697+0000 mon.smithi165 (mon.1) 4 : audit [INF] from='client.? 172.21.15.165:0/2598240576' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f8799765-5948-4c67-a0c0-1787265e145b"} : dispatch 2024-07-27T00:06:07.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:07 smithi063 bash[19314]: audit 2024-07-27T00:06:07.038149+0000 mon.smithi063 (mon.0) 367 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f8799765-5948-4c67-a0c0-1787265e145b"} : dispatch 2024-07-27T00:06:07.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:07 smithi063 bash[19314]: audit 2024-07-27T00:06:07.038149+0000 mon.smithi063 (mon.0) 367 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f8799765-5948-4c67-a0c0-1787265e145b"} : dispatch 2024-07-27T00:06:07.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:07 smithi063 bash[19314]: audit 2024-07-27T00:06:07.041808+0000 mon.smithi063 (mon.0) 368 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8799765-5948-4c67-a0c0-1787265e145b"}]': finished 2024-07-27T00:06:07.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:07 smithi063 bash[19314]: audit 2024-07-27T00:06:07.041808+0000 mon.smithi063 (mon.0) 368 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8799765-5948-4c67-a0c0-1787265e145b"}]': finished 2024-07-27T00:06:07.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:07 smithi063 bash[19314]: cluster 2024-07-27T00:06:07.047291+0000 mon.smithi063 (mon.0) 369 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-07-27T00:06:07.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:07 smithi063 bash[19314]: cluster 2024-07-27T00:06:07.047291+0000 mon.smithi063 (mon.0) 369 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-07-27T00:06:07.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:07 smithi063 bash[19314]: audit 2024-07-27T00:06:07.047849+0000 mon.smithi063 (mon.0) 370 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:07.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:07 smithi063 bash[19314]: audit 2024-07-27T00:06:07.047849+0000 mon.smithi063 (mon.0) 370 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:07.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:07 smithi063 bash[19314]: audit 2024-07-27T00:06:07.048257+0000 mon.smithi063 (mon.0) 371 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:07.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:07 smithi063 bash[19314]: audit 2024-07-27T00:06:07.048257+0000 mon.smithi063 (mon.0) 371 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:07.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:07 smithi063 bash[19314]: audit 2024-07-27T00:06:07.048712+0000 mon.smithi063 (mon.0) 372 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:07.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:07 smithi063 bash[19314]: audit 2024-07-27T00:06:07.048712+0000 mon.smithi063 (mon.0) 372 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:07.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:07 smithi165 bash[23696]: audit 2024-07-27T00:06:06.603272+0000 mon.smithi063 (mon.0) 366 : audit [DBG] from='client.? 172.21.15.63:0/1820330311' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:07.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:07 smithi165 bash[23696]: audit 2024-07-27T00:06:06.603272+0000 mon.smithi063 (mon.0) 366 : audit [DBG] from='client.? 172.21.15.63:0/1820330311' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:07.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:07 smithi165 bash[23696]: audit 2024-07-27T00:06:07.037697+0000 mon.smithi165 (mon.1) 4 : audit [INF] from='client.? 172.21.15.165:0/2598240576' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f8799765-5948-4c67-a0c0-1787265e145b"} : dispatch 2024-07-27T00:06:07.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:07 smithi165 bash[23696]: audit 2024-07-27T00:06:07.037697+0000 mon.smithi165 (mon.1) 4 : audit [INF] from='client.? 172.21.15.165:0/2598240576' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f8799765-5948-4c67-a0c0-1787265e145b"} : dispatch 2024-07-27T00:06:07.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:07 smithi165 bash[23696]: audit 2024-07-27T00:06:07.038149+0000 mon.smithi063 (mon.0) 367 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f8799765-5948-4c67-a0c0-1787265e145b"} : dispatch 2024-07-27T00:06:07.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:07 smithi165 bash[23696]: audit 2024-07-27T00:06:07.038149+0000 mon.smithi063 (mon.0) 367 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f8799765-5948-4c67-a0c0-1787265e145b"} : dispatch 2024-07-27T00:06:07.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:07 smithi165 bash[23696]: audit 2024-07-27T00:06:07.041808+0000 mon.smithi063 (mon.0) 368 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8799765-5948-4c67-a0c0-1787265e145b"}]': finished 2024-07-27T00:06:07.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:07 smithi165 bash[23696]: audit 2024-07-27T00:06:07.041808+0000 mon.smithi063 (mon.0) 368 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8799765-5948-4c67-a0c0-1787265e145b"}]': finished 2024-07-27T00:06:07.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:07 smithi165 bash[23696]: cluster 2024-07-27T00:06:07.047291+0000 mon.smithi063 (mon.0) 369 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-07-27T00:06:07.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:07 smithi165 bash[23696]: cluster 2024-07-27T00:06:07.047291+0000 mon.smithi063 (mon.0) 369 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-07-27T00:06:07.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:07 smithi165 bash[23696]: audit 2024-07-27T00:06:07.047849+0000 mon.smithi063 (mon.0) 370 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:07.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:07 smithi165 bash[23696]: audit 2024-07-27T00:06:07.047849+0000 mon.smithi063 (mon.0) 370 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:07.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:07 smithi165 bash[23696]: audit 2024-07-27T00:06:07.048257+0000 mon.smithi063 (mon.0) 371 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:07.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:07 smithi165 bash[23696]: audit 2024-07-27T00:06:07.048257+0000 mon.smithi063 (mon.0) 371 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:07.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:07 smithi165 bash[23696]: audit 2024-07-27T00:06:07.048712+0000 mon.smithi063 (mon.0) 372 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:07.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:07 smithi165 bash[23696]: audit 2024-07-27T00:06:07.048712+0000 mon.smithi063 (mon.0) 372 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:08.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:08 smithi063 bash[19314]: cluster 2024-07-27T00:06:06.831449+0000 mgr.smithi063.wfcjoy (mgr.14193) 93 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:08.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:08 smithi063 bash[19314]: cluster 2024-07-27T00:06:06.831449+0000 mgr.smithi063.wfcjoy (mgr.14193) 93 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:08.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:08 smithi165 bash[23696]: cluster 2024-07-27T00:06:06.831449+0000 mgr.smithi063.wfcjoy (mgr.14193) 93 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:08.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:08 smithi165 bash[23696]: cluster 2024-07-27T00:06:06.831449+0000 mgr.smithi063.wfcjoy (mgr.14193) 93 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:09.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:09 smithi063 bash[19314]: audit 2024-07-27T00:06:08.530742+0000 mon.smithi165 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.165:0/186261743' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:09.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:09 smithi063 bash[19314]: audit 2024-07-27T00:06:08.530742+0000 mon.smithi165 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.165:0/186261743' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:09.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:09 smithi165 bash[23696]: audit 2024-07-27T00:06:08.530742+0000 mon.smithi165 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.165:0/186261743' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:09.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:09 smithi165 bash[23696]: audit 2024-07-27T00:06:08.530742+0000 mon.smithi165 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.165:0/186261743' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:10.163 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:06:10.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:10 smithi165 bash[23696]: cluster 2024-07-27T00:06:08.832000+0000 mgr.smithi063.wfcjoy (mgr.14193) 94 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:10.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:10 smithi165 bash[23696]: cluster 2024-07-27T00:06:08.832000+0000 mgr.smithi063.wfcjoy (mgr.14193) 94 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:10.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:10 smithi165 bash[23696]: audit 2024-07-27T00:06:09.406651+0000 mon.smithi063 (mon.0) 373 : audit [INF] from='client.? 172.21.15.63:0/4125571321' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5e4f2c6d-acb3-49af-bb29-8a019975365f"} : dispatch 2024-07-27T00:06:10.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:10 smithi165 bash[23696]: audit 2024-07-27T00:06:09.406651+0000 mon.smithi063 (mon.0) 373 : audit [INF] from='client.? 172.21.15.63:0/4125571321' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5e4f2c6d-acb3-49af-bb29-8a019975365f"} : dispatch 2024-07-27T00:06:10.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:10 smithi165 bash[23696]: audit 2024-07-27T00:06:09.409821+0000 mon.smithi063 (mon.0) 374 : audit [INF] from='client.? 172.21.15.63:0/4125571321' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e4f2c6d-acb3-49af-bb29-8a019975365f"}]': finished 2024-07-27T00:06:10.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:10 smithi165 bash[23696]: audit 2024-07-27T00:06:09.409821+0000 mon.smithi063 (mon.0) 374 : audit [INF] from='client.? 172.21.15.63:0/4125571321' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e4f2c6d-acb3-49af-bb29-8a019975365f"}]': finished 2024-07-27T00:06:10.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:10 smithi165 bash[23696]: cluster 2024-07-27T00:06:09.412373+0000 mon.smithi063 (mon.0) 375 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-07-27T00:06:10.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:10 smithi165 bash[23696]: cluster 2024-07-27T00:06:09.412373+0000 mon.smithi063 (mon.0) 375 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-07-27T00:06:10.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:10 smithi165 bash[23696]: audit 2024-07-27T00:06:09.412898+0000 mon.smithi063 (mon.0) 376 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:10.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:10 smithi165 bash[23696]: audit 2024-07-27T00:06:09.412898+0000 mon.smithi063 (mon.0) 376 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:10.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:10 smithi165 bash[23696]: audit 2024-07-27T00:06:09.413428+0000 mon.smithi063 (mon.0) 377 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:10.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:10 smithi165 bash[23696]: audit 2024-07-27T00:06:09.413428+0000 mon.smithi063 (mon.0) 377 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:10.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:10 smithi165 bash[23696]: audit 2024-07-27T00:06:09.413684+0000 mon.smithi063 (mon.0) 378 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:10.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:10 smithi165 bash[23696]: audit 2024-07-27T00:06:09.413684+0000 mon.smithi063 (mon.0) 378 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:10.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:10 smithi165 bash[23696]: audit 2024-07-27T00:06:09.414005+0000 mon.smithi063 (mon.0) 379 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:10.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:10 smithi165 bash[23696]: audit 2024-07-27T00:06:09.414005+0000 mon.smithi063 (mon.0) 379 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:10.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:10 smithi063 bash[19314]: cluster 2024-07-27T00:06:08.832000+0000 mgr.smithi063.wfcjoy (mgr.14193) 94 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:10.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:10 smithi063 bash[19314]: cluster 2024-07-27T00:06:08.832000+0000 mgr.smithi063.wfcjoy (mgr.14193) 94 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:10.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:10 smithi063 bash[19314]: audit 2024-07-27T00:06:09.406651+0000 mon.smithi063 (mon.0) 373 : audit [INF] from='client.? 172.21.15.63:0/4125571321' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5e4f2c6d-acb3-49af-bb29-8a019975365f"} : dispatch 2024-07-27T00:06:10.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:10 smithi063 bash[19314]: audit 2024-07-27T00:06:09.406651+0000 mon.smithi063 (mon.0) 373 : audit [INF] from='client.? 172.21.15.63:0/4125571321' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5e4f2c6d-acb3-49af-bb29-8a019975365f"} : dispatch 2024-07-27T00:06:10.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:10 smithi063 bash[19314]: audit 2024-07-27T00:06:09.409821+0000 mon.smithi063 (mon.0) 374 : audit [INF] from='client.? 172.21.15.63:0/4125571321' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e4f2c6d-acb3-49af-bb29-8a019975365f"}]': finished 2024-07-27T00:06:10.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:10 smithi063 bash[19314]: audit 2024-07-27T00:06:09.409821+0000 mon.smithi063 (mon.0) 374 : audit [INF] from='client.? 172.21.15.63:0/4125571321' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e4f2c6d-acb3-49af-bb29-8a019975365f"}]': finished 2024-07-27T00:06:10.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:10 smithi063 bash[19314]: cluster 2024-07-27T00:06:09.412373+0000 mon.smithi063 (mon.0) 375 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-07-27T00:06:10.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:10 smithi063 bash[19314]: cluster 2024-07-27T00:06:09.412373+0000 mon.smithi063 (mon.0) 375 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-07-27T00:06:10.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:10 smithi063 bash[19314]: audit 2024-07-27T00:06:09.412898+0000 mon.smithi063 (mon.0) 376 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:10.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:10 smithi063 bash[19314]: audit 2024-07-27T00:06:09.412898+0000 mon.smithi063 (mon.0) 376 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:10.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:10 smithi063 bash[19314]: audit 2024-07-27T00:06:09.413428+0000 mon.smithi063 (mon.0) 377 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:10.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:10 smithi063 bash[19314]: audit 2024-07-27T00:06:09.413428+0000 mon.smithi063 (mon.0) 377 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:10.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:10 smithi063 bash[19314]: audit 2024-07-27T00:06:09.413684+0000 mon.smithi063 (mon.0) 378 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:10.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:10 smithi063 bash[19314]: audit 2024-07-27T00:06:09.413684+0000 mon.smithi063 (mon.0) 378 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:10.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:10 smithi063 bash[19314]: audit 2024-07-27T00:06:09.414005+0000 mon.smithi063 (mon.0) 379 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:10.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:10 smithi063 bash[19314]: audit 2024-07-27T00:06:09.414005+0000 mon.smithi063 (mon.0) 379 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:12.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: cluster 2024-07-27T00:06:10.832485+0000 mgr.smithi063.wfcjoy (mgr.14193) 95 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:12.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: cluster 2024-07-27T00:06:10.832485+0000 mgr.smithi063.wfcjoy (mgr.14193) 95 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:12.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.320626+0000 mon.smithi165 (mon.1) 6 : audit [INF] from='client.? 172.21.15.165:0/3691900392' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6e4a6dbc-289d-4288-bfdc-20a0145ba971"} : dispatch 2024-07-27T00:06:12.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.320626+0000 mon.smithi165 (mon.1) 6 : audit [INF] from='client.? 172.21.15.165:0/3691900392' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6e4a6dbc-289d-4288-bfdc-20a0145ba971"} : dispatch 2024-07-27T00:06:12.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.321011+0000 mon.smithi063 (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6e4a6dbc-289d-4288-bfdc-20a0145ba971"} : dispatch 2024-07-27T00:06:12.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.321011+0000 mon.smithi063 (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6e4a6dbc-289d-4288-bfdc-20a0145ba971"} : dispatch 2024-07-27T00:06:12.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.323688+0000 mon.smithi063 (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e4a6dbc-289d-4288-bfdc-20a0145ba971"}]': finished 2024-07-27T00:06:12.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.323688+0000 mon.smithi063 (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e4a6dbc-289d-4288-bfdc-20a0145ba971"}]': finished 2024-07-27T00:06:12.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: cluster 2024-07-27T00:06:11.328605+0000 mon.smithi063 (mon.0) 382 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-07-27T00:06:12.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: cluster 2024-07-27T00:06:11.328605+0000 mon.smithi063 (mon.0) 382 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-07-27T00:06:12.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.328820+0000 mon.smithi063 (mon.0) 383 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:12.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.328820+0000 mon.smithi063 (mon.0) 383 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:12.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.328986+0000 mon.smithi063 (mon.0) 384 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:12.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.328986+0000 mon.smithi063 (mon.0) 384 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:12.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.329184+0000 mon.smithi063 (mon.0) 385 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:12.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.329184+0000 mon.smithi063 (mon.0) 385 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:12.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.329378+0000 mon.smithi063 (mon.0) 386 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:12.426 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.329378+0000 mon.smithi063 (mon.0) 386 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:12.426 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.329542+0000 mon.smithi063 (mon.0) 387 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:12.426 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.329542+0000 mon.smithi063 (mon.0) 387 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:12.426 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.615817+0000 mon.smithi063 (mon.0) 388 : audit [DBG] from='client.? 172.21.15.63:0/20383027' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:12.426 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:12 smithi165 bash[23696]: audit 2024-07-27T00:06:11.615817+0000 mon.smithi063 (mon.0) 388 : audit [DBG] from='client.? 172.21.15.63:0/20383027' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:12.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: cluster 2024-07-27T00:06:10.832485+0000 mgr.smithi063.wfcjoy (mgr.14193) 95 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:12.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: cluster 2024-07-27T00:06:10.832485+0000 mgr.smithi063.wfcjoy (mgr.14193) 95 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.320626+0000 mon.smithi165 (mon.1) 6 : audit [INF] from='client.? 172.21.15.165:0/3691900392' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6e4a6dbc-289d-4288-bfdc-20a0145ba971"} : dispatch 2024-07-27T00:06:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.320626+0000 mon.smithi165 (mon.1) 6 : audit [INF] from='client.? 172.21.15.165:0/3691900392' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6e4a6dbc-289d-4288-bfdc-20a0145ba971"} : dispatch 2024-07-27T00:06:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.321011+0000 mon.smithi063 (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6e4a6dbc-289d-4288-bfdc-20a0145ba971"} : dispatch 2024-07-27T00:06:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.321011+0000 mon.smithi063 (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6e4a6dbc-289d-4288-bfdc-20a0145ba971"} : dispatch 2024-07-27T00:06:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.323688+0000 mon.smithi063 (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e4a6dbc-289d-4288-bfdc-20a0145ba971"}]': finished 2024-07-27T00:06:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.323688+0000 mon.smithi063 (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e4a6dbc-289d-4288-bfdc-20a0145ba971"}]': finished 2024-07-27T00:06:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: cluster 2024-07-27T00:06:11.328605+0000 mon.smithi063 (mon.0) 382 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-07-27T00:06:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: cluster 2024-07-27T00:06:11.328605+0000 mon.smithi063 (mon.0) 382 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-07-27T00:06:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.328820+0000 mon.smithi063 (mon.0) 383 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.328820+0000 mon.smithi063 (mon.0) 383 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.328986+0000 mon.smithi063 (mon.0) 384 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.328986+0000 mon.smithi063 (mon.0) 384 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:12.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.329184+0000 mon.smithi063 (mon.0) 385 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:12.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.329184+0000 mon.smithi063 (mon.0) 385 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:12.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.329378+0000 mon.smithi063 (mon.0) 386 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:12.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.329378+0000 mon.smithi063 (mon.0) 386 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:12.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.329542+0000 mon.smithi063 (mon.0) 387 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:12.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.329542+0000 mon.smithi063 (mon.0) 387 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:12.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.615817+0000 mon.smithi063 (mon.0) 388 : audit [DBG] from='client.? 172.21.15.63:0/20383027' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:12.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:12 smithi063 bash[19314]: audit 2024-07-27T00:06:11.615817+0000 mon.smithi063 (mon.0) 388 : audit [DBG] from='client.? 172.21.15.63:0/20383027' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:13.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:13 smithi165 bash[23696]: audit 2024-07-27T00:06:12.944089+0000 mon.smithi165 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.165:0/2774628335' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:13.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:13 smithi165 bash[23696]: audit 2024-07-27T00:06:12.944089+0000 mon.smithi165 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.165:0/2774628335' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:13.579 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:06:13.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:13 smithi063 bash[19314]: audit 2024-07-27T00:06:12.944089+0000 mon.smithi165 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.165:0/2774628335' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:13.591 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:13 smithi063 bash[19314]: audit 2024-07-27T00:06:12.944089+0000 mon.smithi165 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.165:0/2774628335' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:14.237 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":10,"num_osds":5,"num_up_osds":0,"osd_up_since":0,"num_in_osds":5,"osd_in_since":1722038771,"num_remapped_pgs":0} 2024-07-27T00:06:14.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:14 smithi165 bash[23696]: cluster 2024-07-27T00:06:12.832758+0000 mgr.smithi063.wfcjoy (mgr.14193) 96 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:14.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:14 smithi165 bash[23696]: cluster 2024-07-27T00:06:12.832758+0000 mgr.smithi063.wfcjoy (mgr.14193) 96 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:14.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:14 smithi165 bash[23696]: audit 2024-07-27T00:06:13.558971+0000 mon.smithi063 (mon.0) 389 : audit [DBG] from='client.? 172.21.15.63:0/1696610931' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:14.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:14 smithi165 bash[23696]: audit 2024-07-27T00:06:13.558971+0000 mon.smithi063 (mon.0) 389 : audit [DBG] from='client.? 172.21.15.63:0/1696610931' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:14.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:14 smithi063 bash[19314]: cluster 2024-07-27T00:06:12.832758+0000 mgr.smithi063.wfcjoy (mgr.14193) 96 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:14.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:14 smithi063 bash[19314]: cluster 2024-07-27T00:06:12.832758+0000 mgr.smithi063.wfcjoy (mgr.14193) 96 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:14.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:14 smithi063 bash[19314]: audit 2024-07-27T00:06:13.558971+0000 mon.smithi063 (mon.0) 389 : audit [DBG] from='client.? 172.21.15.63:0/1696610931' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:14.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:14 smithi063 bash[19314]: audit 2024-07-27T00:06:13.558971+0000 mon.smithi063 (mon.0) 389 : audit [DBG] from='client.? 172.21.15.63:0/1696610931' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:15.238 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph osd stat -f json 2024-07-27T00:06:15.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: audit 2024-07-27T00:06:14.432508+0000 mon.smithi063 (mon.0) 390 : audit [INF] from='client.? 172.21.15.63:0/4253378763' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a78e6ae5-e5b2-48bd-a924-330dbba296ad"} : dispatch 2024-07-27T00:06:15.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: audit 2024-07-27T00:06:14.432508+0000 mon.smithi063 (mon.0) 390 : audit [INF] from='client.? 172.21.15.63:0/4253378763' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a78e6ae5-e5b2-48bd-a924-330dbba296ad"} : dispatch 2024-07-27T00:06:15.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: audit 2024-07-27T00:06:14.437096+0000 mon.smithi063 (mon.0) 391 : audit [INF] from='client.? 172.21.15.63:0/4253378763' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a78e6ae5-e5b2-48bd-a924-330dbba296ad"}]': finished 2024-07-27T00:06:15.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: audit 2024-07-27T00:06:14.437096+0000 mon.smithi063 (mon.0) 391 : audit [INF] from='client.? 172.21.15.63:0/4253378763' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a78e6ae5-e5b2-48bd-a924-330dbba296ad"}]': finished 2024-07-27T00:06:15.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: cluster 2024-07-27T00:06:14.442421+0000 mon.smithi063 (mon.0) 392 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-07-27T00:06:15.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: cluster 2024-07-27T00:06:14.442421+0000 mon.smithi063 (mon.0) 392 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-07-27T00:06:15.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: audit 2024-07-27T00:06:14.442908+0000 mon.smithi063 (mon.0) 393 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:15.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: audit 2024-07-27T00:06:14.442908+0000 mon.smithi063 (mon.0) 393 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:15.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: audit 2024-07-27T00:06:14.443440+0000 mon.smithi063 (mon.0) 394 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:15.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: audit 2024-07-27T00:06:14.443440+0000 mon.smithi063 (mon.0) 394 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:15.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: audit 2024-07-27T00:06:14.443858+0000 mon.smithi063 (mon.0) 395 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:15.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: audit 2024-07-27T00:06:14.443858+0000 mon.smithi063 (mon.0) 395 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:15.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: audit 2024-07-27T00:06:14.444265+0000 mon.smithi063 (mon.0) 396 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:15.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: audit 2024-07-27T00:06:14.444265+0000 mon.smithi063 (mon.0) 396 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:15.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: audit 2024-07-27T00:06:14.444667+0000 mon.smithi063 (mon.0) 397 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:15.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: audit 2024-07-27T00:06:14.444667+0000 mon.smithi063 (mon.0) 397 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:15.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: audit 2024-07-27T00:06:14.445101+0000 mon.smithi063 (mon.0) 398 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:15.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:15 smithi165 bash[23696]: audit 2024-07-27T00:06:14.445101+0000 mon.smithi063 (mon.0) 398 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:15.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: audit 2024-07-27T00:06:14.432508+0000 mon.smithi063 (mon.0) 390 : audit [INF] from='client.? 172.21.15.63:0/4253378763' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a78e6ae5-e5b2-48bd-a924-330dbba296ad"} : dispatch 2024-07-27T00:06:15.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: audit 2024-07-27T00:06:14.432508+0000 mon.smithi063 (mon.0) 390 : audit [INF] from='client.? 172.21.15.63:0/4253378763' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a78e6ae5-e5b2-48bd-a924-330dbba296ad"} : dispatch 2024-07-27T00:06:15.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: audit 2024-07-27T00:06:14.437096+0000 mon.smithi063 (mon.0) 391 : audit [INF] from='client.? 172.21.15.63:0/4253378763' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a78e6ae5-e5b2-48bd-a924-330dbba296ad"}]': finished 2024-07-27T00:06:15.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: audit 2024-07-27T00:06:14.437096+0000 mon.smithi063 (mon.0) 391 : audit [INF] from='client.? 172.21.15.63:0/4253378763' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a78e6ae5-e5b2-48bd-a924-330dbba296ad"}]': finished 2024-07-27T00:06:15.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: cluster 2024-07-27T00:06:14.442421+0000 mon.smithi063 (mon.0) 392 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-07-27T00:06:15.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: cluster 2024-07-27T00:06:14.442421+0000 mon.smithi063 (mon.0) 392 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-07-27T00:06:15.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: audit 2024-07-27T00:06:14.442908+0000 mon.smithi063 (mon.0) 393 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:15.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: audit 2024-07-27T00:06:14.442908+0000 mon.smithi063 (mon.0) 393 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:15.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: audit 2024-07-27T00:06:14.443440+0000 mon.smithi063 (mon.0) 394 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:15.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: audit 2024-07-27T00:06:14.443440+0000 mon.smithi063 (mon.0) 394 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:15.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: audit 2024-07-27T00:06:14.443858+0000 mon.smithi063 (mon.0) 395 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:15.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: audit 2024-07-27T00:06:14.443858+0000 mon.smithi063 (mon.0) 395 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:15.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: audit 2024-07-27T00:06:14.444265+0000 mon.smithi063 (mon.0) 396 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:15.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: audit 2024-07-27T00:06:14.444265+0000 mon.smithi063 (mon.0) 396 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:15.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: audit 2024-07-27T00:06:14.444667+0000 mon.smithi063 (mon.0) 397 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:15.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: audit 2024-07-27T00:06:14.444667+0000 mon.smithi063 (mon.0) 397 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:15.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: audit 2024-07-27T00:06:14.445101+0000 mon.smithi063 (mon.0) 398 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:15.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:15 smithi063 bash[19314]: audit 2024-07-27T00:06:14.445101+0000 mon.smithi063 (mon.0) 398 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:16.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: cluster 2024-07-27T00:06:14.833143+0000 mgr.smithi063.wfcjoy (mgr.14193) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:16.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: cluster 2024-07-27T00:06:14.833143+0000 mgr.smithi063.wfcjoy (mgr.14193) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:16.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.672239+0000 mon.smithi165 (mon.1) 8 : audit [INF] from='client.? 172.21.15.165:0/1517406404' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "45228585-ddde-42f5-b337-a362a464b0b1"} : dispatch 2024-07-27T00:06:16.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.672239+0000 mon.smithi165 (mon.1) 8 : audit [INF] from='client.? 172.21.15.165:0/1517406404' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "45228585-ddde-42f5-b337-a362a464b0b1"} : dispatch 2024-07-27T00:06:16.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.672390+0000 mon.smithi063 (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "45228585-ddde-42f5-b337-a362a464b0b1"} : dispatch 2024-07-27T00:06:16.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.672390+0000 mon.smithi063 (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "45228585-ddde-42f5-b337-a362a464b0b1"} : dispatch 2024-07-27T00:06:16.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.676169+0000 mon.smithi063 (mon.0) 400 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45228585-ddde-42f5-b337-a362a464b0b1"}]': finished 2024-07-27T00:06:16.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.676169+0000 mon.smithi063 (mon.0) 400 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45228585-ddde-42f5-b337-a362a464b0b1"}]': finished 2024-07-27T00:06:16.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: cluster 2024-07-27T00:06:15.680852+0000 mon.smithi063 (mon.0) 401 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-07-27T00:06:16.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: cluster 2024-07-27T00:06:15.680852+0000 mon.smithi063 (mon.0) 401 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-07-27T00:06:16.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.681048+0000 mon.smithi063 (mon.0) 402 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:16.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.681048+0000 mon.smithi063 (mon.0) 402 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:16.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.681285+0000 mon.smithi063 (mon.0) 403 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:16.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.681285+0000 mon.smithi063 (mon.0) 403 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:16.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.681484+0000 mon.smithi063 (mon.0) 404 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:16.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.681484+0000 mon.smithi063 (mon.0) 404 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:16.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.681680+0000 mon.smithi063 (mon.0) 405 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:16.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.681680+0000 mon.smithi063 (mon.0) 405 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:16.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.681877+0000 mon.smithi063 (mon.0) 406 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:16.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.681877+0000 mon.smithi063 (mon.0) 406 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:16.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.682069+0000 mon.smithi063 (mon.0) 407 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:16.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.682069+0000 mon.smithi063 (mon.0) 407 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:16.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.682267+0000 mon.smithi063 (mon.0) 408 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:16.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.682267+0000 mon.smithi063 (mon.0) 408 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:16.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.924384+0000 mon.smithi063 (mon.0) 409 : audit [DBG] from='client.? 172.21.15.63:0/3384032817' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:16.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:16 smithi063 bash[19314]: audit 2024-07-27T00:06:15.924384+0000 mon.smithi063 (mon.0) 409 : audit [DBG] from='client.? 172.21.15.63:0/3384032817' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:16.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: cluster 2024-07-27T00:06:14.833143+0000 mgr.smithi063.wfcjoy (mgr.14193) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:16.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: cluster 2024-07-27T00:06:14.833143+0000 mgr.smithi063.wfcjoy (mgr.14193) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:16.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.672239+0000 mon.smithi165 (mon.1) 8 : audit [INF] from='client.? 172.21.15.165:0/1517406404' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "45228585-ddde-42f5-b337-a362a464b0b1"} : dispatch 2024-07-27T00:06:16.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.672239+0000 mon.smithi165 (mon.1) 8 : audit [INF] from='client.? 172.21.15.165:0/1517406404' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "45228585-ddde-42f5-b337-a362a464b0b1"} : dispatch 2024-07-27T00:06:16.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.672390+0000 mon.smithi063 (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "45228585-ddde-42f5-b337-a362a464b0b1"} : dispatch 2024-07-27T00:06:16.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.672390+0000 mon.smithi063 (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "45228585-ddde-42f5-b337-a362a464b0b1"} : dispatch 2024-07-27T00:06:16.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.676169+0000 mon.smithi063 (mon.0) 400 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45228585-ddde-42f5-b337-a362a464b0b1"}]': finished 2024-07-27T00:06:16.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.676169+0000 mon.smithi063 (mon.0) 400 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45228585-ddde-42f5-b337-a362a464b0b1"}]': finished 2024-07-27T00:06:16.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: cluster 2024-07-27T00:06:15.680852+0000 mon.smithi063 (mon.0) 401 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-07-27T00:06:16.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: cluster 2024-07-27T00:06:15.680852+0000 mon.smithi063 (mon.0) 401 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-07-27T00:06:16.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.681048+0000 mon.smithi063 (mon.0) 402 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:16.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.681048+0000 mon.smithi063 (mon.0) 402 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:16.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.681285+0000 mon.smithi063 (mon.0) 403 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:16.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.681285+0000 mon.smithi063 (mon.0) 403 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:16.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.681484+0000 mon.smithi063 (mon.0) 404 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:16.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.681484+0000 mon.smithi063 (mon.0) 404 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:16.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.681680+0000 mon.smithi063 (mon.0) 405 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:16.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.681680+0000 mon.smithi063 (mon.0) 405 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:16.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.681877+0000 mon.smithi063 (mon.0) 406 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:16.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.681877+0000 mon.smithi063 (mon.0) 406 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:16.927 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.682069+0000 mon.smithi063 (mon.0) 407 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:16.927 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.682069+0000 mon.smithi063 (mon.0) 407 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:16.927 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.682267+0000 mon.smithi063 (mon.0) 408 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:16.928 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.682267+0000 mon.smithi063 (mon.0) 408 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:16.928 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.924384+0000 mon.smithi063 (mon.0) 409 : audit [DBG] from='client.? 172.21.15.63:0/3384032817' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:16.928 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:16 smithi165 bash[23696]: audit 2024-07-27T00:06:15.924384+0000 mon.smithi063 (mon.0) 409 : audit [DBG] from='client.? 172.21.15.63:0/3384032817' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:17.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:17 smithi165 bash[23696]: audit 2024-07-27T00:06:17.300694+0000 mon.smithi165 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.165:0/2518010240' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:17.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:17 smithi165 bash[23696]: audit 2024-07-27T00:06:17.300694+0000 mon.smithi165 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.165:0/2518010240' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:17.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:17 smithi063 bash[19314]: audit 2024-07-27T00:06:17.300694+0000 mon.smithi165 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.165:0/2518010240' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:17.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:17 smithi063 bash[19314]: audit 2024-07-27T00:06:17.300694+0000 mon.smithi165 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.165:0/2518010240' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:18.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:18 smithi063 bash[19314]: cluster 2024-07-27T00:06:16.833439+0000 mgr.smithi063.wfcjoy (mgr.14193) 98 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:18.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:18 smithi063 bash[19314]: cluster 2024-07-27T00:06:16.833439+0000 mgr.smithi063.wfcjoy (mgr.14193) 98 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:18.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:18 smithi165 bash[23696]: cluster 2024-07-27T00:06:16.833439+0000 mgr.smithi063.wfcjoy (mgr.14193) 98 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:18.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:18 smithi165 bash[23696]: cluster 2024-07-27T00:06:16.833439+0000 mgr.smithi063.wfcjoy (mgr.14193) 98 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:19.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.722371+0000 mon.smithi063 (mon.0) 410 : audit [INF] from='client.? 172.21.15.63:0/76732539' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3df51a07-b800-4a16-a961-a851ee9b2043"} : dispatch 2024-07-27T00:06:19.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.722371+0000 mon.smithi063 (mon.0) 410 : audit [INF] from='client.? 172.21.15.63:0/76732539' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3df51a07-b800-4a16-a961-a851ee9b2043"} : dispatch 2024-07-27T00:06:19.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.725411+0000 mon.smithi063 (mon.0) 411 : audit [INF] from='client.? 172.21.15.63:0/76732539' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3df51a07-b800-4a16-a961-a851ee9b2043"}]': finished 2024-07-27T00:06:19.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.725411+0000 mon.smithi063 (mon.0) 411 : audit [INF] from='client.? 172.21.15.63:0/76732539' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3df51a07-b800-4a16-a961-a851ee9b2043"}]': finished 2024-07-27T00:06:19.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: cluster 2024-07-27T00:06:18.728261+0000 mon.smithi063 (mon.0) 412 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-07-27T00:06:19.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: cluster 2024-07-27T00:06:18.728261+0000 mon.smithi063 (mon.0) 412 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-07-27T00:06:19.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.728518+0000 mon.smithi063 (mon.0) 413 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:19.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.728518+0000 mon.smithi063 (mon.0) 413 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:19.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.728805+0000 mon.smithi063 (mon.0) 414 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:19.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.728805+0000 mon.smithi063 (mon.0) 414 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:19.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.729193+0000 mon.smithi063 (mon.0) 415 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:19.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.729193+0000 mon.smithi063 (mon.0) 415 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:19.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.729552+0000 mon.smithi063 (mon.0) 416 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:19.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.729552+0000 mon.smithi063 (mon.0) 416 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:19.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.729897+0000 mon.smithi063 (mon.0) 417 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:19.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.729897+0000 mon.smithi063 (mon.0) 417 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:19.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.730167+0000 mon.smithi063 (mon.0) 418 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:19.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.730167+0000 mon.smithi063 (mon.0) 418 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:19.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.730426+0000 mon.smithi063 (mon.0) 419 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:19.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.730426+0000 mon.smithi063 (mon.0) 419 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:19.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.730612+0000 mon.smithi063 (mon.0) 420 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:19.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:19 smithi063 bash[19314]: audit 2024-07-27T00:06:18.730612+0000 mon.smithi063 (mon.0) 420 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:19.733 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.722371+0000 mon.smithi063 (mon.0) 410 : audit [INF] from='client.? 172.21.15.63:0/76732539' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3df51a07-b800-4a16-a961-a851ee9b2043"} : dispatch 2024-07-27T00:06:19.733 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.722371+0000 mon.smithi063 (mon.0) 410 : audit [INF] from='client.? 172.21.15.63:0/76732539' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3df51a07-b800-4a16-a961-a851ee9b2043"} : dispatch 2024-07-27T00:06:19.733 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.725411+0000 mon.smithi063 (mon.0) 411 : audit [INF] from='client.? 172.21.15.63:0/76732539' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3df51a07-b800-4a16-a961-a851ee9b2043"}]': finished 2024-07-27T00:06:19.733 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.725411+0000 mon.smithi063 (mon.0) 411 : audit [INF] from='client.? 172.21.15.63:0/76732539' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3df51a07-b800-4a16-a961-a851ee9b2043"}]': finished 2024-07-27T00:06:19.733 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: cluster 2024-07-27T00:06:18.728261+0000 mon.smithi063 (mon.0) 412 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-07-27T00:06:19.733 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: cluster 2024-07-27T00:06:18.728261+0000 mon.smithi063 (mon.0) 412 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-07-27T00:06:19.733 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.728518+0000 mon.smithi063 (mon.0) 413 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:19.733 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.728518+0000 mon.smithi063 (mon.0) 413 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:19.734 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.728805+0000 mon.smithi063 (mon.0) 414 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:19.734 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.728805+0000 mon.smithi063 (mon.0) 414 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:19.734 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.729193+0000 mon.smithi063 (mon.0) 415 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:19.734 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.729193+0000 mon.smithi063 (mon.0) 415 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:19.734 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.729552+0000 mon.smithi063 (mon.0) 416 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:19.734 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.729552+0000 mon.smithi063 (mon.0) 416 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:19.734 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.729897+0000 mon.smithi063 (mon.0) 417 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:19.734 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.729897+0000 mon.smithi063 (mon.0) 417 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:19.734 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.730167+0000 mon.smithi063 (mon.0) 418 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:19.734 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.730167+0000 mon.smithi063 (mon.0) 418 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:19.734 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.730426+0000 mon.smithi063 (mon.0) 419 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:19.734 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.730426+0000 mon.smithi063 (mon.0) 419 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:19.735 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.730612+0000 mon.smithi063 (mon.0) 420 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:19.735 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:19 smithi165 bash[23696]: audit 2024-07-27T00:06:18.730612+0000 mon.smithi063 (mon.0) 420 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:20.022 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:06:20.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:20 smithi063 bash[19314]: cluster 2024-07-27T00:06:18.833827+0000 mgr.smithi063.wfcjoy (mgr.14193) 99 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:20.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:20 smithi063 bash[19314]: cluster 2024-07-27T00:06:18.833827+0000 mgr.smithi063.wfcjoy (mgr.14193) 99 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:20.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:20 smithi063 bash[19314]: audit 2024-07-27T00:06:19.882525+0000 mon.smithi063 (mon.0) 421 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:06:20.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:20 smithi063 bash[19314]: audit 2024-07-27T00:06:19.882525+0000 mon.smithi063 (mon.0) 421 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:06:20.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:20 smithi063 bash[19314]: audit 2024-07-27T00:06:20.351832+0000 mon.smithi063 (mon.0) 422 : audit [DBG] from='client.? 172.21.15.63:0/1585024831' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:20.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:20 smithi063 bash[19314]: audit 2024-07-27T00:06:20.351832+0000 mon.smithi063 (mon.0) 422 : audit [DBG] from='client.? 172.21.15.63:0/1585024831' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:20.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:20 smithi165 bash[23696]: cluster 2024-07-27T00:06:18.833827+0000 mgr.smithi063.wfcjoy (mgr.14193) 99 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:20.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:20 smithi165 bash[23696]: cluster 2024-07-27T00:06:18.833827+0000 mgr.smithi063.wfcjoy (mgr.14193) 99 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:20.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:20 smithi165 bash[23696]: audit 2024-07-27T00:06:19.882525+0000 mon.smithi063 (mon.0) 421 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:06:20.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:20 smithi165 bash[23696]: audit 2024-07-27T00:06:19.882525+0000 mon.smithi063 (mon.0) 421 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:06:20.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:20 smithi165 bash[23696]: audit 2024-07-27T00:06:20.351832+0000 mon.smithi063 (mon.0) 422 : audit [DBG] from='client.? 172.21.15.63:0/1585024831' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:20.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:20 smithi165 bash[23696]: audit 2024-07-27T00:06:20.351832+0000 mon.smithi063 (mon.0) 422 : audit [DBG] from='client.? 172.21.15.63:0/1585024831' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-07-27T00:06:22.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:22 smithi063 bash[19314]: cluster 2024-07-27T00:06:20.834232+0000 mgr.smithi063.wfcjoy (mgr.14193) 100 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:22.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:22 smithi063 bash[19314]: cluster 2024-07-27T00:06:20.834232+0000 mgr.smithi063.wfcjoy (mgr.14193) 100 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:22.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:22 smithi165 bash[23696]: cluster 2024-07-27T00:06:20.834232+0000 mgr.smithi063.wfcjoy (mgr.14193) 100 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:22.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:22 smithi165 bash[23696]: cluster 2024-07-27T00:06:20.834232+0000 mgr.smithi063.wfcjoy (mgr.14193) 100 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:23.267 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:06:23.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:23 smithi063 bash[19314]: audit 2024-07-27T00:06:23.246828+0000 mon.smithi063 (mon.0) 423 : audit [DBG] from='client.? 172.21.15.63:0/1431119412' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:23.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:23 smithi063 bash[19314]: audit 2024-07-27T00:06:23.246828+0000 mon.smithi063 (mon.0) 423 : audit [DBG] from='client.? 172.21.15.63:0/1431119412' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:23.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:23 smithi165 bash[23696]: audit 2024-07-27T00:06:23.246828+0000 mon.smithi063 (mon.0) 423 : audit [DBG] from='client.? 172.21.15.63:0/1431119412' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:23.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:23 smithi165 bash[23696]: audit 2024-07-27T00:06:23.246828+0000 mon.smithi063 (mon.0) 423 : audit [DBG] from='client.? 172.21.15.63:0/1431119412' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:24.080 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1722038778,"num_remapped_pgs":0} 2024-07-27T00:06:24.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:24 smithi063 bash[19314]: cluster 2024-07-27T00:06:22.834520+0000 mgr.smithi063.wfcjoy (mgr.14193) 101 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:24.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:24 smithi063 bash[19314]: cluster 2024-07-27T00:06:22.834520+0000 mgr.smithi063.wfcjoy (mgr.14193) 101 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:24.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:24 smithi165 bash[23696]: cluster 2024-07-27T00:06:22.834520+0000 mgr.smithi063.wfcjoy (mgr.14193) 101 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:24.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:24 smithi165 bash[23696]: cluster 2024-07-27T00:06:22.834520+0000 mgr.smithi063.wfcjoy (mgr.14193) 101 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:25.081 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph osd stat -f json 2024-07-27T00:06:25.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:25 smithi063 bash[19314]: cluster 2024-07-27T00:06:24.834896+0000 mgr.smithi063.wfcjoy (mgr.14193) 102 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:25.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:25 smithi063 bash[19314]: cluster 2024-07-27T00:06:24.834896+0000 mgr.smithi063.wfcjoy (mgr.14193) 102 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:25.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:25 smithi165 bash[23696]: cluster 2024-07-27T00:06:24.834896+0000 mgr.smithi063.wfcjoy (mgr.14193) 102 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:25.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:25 smithi165 bash[23696]: cluster 2024-07-27T00:06:24.834896+0000 mgr.smithi063.wfcjoy (mgr.14193) 102 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:28.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:27 smithi165 bash[23696]: cluster 2024-07-27T00:06:26.835346+0000 mgr.smithi063.wfcjoy (mgr.14193) 103 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:28.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:27 smithi165 bash[23696]: cluster 2024-07-27T00:06:26.835346+0000 mgr.smithi063.wfcjoy (mgr.14193) 103 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:28.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:27 smithi063 bash[19314]: cluster 2024-07-27T00:06:26.835346+0000 mgr.smithi063.wfcjoy (mgr.14193) 103 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:28.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:27 smithi063 bash[19314]: cluster 2024-07-27T00:06:26.835346+0000 mgr.smithi063.wfcjoy (mgr.14193) 103 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:29.856 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:06:30.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:29 smithi165 bash[23696]: cluster 2024-07-27T00:06:28.835699+0000 mgr.smithi063.wfcjoy (mgr.14193) 104 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:30.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:29 smithi165 bash[23696]: cluster 2024-07-27T00:06:28.835699+0000 mgr.smithi063.wfcjoy (mgr.14193) 104 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:30.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:29 smithi165 bash[23696]: audit 2024-07-27T00:06:29.035891+0000 mon.smithi063 (mon.0) 424 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-07-27T00:06:30.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:29 smithi165 bash[23696]: audit 2024-07-27T00:06:29.035891+0000 mon.smithi063 (mon.0) 424 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-07-27T00:06:30.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:29 smithi165 bash[23696]: audit 2024-07-27T00:06:29.038021+0000 mon.smithi063 (mon.0) 425 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:30.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:29 smithi165 bash[23696]: audit 2024-07-27T00:06:29.038021+0000 mon.smithi063 (mon.0) 425 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:30.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:29 smithi165 bash[23696]: cephadm 2024-07-27T00:06:29.039828+0000 mgr.smithi063.wfcjoy (mgr.14193) 105 : cephadm [INF] Deploying daemon osd.0 on smithi165 2024-07-27T00:06:30.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:29 smithi165 bash[23696]: cephadm 2024-07-27T00:06:29.039828+0000 mgr.smithi063.wfcjoy (mgr.14193) 105 : cephadm [INF] Deploying daemon osd.0 on smithi165 2024-07-27T00:06:30.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:29 smithi063 bash[19314]: cluster 2024-07-27T00:06:28.835699+0000 mgr.smithi063.wfcjoy (mgr.14193) 104 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:30.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:29 smithi063 bash[19314]: cluster 2024-07-27T00:06:28.835699+0000 mgr.smithi063.wfcjoy (mgr.14193) 104 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:30.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:29 smithi063 bash[19314]: audit 2024-07-27T00:06:29.035891+0000 mon.smithi063 (mon.0) 424 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-07-27T00:06:30.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:29 smithi063 bash[19314]: audit 2024-07-27T00:06:29.035891+0000 mon.smithi063 (mon.0) 424 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-07-27T00:06:30.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:29 smithi063 bash[19314]: audit 2024-07-27T00:06:29.038021+0000 mon.smithi063 (mon.0) 425 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:30.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:29 smithi063 bash[19314]: audit 2024-07-27T00:06:29.038021+0000 mon.smithi063 (mon.0) 425 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:30.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:29 smithi063 bash[19314]: cephadm 2024-07-27T00:06:29.039828+0000 mgr.smithi063.wfcjoy (mgr.14193) 105 : cephadm [INF] Deploying daemon osd.0 on smithi165 2024-07-27T00:06:30.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:29 smithi063 bash[19314]: cephadm 2024-07-27T00:06:29.039828+0000 mgr.smithi063.wfcjoy (mgr.14193) 105 : cephadm [INF] Deploying daemon osd.0 on smithi165 2024-07-27T00:06:32.093 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:31 smithi063 bash[19314]: cluster 2024-07-27T00:06:30.836108+0000 mgr.smithi063.wfcjoy (mgr.14193) 106 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:32.093 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:31 smithi063 bash[19314]: cluster 2024-07-27T00:06:30.836108+0000 mgr.smithi063.wfcjoy (mgr.14193) 106 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:32.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:31 smithi165 bash[23696]: cluster 2024-07-27T00:06:30.836108+0000 mgr.smithi063.wfcjoy (mgr.14193) 106 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:32.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:31 smithi165 bash[23696]: cluster 2024-07-27T00:06:30.836108+0000 mgr.smithi063.wfcjoy (mgr.14193) 106 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:33.727 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:33 smithi165 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:06:34.090 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:33 smithi165 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:06:34.090 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:33 smithi165 bash[23696]: cluster 2024-07-27T00:06:32.836509+0000 mgr.smithi063.wfcjoy (mgr.14193) 107 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:34.090 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:33 smithi165 bash[23696]: cluster 2024-07-27T00:06:32.836509+0000 mgr.smithi063.wfcjoy (mgr.14193) 107 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:34.233 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:33 smithi063 bash[19314]: cluster 2024-07-27T00:06:32.836509+0000 mgr.smithi063.wfcjoy (mgr.14193) 107 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:34.234 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:33 smithi063 bash[19314]: cluster 2024-07-27T00:06:32.836509+0000 mgr.smithi063.wfcjoy (mgr.14193) 107 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:34.579 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:06:35.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: audit 2024-07-27T00:06:34.003393+0000 mon.smithi063 (mon.0) 426 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:35.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: audit 2024-07-27T00:06:34.003393+0000 mon.smithi063 (mon.0) 426 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:35.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: audit 2024-07-27T00:06:34.012087+0000 mon.smithi063 (mon.0) 427 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:35.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: audit 2024-07-27T00:06:34.012087+0000 mon.smithi063 (mon.0) 427 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:35.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: audit 2024-07-27T00:06:34.013791+0000 mon.smithi063 (mon.0) 428 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-07-27T00:06:35.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: audit 2024-07-27T00:06:34.013791+0000 mon.smithi063 (mon.0) 428 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-07-27T00:06:35.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: audit 2024-07-27T00:06:34.015844+0000 mon.smithi063 (mon.0) 429 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:35.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: audit 2024-07-27T00:06:34.015844+0000 mon.smithi063 (mon.0) 429 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:35.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: cephadm 2024-07-27T00:06:34.017641+0000 mgr.smithi063.wfcjoy (mgr.14193) 108 : cephadm [INF] Deploying daemon osd.2 on smithi165 2024-07-27T00:06:35.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: cephadm 2024-07-27T00:06:34.017641+0000 mgr.smithi063.wfcjoy (mgr.14193) 108 : cephadm [INF] Deploying daemon osd.2 on smithi165 2024-07-27T00:06:35.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: audit 2024-07-27T00:06:34.189195+0000 mon.smithi063 (mon.0) 430 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-07-27T00:06:35.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: audit 2024-07-27T00:06:34.189195+0000 mon.smithi063 (mon.0) 430 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-07-27T00:06:35.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: audit 2024-07-27T00:06:34.191091+0000 mon.smithi063 (mon.0) 431 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:35.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: audit 2024-07-27T00:06:34.191091+0000 mon.smithi063 (mon.0) 431 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:35.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: cephadm 2024-07-27T00:06:34.192784+0000 mgr.smithi063.wfcjoy (mgr.14193) 109 : cephadm [INF] Deploying daemon osd.1 on smithi063 2024-07-27T00:06:35.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: cephadm 2024-07-27T00:06:34.192784+0000 mgr.smithi063.wfcjoy (mgr.14193) 109 : cephadm [INF] Deploying daemon osd.1 on smithi063 2024-07-27T00:06:35.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: audit 2024-07-27T00:06:34.558551+0000 mon.smithi063 (mon.0) 432 : audit [DBG] from='client.? 172.21.15.63:0/3536548344' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:35.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: audit 2024-07-27T00:06:34.558551+0000 mon.smithi063 (mon.0) 432 : audit [DBG] from='client.? 172.21.15.63:0/3536548344' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:35.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: audit 2024-07-27T00:06:34.882689+0000 mon.smithi063 (mon.0) 433 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:06:35.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:35 smithi063 bash[19314]: audit 2024-07-27T00:06:34.882689+0000 mon.smithi063 (mon.0) 433 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:06:35.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: audit 2024-07-27T00:06:34.003393+0000 mon.smithi063 (mon.0) 426 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:35.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: audit 2024-07-27T00:06:34.003393+0000 mon.smithi063 (mon.0) 426 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:35.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: audit 2024-07-27T00:06:34.012087+0000 mon.smithi063 (mon.0) 427 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:35.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: audit 2024-07-27T00:06:34.012087+0000 mon.smithi063 (mon.0) 427 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:35.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: audit 2024-07-27T00:06:34.013791+0000 mon.smithi063 (mon.0) 428 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-07-27T00:06:35.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: audit 2024-07-27T00:06:34.013791+0000 mon.smithi063 (mon.0) 428 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-07-27T00:06:35.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: audit 2024-07-27T00:06:34.015844+0000 mon.smithi063 (mon.0) 429 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:35.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: audit 2024-07-27T00:06:34.015844+0000 mon.smithi063 (mon.0) 429 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:35.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: cephadm 2024-07-27T00:06:34.017641+0000 mgr.smithi063.wfcjoy (mgr.14193) 108 : cephadm [INF] Deploying daemon osd.2 on smithi165 2024-07-27T00:06:35.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: cephadm 2024-07-27T00:06:34.017641+0000 mgr.smithi063.wfcjoy (mgr.14193) 108 : cephadm [INF] Deploying daemon osd.2 on smithi165 2024-07-27T00:06:35.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: audit 2024-07-27T00:06:34.189195+0000 mon.smithi063 (mon.0) 430 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-07-27T00:06:35.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: audit 2024-07-27T00:06:34.189195+0000 mon.smithi063 (mon.0) 430 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-07-27T00:06:35.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: audit 2024-07-27T00:06:34.191091+0000 mon.smithi063 (mon.0) 431 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:35.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: audit 2024-07-27T00:06:34.191091+0000 mon.smithi063 (mon.0) 431 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:35.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: cephadm 2024-07-27T00:06:34.192784+0000 mgr.smithi063.wfcjoy (mgr.14193) 109 : cephadm [INF] Deploying daemon osd.1 on smithi063 2024-07-27T00:06:35.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: cephadm 2024-07-27T00:06:34.192784+0000 mgr.smithi063.wfcjoy (mgr.14193) 109 : cephadm [INF] Deploying daemon osd.1 on smithi063 2024-07-27T00:06:35.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: audit 2024-07-27T00:06:34.558551+0000 mon.smithi063 (mon.0) 432 : audit [DBG] from='client.? 172.21.15.63:0/3536548344' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:35.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: audit 2024-07-27T00:06:34.558551+0000 mon.smithi063 (mon.0) 432 : audit [DBG] from='client.? 172.21.15.63:0/3536548344' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:35.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: audit 2024-07-27T00:06:34.882689+0000 mon.smithi063 (mon.0) 433 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:06:35.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:35 smithi165 bash[23696]: audit 2024-07-27T00:06:34.882689+0000 mon.smithi063 (mon.0) 433 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:06:35.760 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1722038778,"num_remapped_pgs":0} 2024-07-27T00:06:36.293 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:36 smithi165 bash[23696]: cluster 2024-07-27T00:06:34.836883+0000 mgr.smithi063.wfcjoy (mgr.14193) 110 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:36.293 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:36 smithi165 bash[23696]: cluster 2024-07-27T00:06:34.836883+0000 mgr.smithi063.wfcjoy (mgr.14193) 110 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:36.558 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:36 smithi063 bash[19314]: cluster 2024-07-27T00:06:34.836883+0000 mgr.smithi063.wfcjoy (mgr.14193) 110 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:36.558 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:36 smithi063 bash[19314]: cluster 2024-07-27T00:06:34.836883+0000 mgr.smithi063.wfcjoy (mgr.14193) 110 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:36.874 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph osd stat -f json 2024-07-27T00:06:38.327 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:38 smithi063 bash[19314]: cluster 2024-07-27T00:06:36.837320+0000 mgr.smithi063.wfcjoy (mgr.14193) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:38.327 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:38 smithi063 bash[19314]: cluster 2024-07-27T00:06:36.837320+0000 mgr.smithi063.wfcjoy (mgr.14193) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:38.599 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:38 smithi165 bash[23696]: cluster 2024-07-27T00:06:36.837320+0000 mgr.smithi063.wfcjoy (mgr.14193) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:38.599 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:38 smithi165 bash[23696]: cluster 2024-07-27T00:06:36.837320+0000 mgr.smithi063.wfcjoy (mgr.14193) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:39.307 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:39 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:06:39.568 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:39 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:06:39.982 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:39 smithi165 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:06:40.240 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:40 smithi165 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:06:40.241 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:40 smithi165 bash[23696]: cluster 2024-07-27T00:06:38.837725+0000 mgr.smithi063.wfcjoy (mgr.14193) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:40.241 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:40 smithi165 bash[23696]: cluster 2024-07-27T00:06:38.837725+0000 mgr.smithi063.wfcjoy (mgr.14193) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:40.241 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:40 smithi165 bash[23696]: audit 2024-07-27T00:06:39.596267+0000 mon.smithi063 (mon.0) 434 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:40.241 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:40 smithi165 bash[23696]: audit 2024-07-27T00:06:39.596267+0000 mon.smithi063 (mon.0) 434 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:40.241 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:40 smithi165 bash[23696]: audit 2024-07-27T00:06:39.600176+0000 mon.smithi063 (mon.0) 435 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:40.241 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:40 smithi165 bash[23696]: audit 2024-07-27T00:06:39.600176+0000 mon.smithi063 (mon.0) 435 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:40.241 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:40 smithi165 bash[23696]: audit 2024-07-27T00:06:39.600893+0000 mon.smithi063 (mon.0) 436 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-07-27T00:06:40.241 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:40 smithi165 bash[23696]: audit 2024-07-27T00:06:39.600893+0000 mon.smithi063 (mon.0) 436 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-07-27T00:06:40.241 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:40 smithi165 bash[23696]: audit 2024-07-27T00:06:39.601608+0000 mon.smithi063 (mon.0) 437 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:40.241 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:40 smithi165 bash[23696]: audit 2024-07-27T00:06:39.601608+0000 mon.smithi063 (mon.0) 437 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:40.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:40 smithi063 bash[19314]: cluster 2024-07-27T00:06:38.837725+0000 mgr.smithi063.wfcjoy (mgr.14193) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:40.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:40 smithi063 bash[19314]: cluster 2024-07-27T00:06:38.837725+0000 mgr.smithi063.wfcjoy (mgr.14193) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:40.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:40 smithi063 bash[19314]: audit 2024-07-27T00:06:39.596267+0000 mon.smithi063 (mon.0) 434 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:40.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:40 smithi063 bash[19314]: audit 2024-07-27T00:06:39.596267+0000 mon.smithi063 (mon.0) 434 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:40.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:40 smithi063 bash[19314]: audit 2024-07-27T00:06:39.600176+0000 mon.smithi063 (mon.0) 435 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:40.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:40 smithi063 bash[19314]: audit 2024-07-27T00:06:39.600176+0000 mon.smithi063 (mon.0) 435 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:40.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:40 smithi063 bash[19314]: audit 2024-07-27T00:06:39.600893+0000 mon.smithi063 (mon.0) 436 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-07-27T00:06:40.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:40 smithi063 bash[19314]: audit 2024-07-27T00:06:39.600893+0000 mon.smithi063 (mon.0) 436 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-07-27T00:06:40.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:40 smithi063 bash[19314]: audit 2024-07-27T00:06:39.601608+0000 mon.smithi063 (mon.0) 437 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:40.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:40 smithi063 bash[19314]: audit 2024-07-27T00:06:39.601608+0000 mon.smithi063 (mon.0) 437 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:41.602 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:41 smithi063 bash[19314]: cephadm 2024-07-27T00:06:39.602212+0000 mgr.smithi063.wfcjoy (mgr.14193) 113 : cephadm [INF] Deploying daemon osd.3 on smithi063 2024-07-27T00:06:41.602 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:41 smithi063 bash[19314]: cephadm 2024-07-27T00:06:39.602212+0000 mgr.smithi063.wfcjoy (mgr.14193) 113 : cephadm [INF] Deploying daemon osd.3 on smithi063 2024-07-27T00:06:41.602 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:41 smithi063 bash[19314]: audit 2024-07-27T00:06:40.269808+0000 mon.smithi063 (mon.0) 438 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:41.602 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:41 smithi063 bash[19314]: audit 2024-07-27T00:06:40.269808+0000 mon.smithi063 (mon.0) 438 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:41.602 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:41 smithi063 bash[19314]: audit 2024-07-27T00:06:40.278424+0000 mon.smithi063 (mon.0) 439 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:41.603 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:41 smithi063 bash[19314]: audit 2024-07-27T00:06:40.278424+0000 mon.smithi063 (mon.0) 439 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:41.603 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:41 smithi063 bash[19314]: audit 2024-07-27T00:06:40.279983+0000 mon.smithi063 (mon.0) 440 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-07-27T00:06:41.603 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:41 smithi063 bash[19314]: audit 2024-07-27T00:06:40.279983+0000 mon.smithi063 (mon.0) 440 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-07-27T00:06:41.603 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:41 smithi063 bash[19314]: audit 2024-07-27T00:06:40.281425+0000 mon.smithi063 (mon.0) 441 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:41.603 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:41 smithi063 bash[19314]: audit 2024-07-27T00:06:40.281425+0000 mon.smithi063 (mon.0) 441 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:41.603 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:41 smithi063 bash[19314]: cephadm 2024-07-27T00:06:40.282814+0000 mgr.smithi063.wfcjoy (mgr.14193) 114 : cephadm [INF] Deploying daemon osd.4 on smithi165 2024-07-27T00:06:41.603 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:41 smithi063 bash[19314]: cephadm 2024-07-27T00:06:40.282814+0000 mgr.smithi063.wfcjoy (mgr.14193) 114 : cephadm [INF] Deploying daemon osd.4 on smithi165 2024-07-27T00:06:41.667 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:06:41.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:41 smithi165 bash[23696]: cephadm 2024-07-27T00:06:39.602212+0000 mgr.smithi063.wfcjoy (mgr.14193) 113 : cephadm [INF] Deploying daemon osd.3 on smithi063 2024-07-27T00:06:41.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:41 smithi165 bash[23696]: cephadm 2024-07-27T00:06:39.602212+0000 mgr.smithi063.wfcjoy (mgr.14193) 113 : cephadm [INF] Deploying daemon osd.3 on smithi063 2024-07-27T00:06:41.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:41 smithi165 bash[23696]: audit 2024-07-27T00:06:40.269808+0000 mon.smithi063 (mon.0) 438 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:41.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:41 smithi165 bash[23696]: audit 2024-07-27T00:06:40.269808+0000 mon.smithi063 (mon.0) 438 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:41.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:41 smithi165 bash[23696]: audit 2024-07-27T00:06:40.278424+0000 mon.smithi063 (mon.0) 439 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:41.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:41 smithi165 bash[23696]: audit 2024-07-27T00:06:40.278424+0000 mon.smithi063 (mon.0) 439 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:41.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:41 smithi165 bash[23696]: audit 2024-07-27T00:06:40.279983+0000 mon.smithi063 (mon.0) 440 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-07-27T00:06:41.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:41 smithi165 bash[23696]: audit 2024-07-27T00:06:40.279983+0000 mon.smithi063 (mon.0) 440 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-07-27T00:06:41.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:41 smithi165 bash[23696]: audit 2024-07-27T00:06:40.281425+0000 mon.smithi063 (mon.0) 441 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:41.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:41 smithi165 bash[23696]: audit 2024-07-27T00:06:40.281425+0000 mon.smithi063 (mon.0) 441 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:41.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:41 smithi165 bash[23696]: cephadm 2024-07-27T00:06:40.282814+0000 mgr.smithi063.wfcjoy (mgr.14193) 114 : cephadm [INF] Deploying daemon osd.4 on smithi165 2024-07-27T00:06:41.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:41 smithi165 bash[23696]: cephadm 2024-07-27T00:06:40.282814+0000 mgr.smithi063.wfcjoy (mgr.14193) 114 : cephadm [INF] Deploying daemon osd.4 on smithi165 2024-07-27T00:06:42.484 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:42 smithi165 bash[23696]: cluster 2024-07-27T00:06:40.838153+0000 mgr.smithi063.wfcjoy (mgr.14193) 115 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:42.485 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:42 smithi165 bash[23696]: cluster 2024-07-27T00:06:40.838153+0000 mgr.smithi063.wfcjoy (mgr.14193) 115 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:42.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:42 smithi063 bash[19314]: cluster 2024-07-27T00:06:40.838153+0000 mgr.smithi063.wfcjoy (mgr.14193) 115 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:42.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:42 smithi063 bash[19314]: cluster 2024-07-27T00:06:40.838153+0000 mgr.smithi063.wfcjoy (mgr.14193) 115 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:43.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:43 smithi063 bash[19314]: audit 2024-07-27T00:06:42.308729+0000 mon.smithi165 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.165:6800/1077061943,v1:172.21.15.165:6801/1077061943]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-07-27T00:06:43.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:43 smithi063 bash[19314]: audit 2024-07-27T00:06:42.308729+0000 mon.smithi165 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.165:6800/1077061943,v1:172.21.15.165:6801/1077061943]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-07-27T00:06:43.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:43 smithi063 bash[19314]: audit 2024-07-27T00:06:42.308790+0000 mon.smithi063 (mon.0) 442 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-07-27T00:06:43.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:43 smithi063 bash[19314]: audit 2024-07-27T00:06:42.308790+0000 mon.smithi063 (mon.0) 442 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-07-27T00:06:43.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:43 smithi165 bash[23696]: audit 2024-07-27T00:06:42.308729+0000 mon.smithi165 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.165:6800/1077061943,v1:172.21.15.165:6801/1077061943]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-07-27T00:06:43.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:43 smithi165 bash[23696]: audit 2024-07-27T00:06:42.308729+0000 mon.smithi165 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.165:6800/1077061943,v1:172.21.15.165:6801/1077061943]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-07-27T00:06:43.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:43 smithi165 bash[23696]: audit 2024-07-27T00:06:42.308790+0000 mon.smithi063 (mon.0) 442 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-07-27T00:06:43.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:43 smithi165 bash[23696]: audit 2024-07-27T00:06:42.308790+0000 mon.smithi063 (mon.0) 442 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-07-27T00:06:44.603 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: cluster 2024-07-27T00:06:42.838575+0000 mgr.smithi063.wfcjoy (mgr.14193) 116 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:44.604 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: cluster 2024-07-27T00:06:42.838575+0000 mgr.smithi063.wfcjoy (mgr.14193) 116 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:44.604 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.293112+0000 mon.smithi063 (mon.0) 443 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-27T00:06:44.604 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.293112+0000 mon.smithi063 (mon.0) 443 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-27T00:06:44.604 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.299189+0000 mon.smithi165 (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.165:6800/1077061943,v1:172.21.15.165:6801/1077061943]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:44.604 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.299189+0000 mon.smithi165 (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.165:6800/1077061943,v1:172.21.15.165:6801/1077061943]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:44.604 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: cluster 2024-07-27T00:06:43.299349+0000 mon.smithi063 (mon.0) 444 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-07-27T00:06:44.604 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: cluster 2024-07-27T00:06:43.299349+0000 mon.smithi063 (mon.0) 444 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-07-27T00:06:44.604 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.299812+0000 mon.smithi063 (mon.0) 445 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:44.604 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.299812+0000 mon.smithi063 (mon.0) 445 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:44.604 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.300422+0000 mon.smithi063 (mon.0) 446 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:44.604 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.300422+0000 mon.smithi063 (mon.0) 446 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:44.605 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.301171+0000 mon.smithi063 (mon.0) 447 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:44.605 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.301171+0000 mon.smithi063 (mon.0) 447 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:44.605 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.301903+0000 mon.smithi063 (mon.0) 448 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:44.605 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.301903+0000 mon.smithi063 (mon.0) 448 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:44.605 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.302466+0000 mon.smithi063 (mon.0) 449 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:44.605 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.302466+0000 mon.smithi063 (mon.0) 449 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:44.605 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.303022+0000 mon.smithi063 (mon.0) 450 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:44.605 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.303022+0000 mon.smithi063 (mon.0) 450 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:44.605 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.303570+0000 mon.smithi063 (mon.0) 451 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:44.605 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.303570+0000 mon.smithi063 (mon.0) 451 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:44.605 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.304118+0000 mon.smithi063 (mon.0) 452 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:44.605 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.304118+0000 mon.smithi063 (mon.0) 452 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:44.605 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.304678+0000 mon.smithi063 (mon.0) 453 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:44.606 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:44 smithi063 bash[19314]: audit 2024-07-27T00:06:43.304678+0000 mon.smithi063 (mon.0) 453 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:44.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: cluster 2024-07-27T00:06:42.838575+0000 mgr.smithi063.wfcjoy (mgr.14193) 116 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:44.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: cluster 2024-07-27T00:06:42.838575+0000 mgr.smithi063.wfcjoy (mgr.14193) 116 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:44.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.293112+0000 mon.smithi063 (mon.0) 443 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-27T00:06:44.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.293112+0000 mon.smithi063 (mon.0) 443 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-27T00:06:44.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.299189+0000 mon.smithi165 (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.165:6800/1077061943,v1:172.21.15.165:6801/1077061943]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:44.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.299189+0000 mon.smithi165 (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.165:6800/1077061943,v1:172.21.15.165:6801/1077061943]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:44.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: cluster 2024-07-27T00:06:43.299349+0000 mon.smithi063 (mon.0) 444 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-07-27T00:06:44.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: cluster 2024-07-27T00:06:43.299349+0000 mon.smithi063 (mon.0) 444 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-07-27T00:06:44.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.299812+0000 mon.smithi063 (mon.0) 445 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:44.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.299812+0000 mon.smithi063 (mon.0) 445 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:44.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.300422+0000 mon.smithi063 (mon.0) 446 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:44.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.300422+0000 mon.smithi063 (mon.0) 446 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:44.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.301171+0000 mon.smithi063 (mon.0) 447 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:44.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.301171+0000 mon.smithi063 (mon.0) 447 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:44.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.301903+0000 mon.smithi063 (mon.0) 448 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:44.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.301903+0000 mon.smithi063 (mon.0) 448 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:44.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.302466+0000 mon.smithi063 (mon.0) 449 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:44.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.302466+0000 mon.smithi063 (mon.0) 449 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:44.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.303022+0000 mon.smithi063 (mon.0) 450 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:44.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.303022+0000 mon.smithi063 (mon.0) 450 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:44.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.303570+0000 mon.smithi063 (mon.0) 451 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:44.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.303570+0000 mon.smithi063 (mon.0) 451 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:44.675 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.304118+0000 mon.smithi063 (mon.0) 452 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:44.675 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.304118+0000 mon.smithi063 (mon.0) 452 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:44.675 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.304678+0000 mon.smithi063 (mon.0) 453 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:44.675 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:44 smithi165 bash[23696]: audit 2024-07-27T00:06:43.304678+0000 mon.smithi063 (mon.0) 453 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:45.577 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.294861+0000 mon.smithi063 (mon.0) 454 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-07-27T00:06:45.577 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.294861+0000 mon.smithi063 (mon.0) 454 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-07-27T00:06:45.578 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: cluster 2024-07-27T00:06:44.297729+0000 mon.smithi063 (mon.0) 455 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-07-27T00:06:45.578 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: cluster 2024-07-27T00:06:44.297729+0000 mon.smithi063 (mon.0) 455 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-07-27T00:06:45.578 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.298197+0000 mon.smithi063 (mon.0) 456 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:45.578 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.298197+0000 mon.smithi063 (mon.0) 456 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:45.578 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.298457+0000 mon.smithi063 (mon.0) 457 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:45.578 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.298457+0000 mon.smithi063 (mon.0) 457 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:45.578 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.298701+0000 mon.smithi063 (mon.0) 458 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:45.578 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.298701+0000 mon.smithi063 (mon.0) 458 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:45.578 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.298936+0000 mon.smithi063 (mon.0) 459 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:45.578 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.298936+0000 mon.smithi063 (mon.0) 459 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:45.578 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.299174+0000 mon.smithi063 (mon.0) 460 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:45.578 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.299174+0000 mon.smithi063 (mon.0) 460 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:45.579 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.299407+0000 mon.smithi063 (mon.0) 461 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:45.579 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.299407+0000 mon.smithi063 (mon.0) 461 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:45.579 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.299639+0000 mon.smithi063 (mon.0) 462 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:45.579 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.299639+0000 mon.smithi063 (mon.0) 462 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:45.579 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.299872+0000 mon.smithi063 (mon.0) 463 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:45.579 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.299872+0000 mon.smithi063 (mon.0) 463 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:45.579 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.311532+0000 mon.smithi063 (mon.0) 464 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:45.579 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.311532+0000 mon.smithi063 (mon.0) 464 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:45.579 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.866243+0000 mon.smithi063 (mon.0) 465 : audit [INF] from='osd.0 ' entity='osd.0' 2024-07-27T00:06:45.579 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:45 smithi165 bash[23696]: audit 2024-07-27T00:06:44.866243+0000 mon.smithi063 (mon.0) 465 : audit [INF] from='osd.0 ' entity='osd.0' 2024-07-27T00:06:45.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.294861+0000 mon.smithi063 (mon.0) 454 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-07-27T00:06:45.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.294861+0000 mon.smithi063 (mon.0) 454 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-07-27T00:06:45.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: cluster 2024-07-27T00:06:44.297729+0000 mon.smithi063 (mon.0) 455 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-07-27T00:06:45.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: cluster 2024-07-27T00:06:44.297729+0000 mon.smithi063 (mon.0) 455 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-07-27T00:06:45.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.298197+0000 mon.smithi063 (mon.0) 456 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:45.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.298197+0000 mon.smithi063 (mon.0) 456 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:45.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.298457+0000 mon.smithi063 (mon.0) 457 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:45.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.298457+0000 mon.smithi063 (mon.0) 457 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:45.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.298701+0000 mon.smithi063 (mon.0) 458 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:45.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.298701+0000 mon.smithi063 (mon.0) 458 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:45.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.298936+0000 mon.smithi063 (mon.0) 459 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:45.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.298936+0000 mon.smithi063 (mon.0) 459 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:45.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.299174+0000 mon.smithi063 (mon.0) 460 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:45.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.299174+0000 mon.smithi063 (mon.0) 460 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:45.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.299407+0000 mon.smithi063 (mon.0) 461 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:45.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.299407+0000 mon.smithi063 (mon.0) 461 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:45.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.299639+0000 mon.smithi063 (mon.0) 462 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:45.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.299639+0000 mon.smithi063 (mon.0) 462 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:45.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.299872+0000 mon.smithi063 (mon.0) 463 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:45.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.299872+0000 mon.smithi063 (mon.0) 463 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:45.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.311532+0000 mon.smithi063 (mon.0) 464 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:45.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.311532+0000 mon.smithi063 (mon.0) 464 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:45.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.866243+0000 mon.smithi063 (mon.0) 465 : audit [INF] from='osd.0 ' entity='osd.0' 2024-07-27T00:06:45.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:45 smithi063 bash[19314]: audit 2024-07-27T00:06:44.866243+0000 mon.smithi063 (mon.0) 465 : audit [INF] from='osd.0 ' entity='osd.0' 2024-07-27T00:06:46.336 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:06:46.337 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: cluster 2024-07-27T00:06:43.264030+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:06:46.337 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: cluster 2024-07-27T00:06:43.264030+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:06:46.337 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: cluster 2024-07-27T00:06:43.264143+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:06:46.337 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: cluster 2024-07-27T00:06:43.264143+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:06:46.337 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: cluster 2024-07-27T00:06:44.838983+0000 mgr.smithi063.wfcjoy (mgr.14193) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:46.337 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: cluster 2024-07-27T00:06:44.838983+0000 mgr.smithi063.wfcjoy (mgr.14193) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:46.337 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.309287+0000 mon.smithi063 (mon.0) 466 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:46.337 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.309287+0000 mon.smithi063 (mon.0) 466 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:46.337 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: cluster 2024-07-27T00:06:45.868894+0000 mon.smithi063 (mon.0) 467 : cluster [INF] osd.0 [v2:172.21.15.165:6800/1077061943,v1:172.21.15.165:6801/1077061943] boot 2024-07-27T00:06:46.337 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: cluster 2024-07-27T00:06:45.868894+0000 mon.smithi063 (mon.0) 467 : cluster [INF] osd.0 [v2:172.21.15.165:6800/1077061943,v1:172.21.15.165:6801/1077061943] boot 2024-07-27T00:06:46.337 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: cluster 2024-07-27T00:06:45.869016+0000 mon.smithi063 (mon.0) 468 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-07-27T00:06:46.338 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: cluster 2024-07-27T00:06:45.869016+0000 mon.smithi063 (mon.0) 468 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-07-27T00:06:46.338 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.883263+0000 mon.smithi063 (mon.0) 469 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:46.338 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.883263+0000 mon.smithi063 (mon.0) 469 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:46.338 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.883731+0000 mon.smithi063 (mon.0) 470 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:46.338 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.883731+0000 mon.smithi063 (mon.0) 470 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:46.338 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.884175+0000 mon.smithi063 (mon.0) 471 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:46.338 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.884175+0000 mon.smithi063 (mon.0) 471 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:46.338 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.884579+0000 mon.smithi063 (mon.0) 472 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:46.338 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.884579+0000 mon.smithi063 (mon.0) 472 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:46.338 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.885030+0000 mon.smithi063 (mon.0) 473 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:46.338 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.885030+0000 mon.smithi063 (mon.0) 473 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:46.338 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.885437+0000 mon.smithi063 (mon.0) 474 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:46.339 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.885437+0000 mon.smithi063 (mon.0) 474 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:46.339 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.885845+0000 mon.smithi063 (mon.0) 475 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:46.339 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.885845+0000 mon.smithi063 (mon.0) 475 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:46.339 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.886236+0000 mon.smithi063 (mon.0) 476 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:46.339 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 bash[23696]: audit 2024-07-27T00:06:45.886236+0000 mon.smithi063 (mon.0) 476 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:46.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: cluster 2024-07-27T00:06:43.264030+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:06:46.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: cluster 2024-07-27T00:06:43.264030+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:06:46.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: cluster 2024-07-27T00:06:43.264143+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:06:46.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: cluster 2024-07-27T00:06:43.264143+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:06:46.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: cluster 2024-07-27T00:06:44.838983+0000 mgr.smithi063.wfcjoy (mgr.14193) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:46.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: cluster 2024-07-27T00:06:44.838983+0000 mgr.smithi063.wfcjoy (mgr.14193) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-27T00:06:46.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.309287+0000 mon.smithi063 (mon.0) 466 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:46.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.309287+0000 mon.smithi063 (mon.0) 466 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:46.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: cluster 2024-07-27T00:06:45.868894+0000 mon.smithi063 (mon.0) 467 : cluster [INF] osd.0 [v2:172.21.15.165:6800/1077061943,v1:172.21.15.165:6801/1077061943] boot 2024-07-27T00:06:46.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: cluster 2024-07-27T00:06:45.868894+0000 mon.smithi063 (mon.0) 467 : cluster [INF] osd.0 [v2:172.21.15.165:6800/1077061943,v1:172.21.15.165:6801/1077061943] boot 2024-07-27T00:06:46.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: cluster 2024-07-27T00:06:45.869016+0000 mon.smithi063 (mon.0) 468 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-07-27T00:06:46.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: cluster 2024-07-27T00:06:45.869016+0000 mon.smithi063 (mon.0) 468 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-07-27T00:06:46.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.883263+0000 mon.smithi063 (mon.0) 469 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:46.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.883263+0000 mon.smithi063 (mon.0) 469 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-07-27T00:06:46.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.883731+0000 mon.smithi063 (mon.0) 470 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:46.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.883731+0000 mon.smithi063 (mon.0) 470 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:46.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.884175+0000 mon.smithi063 (mon.0) 471 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:46.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.884175+0000 mon.smithi063 (mon.0) 471 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:46.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.884579+0000 mon.smithi063 (mon.0) 472 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:46.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.884579+0000 mon.smithi063 (mon.0) 472 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:46.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.885030+0000 mon.smithi063 (mon.0) 473 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:46.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.885030+0000 mon.smithi063 (mon.0) 473 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:46.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.885437+0000 mon.smithi063 (mon.0) 474 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:46.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.885437+0000 mon.smithi063 (mon.0) 474 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:46.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.885845+0000 mon.smithi063 (mon.0) 475 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:46.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.885845+0000 mon.smithi063 (mon.0) 475 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:46.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.886236+0000 mon.smithi063 (mon.0) 476 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:46.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:46 smithi063 bash[19314]: audit 2024-07-27T00:06:45.886236+0000 mon.smithi063 (mon.0) 476 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:46.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:46 smithi165 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:06:47.895 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:46.603746+0000 mon.smithi063 (mon.0) 477 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:47.895 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:46.603746+0000 mon.smithi063 (mon.0) 477 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:47.896 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:46.612075+0000 mon.smithi063 (mon.0) 478 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:47.896 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:46.612075+0000 mon.smithi063 (mon.0) 478 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:47.896 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:46.613563+0000 mon.smithi063 (mon.0) 479 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-07-27T00:06:47.896 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:46.613563+0000 mon.smithi063 (mon.0) 479 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-07-27T00:06:47.896 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:46.614812+0000 mon.smithi063 (mon.0) 480 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:47.896 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:46.614812+0000 mon.smithi063 (mon.0) 480 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:47.896 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: cephadm 2024-07-27T00:06:46.615895+0000 mgr.smithi063.wfcjoy (mgr.14193) 118 : cephadm [INF] Deploying daemon osd.6 on smithi165 2024-07-27T00:06:47.896 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: cephadm 2024-07-27T00:06:46.615895+0000 mgr.smithi063.wfcjoy (mgr.14193) 118 : cephadm [INF] Deploying daemon osd.6 on smithi165 2024-07-27T00:06:47.896 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: cluster 2024-07-27T00:06:46.839413+0000 mgr.smithi063.wfcjoy (mgr.14193) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-07-27T00:06:47.896 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: cluster 2024-07-27T00:06:46.839413+0000 mgr.smithi063.wfcjoy (mgr.14193) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-07-27T00:06:47.897 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: cluster 2024-07-27T00:06:47.319630+0000 mon.smithi063 (mon.0) 481 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-07-27T00:06:47.897 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: cluster 2024-07-27T00:06:47.319630+0000 mon.smithi063 (mon.0) 481 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-07-27T00:06:47.897 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:47.319997+0000 mon.smithi063 (mon.0) 482 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:47.897 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:47.319997+0000 mon.smithi063 (mon.0) 482 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:47.897 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:47.320708+0000 mon.smithi063 (mon.0) 483 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:47.897 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:47.320708+0000 mon.smithi063 (mon.0) 483 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:47.897 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:47.320950+0000 mon.smithi063 (mon.0) 484 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:47.897 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:47.320950+0000 mon.smithi063 (mon.0) 484 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:47.897 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:47.321236+0000 mon.smithi063 (mon.0) 485 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:47.897 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:47.321236+0000 mon.smithi063 (mon.0) 485 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:47.897 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:47.321471+0000 mon.smithi063 (mon.0) 486 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:47.897 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:47.321471+0000 mon.smithi063 (mon.0) 486 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:47.897 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:47.321735+0000 mon.smithi063 (mon.0) 487 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:47.898 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:47.321735+0000 mon.smithi063 (mon.0) 487 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:47.898 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:47.321969+0000 mon.smithi063 (mon.0) 488 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:47.898 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:47 smithi063 bash[19314]: audit 2024-07-27T00:06:47.321969+0000 mon.smithi063 (mon.0) 488 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:47.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:46.603746+0000 mon.smithi063 (mon.0) 477 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:47.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:46.603746+0000 mon.smithi063 (mon.0) 477 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:47.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:46.612075+0000 mon.smithi063 (mon.0) 478 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:47.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:46.612075+0000 mon.smithi063 (mon.0) 478 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:47.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:46.613563+0000 mon.smithi063 (mon.0) 479 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-07-27T00:06:47.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:46.613563+0000 mon.smithi063 (mon.0) 479 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-07-27T00:06:47.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:46.614812+0000 mon.smithi063 (mon.0) 480 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:47.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:46.614812+0000 mon.smithi063 (mon.0) 480 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:47.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: cephadm 2024-07-27T00:06:46.615895+0000 mgr.smithi063.wfcjoy (mgr.14193) 118 : cephadm [INF] Deploying daemon osd.6 on smithi165 2024-07-27T00:06:47.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: cephadm 2024-07-27T00:06:46.615895+0000 mgr.smithi063.wfcjoy (mgr.14193) 118 : cephadm [INF] Deploying daemon osd.6 on smithi165 2024-07-27T00:06:47.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: cluster 2024-07-27T00:06:46.839413+0000 mgr.smithi063.wfcjoy (mgr.14193) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-07-27T00:06:47.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: cluster 2024-07-27T00:06:46.839413+0000 mgr.smithi063.wfcjoy (mgr.14193) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-07-27T00:06:47.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: cluster 2024-07-27T00:06:47.319630+0000 mon.smithi063 (mon.0) 481 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-07-27T00:06:47.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: cluster 2024-07-27T00:06:47.319630+0000 mon.smithi063 (mon.0) 481 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-07-27T00:06:47.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:47.319997+0000 mon.smithi063 (mon.0) 482 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:47.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:47.319997+0000 mon.smithi063 (mon.0) 482 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:47.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:47.320708+0000 mon.smithi063 (mon.0) 483 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:47.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:47.320708+0000 mon.smithi063 (mon.0) 483 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:47.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:47.320950+0000 mon.smithi063 (mon.0) 484 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:47.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:47.320950+0000 mon.smithi063 (mon.0) 484 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:47.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:47.321236+0000 mon.smithi063 (mon.0) 485 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:47.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:47.321236+0000 mon.smithi063 (mon.0) 485 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:47.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:47.321471+0000 mon.smithi063 (mon.0) 486 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:47.927 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:47.321471+0000 mon.smithi063 (mon.0) 486 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:47.927 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:47.321735+0000 mon.smithi063 (mon.0) 487 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:47.927 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:47.321735+0000 mon.smithi063 (mon.0) 487 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:47.927 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:47.321969+0000 mon.smithi063 (mon.0) 488 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:47.927 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:47 smithi165 bash[23696]: audit 2024-07-27T00:06:47.321969+0000 mon.smithi063 (mon.0) 488 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:48.222 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:06:48.490 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:48 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:06:48.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:48 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:06:48.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:48 smithi063 bash[19314]: audit 2024-07-27T00:06:48.202589+0000 mon.smithi063 (mon.0) 489 : audit [DBG] from='client.? 172.21.15.63:0/1984660232' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:48.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:48 smithi063 bash[19314]: audit 2024-07-27T00:06:48.202589+0000 mon.smithi063 (mon.0) 489 : audit [DBG] from='client.? 172.21.15.63:0/1984660232' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:48.843 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:48 smithi063 bash[19314]: audit 2024-07-27T00:06:48.604056+0000 mon.smithi063 (mon.0) 490 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-27T00:06:48.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:48 smithi063 bash[19314]: audit 2024-07-27T00:06:48.604056+0000 mon.smithi063 (mon.0) 490 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-27T00:06:48.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:48 smithi063 bash[19314]: audit 2024-07-27T00:06:48.604222+0000 mon.smithi165 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.165:6808/426220653,v1:172.21.15.165:6809/426220653]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-27T00:06:48.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:48 smithi063 bash[19314]: audit 2024-07-27T00:06:48.604222+0000 mon.smithi165 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.165:6808/426220653,v1:172.21.15.165:6809/426220653]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-27T00:06:48.912 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:48 smithi165 bash[23696]: audit 2024-07-27T00:06:48.202589+0000 mon.smithi063 (mon.0) 489 : audit [DBG] from='client.? 172.21.15.63:0/1984660232' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:48.912 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:48 smithi165 bash[23696]: audit 2024-07-27T00:06:48.202589+0000 mon.smithi063 (mon.0) 489 : audit [DBG] from='client.? 172.21.15.63:0/1984660232' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:06:48.912 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:48 smithi165 bash[23696]: audit 2024-07-27T00:06:48.604056+0000 mon.smithi063 (mon.0) 490 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-27T00:06:48.913 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:48 smithi165 bash[23696]: audit 2024-07-27T00:06:48.604056+0000 mon.smithi063 (mon.0) 490 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-27T00:06:48.913 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:48 smithi165 bash[23696]: audit 2024-07-27T00:06:48.604222+0000 mon.smithi165 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.165:6808/426220653,v1:172.21.15.165:6809/426220653]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-27T00:06:48.913 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:48 smithi165 bash[23696]: audit 2024-07-27T00:06:48.604222+0000 mon.smithi165 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.165:6808/426220653,v1:172.21.15.165:6809/426220653]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-07-27T00:06:49.428 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":17,"num_osds":8,"num_up_osds":1,"osd_up_since":1722038805,"num_in_osds":8,"osd_in_since":1722038778,"num_remapped_pgs":0} 2024-07-27T00:06:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.620711+0000 mon.smithi063 (mon.0) 491 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-27T00:06:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.620711+0000 mon.smithi063 (mon.0) 491 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-27T00:06:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: cluster 2024-07-27T00:06:48.623199+0000 mon.smithi063 (mon.0) 492 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2024-07-27T00:06:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: cluster 2024-07-27T00:06:48.623199+0000 mon.smithi063 (mon.0) 492 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2024-07-27T00:06:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.623481+0000 mon.smithi063 (mon.0) 493 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.623481+0000 mon.smithi063 (mon.0) 493 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.623792+0000 mon.smithi063 (mon.0) 494 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.623792+0000 mon.smithi063 (mon.0) 494 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.623836+0000 mon.smithi165 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.165:6808/426220653,v1:172.21.15.165:6809/426220653]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.623836+0000 mon.smithi165 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.165:6808/426220653,v1:172.21.15.165:6809/426220653]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:49.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.624037+0000 mon.smithi063 (mon.0) 495 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:49.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.624037+0000 mon.smithi063 (mon.0) 495 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:49.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.624308+0000 mon.smithi063 (mon.0) 496 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:49.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.624308+0000 mon.smithi063 (mon.0) 496 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:49.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.624500+0000 mon.smithi063 (mon.0) 497 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:49.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.624500+0000 mon.smithi063 (mon.0) 497 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:49.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.624683+0000 mon.smithi063 (mon.0) 498 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:49.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.624683+0000 mon.smithi063 (mon.0) 498 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:49.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.624857+0000 mon.smithi063 (mon.0) 499 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:49.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.624857+0000 mon.smithi063 (mon.0) 499 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:49.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.625037+0000 mon.smithi063 (mon.0) 500 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:49.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.625037+0000 mon.smithi063 (mon.0) 500 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:49.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.633161+0000 mon.smithi063 (mon.0) 501 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:49.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.633161+0000 mon.smithi063 (mon.0) 501 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:49.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.637052+0000 mon.smithi063 (mon.0) 502 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:49.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.637052+0000 mon.smithi063 (mon.0) 502 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:49.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.637728+0000 mon.smithi063 (mon.0) 503 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-07-27T00:06:49.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.637728+0000 mon.smithi063 (mon.0) 503 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-07-27T00:06:49.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.638308+0000 mon.smithi063 (mon.0) 504 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:49.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: audit 2024-07-27T00:06:48.638308+0000 mon.smithi063 (mon.0) 504 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:49.847 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: cephadm 2024-07-27T00:06:48.638788+0000 mgr.smithi063.wfcjoy (mgr.14193) 120 : cephadm [INF] Deploying daemon osd.5 on smithi063 2024-07-27T00:06:49.847 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: cephadm 2024-07-27T00:06:48.638788+0000 mgr.smithi063.wfcjoy (mgr.14193) 120 : cephadm [INF] Deploying daemon osd.5 on smithi063 2024-07-27T00:06:49.847 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: cluster 2024-07-27T00:06:48.839718+0000 mgr.smithi063.wfcjoy (mgr.14193) 121 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-07-27T00:06:49.847 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:49 smithi063 bash[19314]: cluster 2024-07-27T00:06:48.839718+0000 mgr.smithi063.wfcjoy (mgr.14193) 121 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-07-27T00:06:49.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.620711+0000 mon.smithi063 (mon.0) 491 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-27T00:06:49.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.620711+0000 mon.smithi063 (mon.0) 491 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-27T00:06:49.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: cluster 2024-07-27T00:06:48.623199+0000 mon.smithi063 (mon.0) 492 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2024-07-27T00:06:49.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: cluster 2024-07-27T00:06:48.623199+0000 mon.smithi063 (mon.0) 492 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2024-07-27T00:06:49.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.623481+0000 mon.smithi063 (mon.0) 493 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:49.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.623481+0000 mon.smithi063 (mon.0) 493 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:49.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.623792+0000 mon.smithi063 (mon.0) 494 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:49.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.623792+0000 mon.smithi063 (mon.0) 494 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:49.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.623836+0000 mon.smithi165 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.165:6808/426220653,v1:172.21.15.165:6809/426220653]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:49.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.623836+0000 mon.smithi165 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.165:6808/426220653,v1:172.21.15.165:6809/426220653]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:49.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.624037+0000 mon.smithi063 (mon.0) 495 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:49.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.624037+0000 mon.smithi063 (mon.0) 495 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:49.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.624308+0000 mon.smithi063 (mon.0) 496 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:49.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.624308+0000 mon.smithi063 (mon.0) 496 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:49.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.624500+0000 mon.smithi063 (mon.0) 497 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:49.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.624500+0000 mon.smithi063 (mon.0) 497 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:49.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.624683+0000 mon.smithi063 (mon.0) 498 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:49.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.624683+0000 mon.smithi063 (mon.0) 498 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:49.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.624857+0000 mon.smithi063 (mon.0) 499 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:49.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.624857+0000 mon.smithi063 (mon.0) 499 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:49.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.625037+0000 mon.smithi063 (mon.0) 500 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:49.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.625037+0000 mon.smithi063 (mon.0) 500 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:49.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.633161+0000 mon.smithi063 (mon.0) 501 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:49.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.633161+0000 mon.smithi063 (mon.0) 501 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:49.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.637052+0000 mon.smithi063 (mon.0) 502 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:49.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.637052+0000 mon.smithi063 (mon.0) 502 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:49.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.637728+0000 mon.smithi063 (mon.0) 503 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-07-27T00:06:49.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.637728+0000 mon.smithi063 (mon.0) 503 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-07-27T00:06:49.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.638308+0000 mon.smithi063 (mon.0) 504 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:49.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: audit 2024-07-27T00:06:48.638308+0000 mon.smithi063 (mon.0) 504 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:49.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: cephadm 2024-07-27T00:06:48.638788+0000 mgr.smithi063.wfcjoy (mgr.14193) 120 : cephadm [INF] Deploying daemon osd.5 on smithi063 2024-07-27T00:06:49.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: cephadm 2024-07-27T00:06:48.638788+0000 mgr.smithi063.wfcjoy (mgr.14193) 120 : cephadm [INF] Deploying daemon osd.5 on smithi063 2024-07-27T00:06:49.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: cluster 2024-07-27T00:06:48.839718+0000 mgr.smithi063.wfcjoy (mgr.14193) 121 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-07-27T00:06:49.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:49 smithi165 bash[23696]: cluster 2024-07-27T00:06:48.839718+0000 mgr.smithi063.wfcjoy (mgr.14193) 121 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-07-27T00:06:50.430 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph osd stat -f json 2024-07-27T00:06:50.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.623362+0000 mon.smithi063 (mon.0) 505 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-07-27T00:06:50.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.623362+0000 mon.smithi063 (mon.0) 505 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-07-27T00:06:50.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: cluster 2024-07-27T00:06:49.628735+0000 mon.smithi063 (mon.0) 506 : cluster [DBG] osdmap e19: 8 total, 1 up, 8 in 2024-07-27T00:06:50.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: cluster 2024-07-27T00:06:49.628735+0000 mon.smithi063 (mon.0) 506 : cluster [DBG] osdmap e19: 8 total, 1 up, 8 in 2024-07-27T00:06:50.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.629709+0000 mon.smithi063 (mon.0) 507 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:50.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.629709+0000 mon.smithi063 (mon.0) 507 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:50.844 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.630120+0000 mon.smithi063 (mon.0) 508 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:50.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.630120+0000 mon.smithi063 (mon.0) 508 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:50.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.630561+0000 mon.smithi063 (mon.0) 509 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:50.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.630561+0000 mon.smithi063 (mon.0) 509 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:50.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.640835+0000 mon.smithi063 (mon.0) 510 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:50.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.640835+0000 mon.smithi063 (mon.0) 510 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:50.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.641272+0000 mon.smithi063 (mon.0) 511 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:50.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.641272+0000 mon.smithi063 (mon.0) 511 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:50.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.641724+0000 mon.smithi063 (mon.0) 512 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:50.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.641724+0000 mon.smithi063 (mon.0) 512 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:50.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.642153+0000 mon.smithi063 (mon.0) 513 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:50.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.642153+0000 mon.smithi063 (mon.0) 513 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:50.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.642620+0000 mon.smithi063 (mon.0) 514 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:50.845 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.642620+0000 mon.smithi063 (mon.0) 514 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:50.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.843740+0000 mon.smithi063 (mon.0) 515 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-07-27T00:06:50.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.843740+0000 mon.smithi063 (mon.0) 515 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-07-27T00:06:50.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.882564+0000 mon.smithi063 (mon.0) 516 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:06:50.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:49.882564+0000 mon.smithi063 (mon.0) 516 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:06:50.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:50.113052+0000 mon.smithi063 (mon.0) 517 : audit [INF] from='osd.2 ' entity='osd.2' 2024-07-27T00:06:50.846 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:50 smithi063 bash[19314]: audit 2024-07-27T00:06:50.113052+0000 mon.smithi063 (mon.0) 517 : audit [INF] from='osd.2 ' entity='osd.2' 2024-07-27T00:06:50.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.623362+0000 mon.smithi063 (mon.0) 505 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-07-27T00:06:50.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.623362+0000 mon.smithi063 (mon.0) 505 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-07-27T00:06:50.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: cluster 2024-07-27T00:06:49.628735+0000 mon.smithi063 (mon.0) 506 : cluster [DBG] osdmap e19: 8 total, 1 up, 8 in 2024-07-27T00:06:50.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: cluster 2024-07-27T00:06:49.628735+0000 mon.smithi063 (mon.0) 506 : cluster [DBG] osdmap e19: 8 total, 1 up, 8 in 2024-07-27T00:06:50.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.629709+0000 mon.smithi063 (mon.0) 507 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:50.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.629709+0000 mon.smithi063 (mon.0) 507 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:50.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.630120+0000 mon.smithi063 (mon.0) 508 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:50.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.630120+0000 mon.smithi063 (mon.0) 508 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:50.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.630561+0000 mon.smithi063 (mon.0) 509 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:50.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.630561+0000 mon.smithi063 (mon.0) 509 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:50.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.640835+0000 mon.smithi063 (mon.0) 510 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:50.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.640835+0000 mon.smithi063 (mon.0) 510 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:50.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.641272+0000 mon.smithi063 (mon.0) 511 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:50.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.641272+0000 mon.smithi063 (mon.0) 511 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:50.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.641724+0000 mon.smithi063 (mon.0) 512 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:50.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.641724+0000 mon.smithi063 (mon.0) 512 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:50.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.642153+0000 mon.smithi063 (mon.0) 513 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:50.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.642153+0000 mon.smithi063 (mon.0) 513 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:50.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.642620+0000 mon.smithi063 (mon.0) 514 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:50.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.642620+0000 mon.smithi063 (mon.0) 514 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:50.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.843740+0000 mon.smithi063 (mon.0) 515 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-07-27T00:06:50.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.843740+0000 mon.smithi063 (mon.0) 515 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-07-27T00:06:50.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.882564+0000 mon.smithi063 (mon.0) 516 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:06:50.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:49.882564+0000 mon.smithi063 (mon.0) 516 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:06:50.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:50.113052+0000 mon.smithi063 (mon.0) 517 : audit [INF] from='osd.2 ' entity='osd.2' 2024-07-27T00:06:50.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:50 smithi165 bash[23696]: audit 2024-07-27T00:06:50.113052+0000 mon.smithi063 (mon.0) 517 : audit [INF] from='osd.2 ' entity='osd.2' 2024-07-27T00:06:51.833 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: cluster 2024-07-27T00:06:49.613695+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:06:51.834 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: cluster 2024-07-27T00:06:49.613695+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:06:51.834 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: cluster 2024-07-27T00:06:49.613809+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:06:51.834 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: cluster 2024-07-27T00:06:49.613809+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:06:51.834 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.637493+0000 mon.smithi063 (mon.0) 518 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:51.834 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.637493+0000 mon.smithi063 (mon.0) 518 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:51.835 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.650081+0000 mon.smithi063 (mon.0) 519 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-27T00:06:51.835 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.650081+0000 mon.smithi063 (mon.0) 519 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-27T00:06:51.835 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: cluster 2024-07-27T00:06:50.652151+0000 mon.smithi063 (mon.0) 520 : cluster [INF] osd.2 [v2:172.21.15.165:6808/426220653,v1:172.21.15.165:6809/426220653] boot 2024-07-27T00:06:51.835 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: cluster 2024-07-27T00:06:50.652151+0000 mon.smithi063 (mon.0) 520 : cluster [INF] osd.2 [v2:172.21.15.165:6808/426220653,v1:172.21.15.165:6809/426220653] boot 2024-07-27T00:06:51.835 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: cluster 2024-07-27T00:06:50.652178+0000 mon.smithi063 (mon.0) 521 : cluster [DBG] osdmap e20: 8 total, 2 up, 8 in 2024-07-27T00:06:51.835 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: cluster 2024-07-27T00:06:50.652178+0000 mon.smithi063 (mon.0) 521 : cluster [DBG] osdmap e20: 8 total, 2 up, 8 in 2024-07-27T00:06:51.835 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.652394+0000 mon.smithi063 (mon.0) 522 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-07-27T00:06:51.836 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.652394+0000 mon.smithi063 (mon.0) 522 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-07-27T00:06:51.836 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.652590+0000 mon.smithi063 (mon.0) 523 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:51.836 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.652590+0000 mon.smithi063 (mon.0) 523 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:51.836 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.652729+0000 mon.smithi063 (mon.0) 524 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:51.836 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.652729+0000 mon.smithi063 (mon.0) 524 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:51.836 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.652924+0000 mon.smithi063 (mon.0) 525 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:51.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.652924+0000 mon.smithi063 (mon.0) 525 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:51.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.653063+0000 mon.smithi063 (mon.0) 526 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:51.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.653063+0000 mon.smithi063 (mon.0) 526 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:51.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.653202+0000 mon.smithi063 (mon.0) 527 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:51.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.653202+0000 mon.smithi063 (mon.0) 527 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:51.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.653340+0000 mon.smithi063 (mon.0) 528 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:51.837 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.653340+0000 mon.smithi063 (mon.0) 528 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:51.838 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.653482+0000 mon.smithi063 (mon.0) 529 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:51.838 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: audit 2024-07-27T00:06:50.653482+0000 mon.smithi063 (mon.0) 529 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:51.838 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: cluster 2024-07-27T00:06:50.840120+0000 mgr.smithi063.wfcjoy (mgr.14193) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-07-27T00:06:51.838 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:51 smithi063 bash[19314]: cluster 2024-07-27T00:06:50.840120+0000 mgr.smithi063.wfcjoy (mgr.14193) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-07-27T00:06:51.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: cluster 2024-07-27T00:06:49.613695+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:06:51.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: cluster 2024-07-27T00:06:49.613695+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:06:51.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: cluster 2024-07-27T00:06:49.613809+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:06:51.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: cluster 2024-07-27T00:06:49.613809+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:06:51.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.637493+0000 mon.smithi063 (mon.0) 518 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:51.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.637493+0000 mon.smithi063 (mon.0) 518 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:51.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.650081+0000 mon.smithi063 (mon.0) 519 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-27T00:06:51.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.650081+0000 mon.smithi063 (mon.0) 519 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-27T00:06:51.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: cluster 2024-07-27T00:06:50.652151+0000 mon.smithi063 (mon.0) 520 : cluster [INF] osd.2 [v2:172.21.15.165:6808/426220653,v1:172.21.15.165:6809/426220653] boot 2024-07-27T00:06:51.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: cluster 2024-07-27T00:06:50.652151+0000 mon.smithi063 (mon.0) 520 : cluster [INF] osd.2 [v2:172.21.15.165:6808/426220653,v1:172.21.15.165:6809/426220653] boot 2024-07-27T00:06:51.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: cluster 2024-07-27T00:06:50.652178+0000 mon.smithi063 (mon.0) 521 : cluster [DBG] osdmap e20: 8 total, 2 up, 8 in 2024-07-27T00:06:51.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: cluster 2024-07-27T00:06:50.652178+0000 mon.smithi063 (mon.0) 521 : cluster [DBG] osdmap e20: 8 total, 2 up, 8 in 2024-07-27T00:06:51.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.652394+0000 mon.smithi063 (mon.0) 522 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-07-27T00:06:51.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.652394+0000 mon.smithi063 (mon.0) 522 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-07-27T00:06:51.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.652590+0000 mon.smithi063 (mon.0) 523 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:51.925 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.652590+0000 mon.smithi063 (mon.0) 523 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:51.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.652729+0000 mon.smithi063 (mon.0) 524 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:51.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.652729+0000 mon.smithi063 (mon.0) 524 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-07-27T00:06:51.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.652924+0000 mon.smithi063 (mon.0) 525 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:51.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.652924+0000 mon.smithi063 (mon.0) 525 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:51.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.653063+0000 mon.smithi063 (mon.0) 526 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:51.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.653063+0000 mon.smithi063 (mon.0) 526 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:51.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.653202+0000 mon.smithi063 (mon.0) 527 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:51.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.653202+0000 mon.smithi063 (mon.0) 527 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:51.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.653340+0000 mon.smithi063 (mon.0) 528 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:51.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.653340+0000 mon.smithi063 (mon.0) 528 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:51.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.653482+0000 mon.smithi063 (mon.0) 529 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:51.926 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: audit 2024-07-27T00:06:50.653482+0000 mon.smithi063 (mon.0) 529 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:51.927 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: cluster 2024-07-27T00:06:50.840120+0000 mgr.smithi063.wfcjoy (mgr.14193) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-07-27T00:06:51.927 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:51 smithi165 bash[23696]: cluster 2024-07-27T00:06:50.840120+0000 mgr.smithi063.wfcjoy (mgr.14193) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-07-27T00:06:52.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:51.653259+0000 mon.smithi063 (mon.0) 530 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-07-27T00:06:52.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:51.653259+0000 mon.smithi063 (mon.0) 530 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-07-27T00:06:52.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: cluster 2024-07-27T00:06:51.655744+0000 mon.smithi063 (mon.0) 531 : cluster [DBG] osdmap e21: 8 total, 2 up, 8 in 2024-07-27T00:06:52.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: cluster 2024-07-27T00:06:51.655744+0000 mon.smithi063 (mon.0) 531 : cluster [DBG] osdmap e21: 8 total, 2 up, 8 in 2024-07-27T00:06:52.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:51.656922+0000 mon.smithi063 (mon.0) 532 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:52.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:51.656922+0000 mon.smithi063 (mon.0) 532 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:52.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:51.657167+0000 mon.smithi063 (mon.0) 533 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:52.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:51.657167+0000 mon.smithi063 (mon.0) 533 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:52.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:51.657352+0000 mon.smithi063 (mon.0) 534 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:52.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:51.657352+0000 mon.smithi063 (mon.0) 534 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:52.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:51.657555+0000 mon.smithi063 (mon.0) 535 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:52.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:51.657555+0000 mon.smithi063 (mon.0) 535 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:52.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:51.657744+0000 mon.smithi063 (mon.0) 536 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:52.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:51.657744+0000 mon.smithi063 (mon.0) 536 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:52.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:51.657935+0000 mon.smithi063 (mon.0) 537 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:52.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:51.657935+0000 mon.smithi063 (mon.0) 537 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:52.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:51.660349+0000 mon.smithi063 (mon.0) 538 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:52.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:51.660349+0000 mon.smithi063 (mon.0) 538 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:52.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:52.132159+0000 mon.smithi063 (mon.0) 539 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' 2024-07-27T00:06:52.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:52 smithi165 bash[23696]: audit 2024-07-27T00:06:52.132159+0000 mon.smithi063 (mon.0) 539 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' 2024-07-27T00:06:53.093 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:51.653259+0000 mon.smithi063 (mon.0) 530 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-07-27T00:06:53.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:51.653259+0000 mon.smithi063 (mon.0) 530 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-07-27T00:06:53.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: cluster 2024-07-27T00:06:51.655744+0000 mon.smithi063 (mon.0) 531 : cluster [DBG] osdmap e21: 8 total, 2 up, 8 in 2024-07-27T00:06:53.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: cluster 2024-07-27T00:06:51.655744+0000 mon.smithi063 (mon.0) 531 : cluster [DBG] osdmap e21: 8 total, 2 up, 8 in 2024-07-27T00:06:53.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:51.656922+0000 mon.smithi063 (mon.0) 532 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:53.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:51.656922+0000 mon.smithi063 (mon.0) 532 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:53.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:51.657167+0000 mon.smithi063 (mon.0) 533 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:53.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:51.657167+0000 mon.smithi063 (mon.0) 533 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:53.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:51.657352+0000 mon.smithi063 (mon.0) 534 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:53.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:51.657352+0000 mon.smithi063 (mon.0) 534 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:53.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:51.657555+0000 mon.smithi063 (mon.0) 535 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:53.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:51.657555+0000 mon.smithi063 (mon.0) 535 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:53.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:51.657744+0000 mon.smithi063 (mon.0) 536 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:53.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:51.657744+0000 mon.smithi063 (mon.0) 536 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:53.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:51.657935+0000 mon.smithi063 (mon.0) 537 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:53.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:51.657935+0000 mon.smithi063 (mon.0) 537 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:53.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:51.660349+0000 mon.smithi063 (mon.0) 538 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:53.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:51.660349+0000 mon.smithi063 (mon.0) 538 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:53.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:52.132159+0000 mon.smithi063 (mon.0) 539 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' 2024-07-27T00:06:53.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:52 smithi063 bash[19314]: audit 2024-07-27T00:06:52.132159+0000 mon.smithi063 (mon.0) 539 : audit [INF] from='osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169]' entity='osd.1' 2024-07-27T00:06:53.610 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:06:53.869 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: cluster 2024-07-27T00:06:50.877765+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:06:53.869 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: cluster 2024-07-27T00:06:50.877765+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:06:53.869 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: cluster 2024-07-27T00:06:50.877895+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:06:53.869 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: cluster 2024-07-27T00:06:50.877895+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:06:53.870 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: audit 2024-07-27T00:06:52.664100+0000 mon.smithi063 (mon.0) 540 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:53.870 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: audit 2024-07-27T00:06:52.664100+0000 mon.smithi063 (mon.0) 540 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:53.870 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: cluster 2024-07-27T00:06:52.840647+0000 mgr.smithi063.wfcjoy (mgr.14193) 123 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-27T00:06:53.870 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: cluster 2024-07-27T00:06:52.840647+0000 mgr.smithi063.wfcjoy (mgr.14193) 123 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-27T00:06:53.870 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: cluster 2024-07-27T00:06:53.142415+0000 mon.smithi063 (mon.0) 541 : cluster [INF] osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169] boot 2024-07-27T00:06:53.871 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: cluster 2024-07-27T00:06:53.142415+0000 mon.smithi063 (mon.0) 541 : cluster [INF] osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169] boot 2024-07-27T00:06:53.871 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: cluster 2024-07-27T00:06:53.142505+0000 mon.smithi063 (mon.0) 542 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2024-07-27T00:06:53.871 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: cluster 2024-07-27T00:06:53.142505+0000 mon.smithi063 (mon.0) 542 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2024-07-27T00:06:53.871 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: audit 2024-07-27T00:06:53.143069+0000 mon.smithi063 (mon.0) 543 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:53.871 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: audit 2024-07-27T00:06:53.143069+0000 mon.smithi063 (mon.0) 543 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:53.872 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: audit 2024-07-27T00:06:53.143648+0000 mon.smithi063 (mon.0) 544 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:53.872 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: audit 2024-07-27T00:06:53.143648+0000 mon.smithi063 (mon.0) 544 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:53.872 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: audit 2024-07-27T00:06:53.144162+0000 mon.smithi063 (mon.0) 545 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:53.872 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: audit 2024-07-27T00:06:53.144162+0000 mon.smithi063 (mon.0) 545 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:53.872 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: audit 2024-07-27T00:06:53.144619+0000 mon.smithi063 (mon.0) 546 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:53.872 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: audit 2024-07-27T00:06:53.144619+0000 mon.smithi063 (mon.0) 546 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:53.873 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: audit 2024-07-27T00:06:53.145117+0000 mon.smithi063 (mon.0) 547 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:53.873 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: audit 2024-07-27T00:06:53.145117+0000 mon.smithi063 (mon.0) 547 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:53.873 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: audit 2024-07-27T00:06:53.145478+0000 mon.smithi063 (mon.0) 548 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:53.873 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 bash[23696]: audit 2024-07-27T00:06:53.145478+0000 mon.smithi063 (mon.0) 548 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:53.873 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:53 smithi165 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:06:54.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: cluster 2024-07-27T00:06:50.877765+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:06:54.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: cluster 2024-07-27T00:06:50.877765+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:06:54.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: cluster 2024-07-27T00:06:50.877895+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:06:54.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: cluster 2024-07-27T00:06:50.877895+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:06:54.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: audit 2024-07-27T00:06:52.664100+0000 mon.smithi063 (mon.0) 540 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:54.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: audit 2024-07-27T00:06:52.664100+0000 mon.smithi063 (mon.0) 540 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:54.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: cluster 2024-07-27T00:06:52.840647+0000 mgr.smithi063.wfcjoy (mgr.14193) 123 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-27T00:06:54.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: cluster 2024-07-27T00:06:52.840647+0000 mgr.smithi063.wfcjoy (mgr.14193) 123 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-07-27T00:06:54.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: cluster 2024-07-27T00:06:53.142415+0000 mon.smithi063 (mon.0) 541 : cluster [INF] osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169] boot 2024-07-27T00:06:54.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: cluster 2024-07-27T00:06:53.142415+0000 mon.smithi063 (mon.0) 541 : cluster [INF] osd.1 [v2:172.21.15.63:6802/1116173169,v1:172.21.15.63:6803/1116173169] boot 2024-07-27T00:06:54.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: cluster 2024-07-27T00:06:53.142505+0000 mon.smithi063 (mon.0) 542 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2024-07-27T00:06:54.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: cluster 2024-07-27T00:06:53.142505+0000 mon.smithi063 (mon.0) 542 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2024-07-27T00:06:54.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: audit 2024-07-27T00:06:53.143069+0000 mon.smithi063 (mon.0) 543 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:54.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: audit 2024-07-27T00:06:53.143069+0000 mon.smithi063 (mon.0) 543 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-07-27T00:06:54.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: audit 2024-07-27T00:06:53.143648+0000 mon.smithi063 (mon.0) 544 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:54.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: audit 2024-07-27T00:06:53.143648+0000 mon.smithi063 (mon.0) 544 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:54.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: audit 2024-07-27T00:06:53.144162+0000 mon.smithi063 (mon.0) 545 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:54.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: audit 2024-07-27T00:06:53.144162+0000 mon.smithi063 (mon.0) 545 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:54.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: audit 2024-07-27T00:06:53.144619+0000 mon.smithi063 (mon.0) 546 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:54.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: audit 2024-07-27T00:06:53.144619+0000 mon.smithi063 (mon.0) 546 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:54.096 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: audit 2024-07-27T00:06:53.145117+0000 mon.smithi063 (mon.0) 547 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:54.096 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: audit 2024-07-27T00:06:53.145117+0000 mon.smithi063 (mon.0) 547 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:54.096 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: audit 2024-07-27T00:06:53.145478+0000 mon.smithi063 (mon.0) 548 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:54.096 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:53 smithi063 bash[19314]: audit 2024-07-27T00:06:53.145478+0000 mon.smithi063 (mon.0) 548 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:55.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:54 smithi165 bash[23696]: audit 2024-07-27T00:06:53.902078+0000 mon.smithi063 (mon.0) 549 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:55.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:54 smithi165 bash[23696]: audit 2024-07-27T00:06:53.902078+0000 mon.smithi063 (mon.0) 549 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:55.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:54 smithi165 bash[23696]: audit 2024-07-27T00:06:53.912945+0000 mon.smithi063 (mon.0) 550 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:55.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:54 smithi165 bash[23696]: audit 2024-07-27T00:06:53.912945+0000 mon.smithi063 (mon.0) 550 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:55.187 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:54 smithi063 bash[19314]: audit 2024-07-27T00:06:53.902078+0000 mon.smithi063 (mon.0) 549 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:55.187 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:54 smithi063 bash[19314]: audit 2024-07-27T00:06:53.902078+0000 mon.smithi063 (mon.0) 549 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:55.187 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:54 smithi063 bash[19314]: audit 2024-07-27T00:06:53.912945+0000 mon.smithi063 (mon.0) 550 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:55.187 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:54 smithi063 bash[19314]: audit 2024-07-27T00:06:53.912945+0000 mon.smithi063 (mon.0) 550 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:55.767 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:06:56.029 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:06:56.030 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: cluster 2024-07-27T00:06:54.841194+0000 mgr.smithi063.wfcjoy (mgr.14193) 124 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-07-27T00:06:56.030 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: cluster 2024-07-27T00:06:54.841194+0000 mgr.smithi063.wfcjoy (mgr.14193) 124 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-07-27T00:06:56.030 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: cluster 2024-07-27T00:06:54.920561+0000 mon.smithi063 (mon.0) 551 : cluster [DBG] osdmap e23: 8 total, 3 up, 8 in 2024-07-27T00:06:56.030 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: cluster 2024-07-27T00:06:54.920561+0000 mon.smithi063 (mon.0) 551 : cluster [DBG] osdmap e23: 8 total, 3 up, 8 in 2024-07-27T00:06:56.030 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: audit 2024-07-27T00:06:54.920859+0000 mon.smithi063 (mon.0) 552 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:56.030 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: audit 2024-07-27T00:06:54.920859+0000 mon.smithi063 (mon.0) 552 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:56.030 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: audit 2024-07-27T00:06:54.921880+0000 mon.smithi063 (mon.0) 553 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:56.030 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: audit 2024-07-27T00:06:54.921880+0000 mon.smithi063 (mon.0) 553 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:56.030 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: audit 2024-07-27T00:06:54.922579+0000 mon.smithi063 (mon.0) 554 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:56.030 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: audit 2024-07-27T00:06:54.922579+0000 mon.smithi063 (mon.0) 554 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:56.031 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: audit 2024-07-27T00:06:54.923112+0000 mon.smithi063 (mon.0) 555 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:56.031 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: audit 2024-07-27T00:06:54.923112+0000 mon.smithi063 (mon.0) 555 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:56.031 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: audit 2024-07-27T00:06:54.923406+0000 mon.smithi063 (mon.0) 556 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:56.031 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: audit 2024-07-27T00:06:54.923406+0000 mon.smithi063 (mon.0) 556 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:56.031 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: audit 2024-07-27T00:06:54.939031+0000 mon.smithi063 (mon.0) 557 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-07-27T00:06:56.031 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: audit 2024-07-27T00:06:54.939031+0000 mon.smithi063 (mon.0) 557 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-07-27T00:06:56.031 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: audit 2024-07-27T00:06:55.610115+0000 mon.smithi063 (mon.0) 558 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-07-27T00:06:56.031 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: audit 2024-07-27T00:06:55.610115+0000 mon.smithi063 (mon.0) 558 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-07-27T00:06:56.031 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: audit 2024-07-27T00:06:55.610142+0000 mon.smithi165 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.165:6816/3635682089,v1:172.21.15.165:6817/3635682089]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-07-27T00:06:56.031 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:55 smithi063 bash[19314]: audit 2024-07-27T00:06:55.610142+0000 mon.smithi165 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.165:6816/3635682089,v1:172.21.15.165:6817/3635682089]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-07-27T00:06:56.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: cluster 2024-07-27T00:06:54.841194+0000 mgr.smithi063.wfcjoy (mgr.14193) 124 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-07-27T00:06:56.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: cluster 2024-07-27T00:06:54.841194+0000 mgr.smithi063.wfcjoy (mgr.14193) 124 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-07-27T00:06:56.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: cluster 2024-07-27T00:06:54.920561+0000 mon.smithi063 (mon.0) 551 : cluster [DBG] osdmap e23: 8 total, 3 up, 8 in 2024-07-27T00:06:56.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: cluster 2024-07-27T00:06:54.920561+0000 mon.smithi063 (mon.0) 551 : cluster [DBG] osdmap e23: 8 total, 3 up, 8 in 2024-07-27T00:06:56.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: audit 2024-07-27T00:06:54.920859+0000 mon.smithi063 (mon.0) 552 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:56.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: audit 2024-07-27T00:06:54.920859+0000 mon.smithi063 (mon.0) 552 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:56.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: audit 2024-07-27T00:06:54.921880+0000 mon.smithi063 (mon.0) 553 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:56.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: audit 2024-07-27T00:06:54.921880+0000 mon.smithi063 (mon.0) 553 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:56.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: audit 2024-07-27T00:06:54.922579+0000 mon.smithi063 (mon.0) 554 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:56.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: audit 2024-07-27T00:06:54.922579+0000 mon.smithi063 (mon.0) 554 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:56.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: audit 2024-07-27T00:06:54.923112+0000 mon.smithi063 (mon.0) 555 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:56.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: audit 2024-07-27T00:06:54.923112+0000 mon.smithi063 (mon.0) 555 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:56.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: audit 2024-07-27T00:06:54.923406+0000 mon.smithi063 (mon.0) 556 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:56.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: audit 2024-07-27T00:06:54.923406+0000 mon.smithi063 (mon.0) 556 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:56.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: audit 2024-07-27T00:06:54.939031+0000 mon.smithi063 (mon.0) 557 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-07-27T00:06:56.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: audit 2024-07-27T00:06:54.939031+0000 mon.smithi063 (mon.0) 557 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-07-27T00:06:56.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: audit 2024-07-27T00:06:55.610115+0000 mon.smithi063 (mon.0) 558 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-07-27T00:06:56.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: audit 2024-07-27T00:06:55.610115+0000 mon.smithi063 (mon.0) 558 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-07-27T00:06:56.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: audit 2024-07-27T00:06:55.610142+0000 mon.smithi165 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.165:6816/3635682089,v1:172.21.15.165:6817/3635682089]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-07-27T00:06:56.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:55 smithi165 bash[23696]: audit 2024-07-27T00:06:55.610142+0000 mon.smithi165 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.165:6816/3635682089,v1:172.21.15.165:6817/3635682089]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-07-27T00:06:56.795 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:06:57.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.917970+0000 mon.smithi063 (mon.0) 559 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-07-27T00:06:57.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.917970+0000 mon.smithi063 (mon.0) 559 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-07-27T00:06:57.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.918044+0000 mon.smithi063 (mon.0) 560 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-27T00:06:57.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.918044+0000 mon.smithi063 (mon.0) 560 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-27T00:06:57.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: cluster 2024-07-27T00:06:55.923396+0000 mon.smithi063 (mon.0) 561 : cluster [DBG] osdmap e24: 8 total, 3 up, 8 in 2024-07-27T00:06:57.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: cluster 2024-07-27T00:06:55.923396+0000 mon.smithi063 (mon.0) 561 : cluster [DBG] osdmap e24: 8 total, 3 up, 8 in 2024-07-27T00:06:57.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.923884+0000 mon.smithi063 (mon.0) 562 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:57.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.923884+0000 mon.smithi063 (mon.0) 562 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:57.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.924101+0000 mon.smithi063 (mon.0) 563 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:57.229 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.924101+0000 mon.smithi063 (mon.0) 563 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:57.230 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.924240+0000 mon.smithi063 (mon.0) 564 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:57.230 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.924240+0000 mon.smithi063 (mon.0) 564 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:57.230 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.924521+0000 mon.smithi063 (mon.0) 565 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:57.230 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.924521+0000 mon.smithi063 (mon.0) 565 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:57.230 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.924703+0000 mon.smithi063 (mon.0) 566 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:57.230 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.924703+0000 mon.smithi063 (mon.0) 566 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:57.230 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.925028+0000 mon.smithi063 (mon.0) 567 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-07-27T00:06:57.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.925028+0000 mon.smithi063 (mon.0) 567 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-07-27T00:06:57.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.925598+0000 mon.smithi165 (mon.1) 15 : audit [INF] from='osd.4 [v2:172.21.15.165:6816/3635682089,v1:172.21.15.165:6817/3635682089]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:57.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.925598+0000 mon.smithi165 (mon.1) 15 : audit [INF] from='osd.4 [v2:172.21.15.165:6816/3635682089,v1:172.21.15.165:6817/3635682089]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:57.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.934736+0000 mon.smithi063 (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:57.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:55.934736+0000 mon.smithi063 (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:57.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:56.058555+0000 mon.smithi063 (mon.0) 569 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:57.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:56.058555+0000 mon.smithi063 (mon.0) 569 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:57.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:56.064778+0000 mon.smithi063 (mon.0) 570 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:57.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:56.064778+0000 mon.smithi063 (mon.0) 570 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:57.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:56.065548+0000 mon.smithi063 (mon.0) 571 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-07-27T00:06:57.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:56.065548+0000 mon.smithi063 (mon.0) 571 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-07-27T00:06:57.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:56.066250+0000 mon.smithi063 (mon.0) 572 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:57.231 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:56.066250+0000 mon.smithi063 (mon.0) 572 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:57.232 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: cephadm 2024-07-27T00:06:56.066850+0000 mgr.smithi063.wfcjoy (mgr.14193) 125 : cephadm [INF] Deploying daemon osd.7 on smithi063 2024-07-27T00:06:57.232 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: cephadm 2024-07-27T00:06:56.066850+0000 mgr.smithi063.wfcjoy (mgr.14193) 125 : cephadm [INF] Deploying daemon osd.7 on smithi063 2024-07-27T00:06:57.232 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:56.920594+0000 mon.smithi063 (mon.0) 573 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-27T00:06:57.232 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:56 smithi165 bash[23696]: audit 2024-07-27T00:06:56.920594+0000 mon.smithi063 (mon.0) 573 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-27T00:06:57.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.917970+0000 mon.smithi063 (mon.0) 559 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-07-27T00:06:57.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.917970+0000 mon.smithi063 (mon.0) 559 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-07-27T00:06:57.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.918044+0000 mon.smithi063 (mon.0) 560 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-27T00:06:57.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.918044+0000 mon.smithi063 (mon.0) 560 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-27T00:06:57.405 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: cluster 2024-07-27T00:06:55.923396+0000 mon.smithi063 (mon.0) 561 : cluster [DBG] osdmap e24: 8 total, 3 up, 8 in 2024-07-27T00:06:57.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: cluster 2024-07-27T00:06:55.923396+0000 mon.smithi063 (mon.0) 561 : cluster [DBG] osdmap e24: 8 total, 3 up, 8 in 2024-07-27T00:06:57.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.923884+0000 mon.smithi063 (mon.0) 562 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:57.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.923884+0000 mon.smithi063 (mon.0) 562 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:57.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.924101+0000 mon.smithi063 (mon.0) 563 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:57.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.924101+0000 mon.smithi063 (mon.0) 563 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:57.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.924240+0000 mon.smithi063 (mon.0) 564 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:57.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.924240+0000 mon.smithi063 (mon.0) 564 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:57.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.924521+0000 mon.smithi063 (mon.0) 565 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:57.406 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.924521+0000 mon.smithi063 (mon.0) 565 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:57.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.924703+0000 mon.smithi063 (mon.0) 566 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:57.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.924703+0000 mon.smithi063 (mon.0) 566 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:57.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.925028+0000 mon.smithi063 (mon.0) 567 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-07-27T00:06:57.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.925028+0000 mon.smithi063 (mon.0) 567 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-07-27T00:06:57.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.925598+0000 mon.smithi165 (mon.1) 15 : audit [INF] from='osd.4 [v2:172.21.15.165:6816/3635682089,v1:172.21.15.165:6817/3635682089]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:57.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.925598+0000 mon.smithi165 (mon.1) 15 : audit [INF] from='osd.4 [v2:172.21.15.165:6816/3635682089,v1:172.21.15.165:6817/3635682089]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:57.407 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.934736+0000 mon.smithi063 (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:57.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:55.934736+0000 mon.smithi063 (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:06:57.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:56.058555+0000 mon.smithi063 (mon.0) 569 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:57.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:56.058555+0000 mon.smithi063 (mon.0) 569 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:57.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:56.064778+0000 mon.smithi063 (mon.0) 570 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:57.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:56.064778+0000 mon.smithi063 (mon.0) 570 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:57.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:56.065548+0000 mon.smithi063 (mon.0) 571 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-07-27T00:06:57.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:56.065548+0000 mon.smithi063 (mon.0) 571 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-07-27T00:06:57.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:56.066250+0000 mon.smithi063 (mon.0) 572 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:57.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:56.066250+0000 mon.smithi063 (mon.0) 572 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:06:57.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: cephadm 2024-07-27T00:06:56.066850+0000 mgr.smithi063.wfcjoy (mgr.14193) 125 : cephadm [INF] Deploying daemon osd.7 on smithi063 2024-07-27T00:06:57.408 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: cephadm 2024-07-27T00:06:56.066850+0000 mgr.smithi063.wfcjoy (mgr.14193) 125 : cephadm [INF] Deploying daemon osd.7 on smithi063 2024-07-27T00:06:57.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:56.920594+0000 mon.smithi063 (mon.0) 573 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-27T00:06:57.409 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:56 smithi063 bash[19314]: audit 2024-07-27T00:06:56.920594+0000 mon.smithi063 (mon.0) 573 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-27T00:06:58.267 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: cluster 2024-07-27T00:06:56.841764+0000 mgr.smithi063.wfcjoy (mgr.14193) 126 : cluster [DBG] pgmap v83: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-07-27T00:06:58.268 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: cluster 2024-07-27T00:06:56.841764+0000 mgr.smithi063.wfcjoy (mgr.14193) 126 : cluster [DBG] pgmap v83: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-07-27T00:06:58.268 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:56.920786+0000 mon.smithi063 (mon.0) 574 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-07-27T00:06:58.268 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:56.920786+0000 mon.smithi063 (mon.0) 574 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-07-27T00:06:58.268 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: cluster 2024-07-27T00:06:56.927985+0000 mon.smithi063 (mon.0) 575 : cluster [DBG] osdmap e25: 8 total, 3 up, 8 in 2024-07-27T00:06:58.268 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: cluster 2024-07-27T00:06:56.927985+0000 mon.smithi063 (mon.0) 575 : cluster [DBG] osdmap e25: 8 total, 3 up, 8 in 2024-07-27T00:06:58.269 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:56.929493+0000 mon.smithi063 (mon.0) 576 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:58.269 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:56.929493+0000 mon.smithi063 (mon.0) 576 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:58.269 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:56.930149+0000 mon.smithi063 (mon.0) 577 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:58.269 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:56.930149+0000 mon.smithi063 (mon.0) 577 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:58.269 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:56.940789+0000 mon.smithi063 (mon.0) 578 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:58.269 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:56.940789+0000 mon.smithi063 (mon.0) 578 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:58.270 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:56.941578+0000 mon.smithi063 (mon.0) 579 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:58.270 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:56.941578+0000 mon.smithi063 (mon.0) 579 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:58.270 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:56.942014+0000 mon.smithi063 (mon.0) 580 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:58.270 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:56.942014+0000 mon.smithi063 (mon.0) 580 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:58.270 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:56.942641+0000 mon.smithi063 (mon.0) 581 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:58.270 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:56.942641+0000 mon.smithi063 (mon.0) 581 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:58.271 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: cluster 2024-07-27T00:06:57.063356+0000 mon.smithi063 (mon.0) 582 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-27T00:06:58.271 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: cluster 2024-07-27T00:06:57.063356+0000 mon.smithi063 (mon.0) 582 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-27T00:06:58.271 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: cluster 2024-07-27T00:06:57.927931+0000 mon.smithi063 (mon.0) 583 : cluster [INF] osd.4 [v2:172.21.15.165:6816/3635682089,v1:172.21.15.165:6817/3635682089] boot 2024-07-27T00:06:58.271 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: cluster 2024-07-27T00:06:57.927931+0000 mon.smithi063 (mon.0) 583 : cluster [INF] osd.4 [v2:172.21.15.165:6816/3635682089,v1:172.21.15.165:6817/3635682089] boot 2024-07-27T00:06:58.271 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: cluster 2024-07-27T00:06:57.927991+0000 mon.smithi063 (mon.0) 584 : cluster [DBG] osdmap e26: 8 total, 4 up, 8 in 2024-07-27T00:06:58.271 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: cluster 2024-07-27T00:06:57.927991+0000 mon.smithi063 (mon.0) 584 : cluster [DBG] osdmap e26: 8 total, 4 up, 8 in 2024-07-27T00:06:58.271 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:57.928145+0000 mon.smithi063 (mon.0) 585 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:58.272 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:57.928145+0000 mon.smithi063 (mon.0) 585 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:58.272 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:57.928459+0000 mon.smithi063 (mon.0) 586 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:58.272 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:57.928459+0000 mon.smithi063 (mon.0) 586 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:58.272 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:57.928746+0000 mon.smithi063 (mon.0) 587 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:58.272 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:57.928746+0000 mon.smithi063 (mon.0) 587 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:58.272 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:57.928949+0000 mon.smithi063 (mon.0) 588 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:58.273 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:57.928949+0000 mon.smithi063 (mon.0) 588 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:58.273 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:57.929182+0000 mon.smithi063 (mon.0) 589 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:58.273 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:57 smithi063 bash[19314]: audit 2024-07-27T00:06:57.929182+0000 mon.smithi063 (mon.0) 589 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:58.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: cluster 2024-07-27T00:06:56.841764+0000 mgr.smithi063.wfcjoy (mgr.14193) 126 : cluster [DBG] pgmap v83: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-07-27T00:06:58.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: cluster 2024-07-27T00:06:56.841764+0000 mgr.smithi063.wfcjoy (mgr.14193) 126 : cluster [DBG] pgmap v83: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-07-27T00:06:58.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:56.920786+0000 mon.smithi063 (mon.0) 574 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-07-27T00:06:58.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:56.920786+0000 mon.smithi063 (mon.0) 574 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-07-27T00:06:58.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: cluster 2024-07-27T00:06:56.927985+0000 mon.smithi063 (mon.0) 575 : cluster [DBG] osdmap e25: 8 total, 3 up, 8 in 2024-07-27T00:06:58.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: cluster 2024-07-27T00:06:56.927985+0000 mon.smithi063 (mon.0) 575 : cluster [DBG] osdmap e25: 8 total, 3 up, 8 in 2024-07-27T00:06:58.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:56.929493+0000 mon.smithi063 (mon.0) 576 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:58.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:56.929493+0000 mon.smithi063 (mon.0) 576 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:58.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:56.930149+0000 mon.smithi063 (mon.0) 577 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:58.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:56.930149+0000 mon.smithi063 (mon.0) 577 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:58.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:56.940789+0000 mon.smithi063 (mon.0) 578 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:58.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:56.940789+0000 mon.smithi063 (mon.0) 578 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:58.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:56.941578+0000 mon.smithi063 (mon.0) 579 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:58.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:56.941578+0000 mon.smithi063 (mon.0) 579 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:58.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:56.942014+0000 mon.smithi063 (mon.0) 580 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:58.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:56.942014+0000 mon.smithi063 (mon.0) 580 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:58.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:56.942641+0000 mon.smithi063 (mon.0) 581 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:58.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:56.942641+0000 mon.smithi063 (mon.0) 581 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:58.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: cluster 2024-07-27T00:06:57.063356+0000 mon.smithi063 (mon.0) 582 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-27T00:06:58.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: cluster 2024-07-27T00:06:57.063356+0000 mon.smithi063 (mon.0) 582 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-27T00:06:58.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: cluster 2024-07-27T00:06:57.927931+0000 mon.smithi063 (mon.0) 583 : cluster [INF] osd.4 [v2:172.21.15.165:6816/3635682089,v1:172.21.15.165:6817/3635682089] boot 2024-07-27T00:06:58.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: cluster 2024-07-27T00:06:57.927931+0000 mon.smithi063 (mon.0) 583 : cluster [INF] osd.4 [v2:172.21.15.165:6816/3635682089,v1:172.21.15.165:6817/3635682089] boot 2024-07-27T00:06:58.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: cluster 2024-07-27T00:06:57.927991+0000 mon.smithi063 (mon.0) 584 : cluster [DBG] osdmap e26: 8 total, 4 up, 8 in 2024-07-27T00:06:58.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: cluster 2024-07-27T00:06:57.927991+0000 mon.smithi063 (mon.0) 584 : cluster [DBG] osdmap e26: 8 total, 4 up, 8 in 2024-07-27T00:06:58.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:57.928145+0000 mon.smithi063 (mon.0) 585 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:58.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:57.928145+0000 mon.smithi063 (mon.0) 585 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:06:58.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:57.928459+0000 mon.smithi063 (mon.0) 586 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:58.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:57.928459+0000 mon.smithi063 (mon.0) 586 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-07-27T00:06:58.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:57.928746+0000 mon.smithi063 (mon.0) 587 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:58.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:57.928746+0000 mon.smithi063 (mon.0) 587 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:06:58.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:57.928949+0000 mon.smithi063 (mon.0) 588 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:58.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:57.928949+0000 mon.smithi063 (mon.0) 588 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:06:58.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:57.929182+0000 mon.smithi063 (mon.0) 589 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:58.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:57 smithi165 bash[23696]: audit 2024-07-27T00:06:57.929182+0000 mon.smithi063 (mon.0) 589 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:06:59.190 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: cluster 2024-07-27T00:06:56.563476+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:06:59.191 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: cluster 2024-07-27T00:06:56.563476+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:06:59.191 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: cluster 2024-07-27T00:06:56.563623+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:06:59.191 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: cluster 2024-07-27T00:06:56.563623+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:06:59.191 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.250637+0000 mon.smithi063 (mon.0) 590 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-07-27T00:06:59.191 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.250637+0000 mon.smithi063 (mon.0) 590 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-07-27T00:06:59.191 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.509117+0000 mon.smithi063 (mon.0) 591 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.191 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.509117+0000 mon.smithi063 (mon.0) 591 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.191 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.589673+0000 mon.smithi063 (mon.0) 592 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.191 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.589673+0000 mon.smithi063 (mon.0) 592 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.191 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.666733+0000 mon.smithi063 (mon.0) 593 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.191 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.666733+0000 mon.smithi063 (mon.0) 593 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.192 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.742673+0000 mon.smithi063 (mon.0) 594 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.192 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.742673+0000 mon.smithi063 (mon.0) 594 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.192 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.746381+0000 mon.smithi063 (mon.0) 595 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-27T00:06:59.192 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.746381+0000 mon.smithi063 (mon.0) 595 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-27T00:06:59.192 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.794459+0000 mon.smithi063 (mon.0) 596 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-27T00:06:59.192 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.794459+0000 mon.smithi063 (mon.0) 596 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-27T00:06:59.192 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.794748+0000 mon.smithi063 (mon.0) 597 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:06:59.192 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.794748+0000 mon.smithi063 (mon.0) 597 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:06:59.192 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.794992+0000 mon.smithi063 (mon.0) 598 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:06:59.192 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.794992+0000 mon.smithi063 (mon.0) 598 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:06:59.192 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.838832+0000 mon.smithi063 (mon.0) 599 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.192 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.838832+0000 mon.smithi063 (mon.0) 599 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.193 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.841483+0000 mon.smithi063 (mon.0) 600 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:06:59.193 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.841483+0000 mon.smithi063 (mon.0) 600 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:06:59.193 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.841623+0000 mon.smithi063 (mon.0) 601 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:06:59.193 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.841623+0000 mon.smithi063 (mon.0) 601 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:06:59.193 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.842115+0000 mon.smithi165 (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-27T00:06:59.193 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.842115+0000 mon.smithi165 (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-27T00:06:59.193 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.897342+0000 mon.smithi165 (mon.1) 17 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-27T00:06:59.193 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.897342+0000 mon.smithi165 (mon.1) 17 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-27T00:06:59.193 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.922918+0000 mon.smithi063 (mon.0) 602 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.193 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:58 smithi063 bash[19314]: audit 2024-07-27T00:06:58.922918+0000 mon.smithi063 (mon.0) 602 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: cluster 2024-07-27T00:06:56.563476+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:06:59.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: cluster 2024-07-27T00:06:56.563476+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:06:59.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: cluster 2024-07-27T00:06:56.563623+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:06:59.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: cluster 2024-07-27T00:06:56.563623+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:06:59.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.250637+0000 mon.smithi063 (mon.0) 590 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-07-27T00:06:59.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.250637+0000 mon.smithi063 (mon.0) 590 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-07-27T00:06:59.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.509117+0000 mon.smithi063 (mon.0) 591 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.509117+0000 mon.smithi063 (mon.0) 591 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.589673+0000 mon.smithi063 (mon.0) 592 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.589673+0000 mon.smithi063 (mon.0) 592 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.666733+0000 mon.smithi063 (mon.0) 593 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.666733+0000 mon.smithi063 (mon.0) 593 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.742673+0000 mon.smithi063 (mon.0) 594 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.742673+0000 mon.smithi063 (mon.0) 594 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.746381+0000 mon.smithi063 (mon.0) 595 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-27T00:06:59.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.746381+0000 mon.smithi063 (mon.0) 595 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-27T00:06:59.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.794459+0000 mon.smithi063 (mon.0) 596 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-27T00:06:59.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.794459+0000 mon.smithi063 (mon.0) 596 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-27T00:06:59.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.794748+0000 mon.smithi063 (mon.0) 597 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:06:59.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.794748+0000 mon.smithi063 (mon.0) 597 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:06:59.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.794992+0000 mon.smithi063 (mon.0) 598 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:06:59.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.794992+0000 mon.smithi063 (mon.0) 598 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:06:59.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.838832+0000 mon.smithi063 (mon.0) 599 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.838832+0000 mon.smithi063 (mon.0) 599 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.841483+0000 mon.smithi063 (mon.0) 600 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:06:59.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.841483+0000 mon.smithi063 (mon.0) 600 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi063"} : dispatch 2024-07-27T00:06:59.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.841623+0000 mon.smithi063 (mon.0) 601 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:06:59.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.841623+0000 mon.smithi063 (mon.0) 601 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "mon metadata", "id": "smithi165"} : dispatch 2024-07-27T00:06:59.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.842115+0000 mon.smithi165 (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-27T00:06:59.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.842115+0000 mon.smithi165 (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-27T00:06:59.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.897342+0000 mon.smithi165 (mon.1) 17 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-27T00:06:59.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.897342+0000 mon.smithi165 (mon.1) 17 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-27T00:06:59.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.922918+0000 mon.smithi063 (mon.0) 602 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:06:59.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:58 smithi165 bash[23696]: audit 2024-07-27T00:06:58.922918+0000 mon.smithi063 (mon.0) 602 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:00.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: cluster 2024-07-27T00:06:58.842087+0000 mgr.smithi063.wfcjoy (mgr.14193) 127 : cluster [DBG] pgmap v86: 1 pgs: 1 unknown; 0 B data, 114 MiB used, 357 GiB / 358 GiB avail 2024-07-27T00:07:00.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: cluster 2024-07-27T00:06:58.842087+0000 mgr.smithi063.wfcjoy (mgr.14193) 127 : cluster [DBG] pgmap v86: 1 pgs: 1 unknown; 0 B data, 114 MiB used, 357 GiB / 358 GiB avail 2024-07-27T00:07:00.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: audit 2024-07-27T00:06:58.943195+0000 mon.smithi063 (mon.0) 603 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-27T00:07:00.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: audit 2024-07-27T00:06:58.943195+0000 mon.smithi063 (mon.0) 603 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-27T00:07:00.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: cluster 2024-07-27T00:06:58.945928+0000 mon.smithi063 (mon.0) 604 : cluster [DBG] osdmap e27: 8 total, 4 up, 8 in 2024-07-27T00:07:00.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: cluster 2024-07-27T00:06:58.945928+0000 mon.smithi063 (mon.0) 604 : cluster [DBG] osdmap e27: 8 total, 4 up, 8 in 2024-07-27T00:07:00.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: audit 2024-07-27T00:06:58.946182+0000 mon.smithi063 (mon.0) 605 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-07-27T00:07:00.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: audit 2024-07-27T00:06:58.946182+0000 mon.smithi063 (mon.0) 605 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-07-27T00:07:00.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: audit 2024-07-27T00:06:58.946389+0000 mon.smithi063 (mon.0) 606 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:07:00.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: audit 2024-07-27T00:06:58.946389+0000 mon.smithi063 (mon.0) 606 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:07:00.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: audit 2024-07-27T00:06:58.946538+0000 mon.smithi063 (mon.0) 607 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:00.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: audit 2024-07-27T00:06:58.946538+0000 mon.smithi063 (mon.0) 607 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:00.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: audit 2024-07-27T00:06:58.946664+0000 mon.smithi063 (mon.0) 608 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:00.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: audit 2024-07-27T00:06:58.946664+0000 mon.smithi063 (mon.0) 608 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:00.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: audit 2024-07-27T00:06:58.946820+0000 mon.smithi063 (mon.0) 609 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:00.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: audit 2024-07-27T00:06:58.946820+0000 mon.smithi063 (mon.0) 609 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:00.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: cluster 2024-07-27T00:06:59.836248+0000 mon.smithi063 (mon.0) 610 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-27T00:07:00.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: cluster 2024-07-27T00:06:59.836248+0000 mon.smithi063 (mon.0) 610 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-27T00:07:00.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: cluster 2024-07-27T00:06:59.836305+0000 mon.smithi063 (mon.0) 611 : cluster [INF] Cluster is now healthy 2024-07-27T00:07:00.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:06:59 smithi063 bash[19314]: cluster 2024-07-27T00:06:59.836305+0000 mon.smithi063 (mon.0) 611 : cluster [INF] Cluster is now healthy 2024-07-27T00:07:00.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: cluster 2024-07-27T00:06:58.842087+0000 mgr.smithi063.wfcjoy (mgr.14193) 127 : cluster [DBG] pgmap v86: 1 pgs: 1 unknown; 0 B data, 114 MiB used, 357 GiB / 358 GiB avail 2024-07-27T00:07:00.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: cluster 2024-07-27T00:06:58.842087+0000 mgr.smithi063.wfcjoy (mgr.14193) 127 : cluster [DBG] pgmap v86: 1 pgs: 1 unknown; 0 B data, 114 MiB used, 357 GiB / 358 GiB avail 2024-07-27T00:07:00.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: audit 2024-07-27T00:06:58.943195+0000 mon.smithi063 (mon.0) 603 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-27T00:07:00.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: audit 2024-07-27T00:06:58.943195+0000 mon.smithi063 (mon.0) 603 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-27T00:07:00.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: cluster 2024-07-27T00:06:58.945928+0000 mon.smithi063 (mon.0) 604 : cluster [DBG] osdmap e27: 8 total, 4 up, 8 in 2024-07-27T00:07:00.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: cluster 2024-07-27T00:06:58.945928+0000 mon.smithi063 (mon.0) 604 : cluster [DBG] osdmap e27: 8 total, 4 up, 8 in 2024-07-27T00:07:00.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: audit 2024-07-27T00:06:58.946182+0000 mon.smithi063 (mon.0) 605 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-07-27T00:07:00.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: audit 2024-07-27T00:06:58.946182+0000 mon.smithi063 (mon.0) 605 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-07-27T00:07:00.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: audit 2024-07-27T00:06:58.946389+0000 mon.smithi063 (mon.0) 606 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:07:00.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: audit 2024-07-27T00:06:58.946389+0000 mon.smithi063 (mon.0) 606 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:07:00.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: audit 2024-07-27T00:06:58.946538+0000 mon.smithi063 (mon.0) 607 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:00.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: audit 2024-07-27T00:06:58.946538+0000 mon.smithi063 (mon.0) 607 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:00.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: audit 2024-07-27T00:06:58.946664+0000 mon.smithi063 (mon.0) 608 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:00.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: audit 2024-07-27T00:06:58.946664+0000 mon.smithi063 (mon.0) 608 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:00.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: audit 2024-07-27T00:06:58.946820+0000 mon.smithi063 (mon.0) 609 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:00.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: audit 2024-07-27T00:06:58.946820+0000 mon.smithi063 (mon.0) 609 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:00.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: cluster 2024-07-27T00:06:59.836248+0000 mon.smithi063 (mon.0) 610 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-27T00:07:00.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: cluster 2024-07-27T00:06:59.836248+0000 mon.smithi063 (mon.0) 610 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-27T00:07:00.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: cluster 2024-07-27T00:06:59.836305+0000 mon.smithi063 (mon.0) 611 : cluster [INF] Cluster is now healthy 2024-07-27T00:07:00.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:06:59 smithi165 bash[23696]: cluster 2024-07-27T00:06:59.836305+0000 mon.smithi063 (mon.0) 611 : cluster [INF] Cluster is now healthy 2024-07-27T00:07:01.268 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:06:59.946035+0000 mon.smithi063 (mon.0) 612 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-07-27T00:07:01.268 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:06:59.946035+0000 mon.smithi063 (mon.0) 612 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-07-27T00:07:01.269 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: cluster 2024-07-27T00:06:59.951410+0000 mon.smithi063 (mon.0) 613 : cluster [DBG] osdmap e28: 8 total, 4 up, 8 in 2024-07-27T00:07:01.269 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: cluster 2024-07-27T00:06:59.951410+0000 mon.smithi063 (mon.0) 613 : cluster [DBG] osdmap e28: 8 total, 4 up, 8 in 2024-07-27T00:07:01.269 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:06:59.953094+0000 mon.smithi063 (mon.0) 614 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:07:01.269 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:06:59.953094+0000 mon.smithi063 (mon.0) 614 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:07:01.269 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:06:59.953902+0000 mon.smithi063 (mon.0) 615 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:01.269 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:06:59.953902+0000 mon.smithi063 (mon.0) 615 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:01.269 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:06:59.955192+0000 mon.smithi063 (mon.0) 616 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:01.269 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:06:59.955192+0000 mon.smithi063 (mon.0) 616 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:01.269 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:06:59.955897+0000 mon.smithi063 (mon.0) 617 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:01.269 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:06:59.955897+0000 mon.smithi063 (mon.0) 617 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:01.269 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:07:00.032701+0000 mon.smithi063 (mon.0) 618 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:07:01.269 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:07:00.032701+0000 mon.smithi063 (mon.0) 618 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:07:01.269 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:07:00.551755+0000 mon.smithi063 (mon.0) 619 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' 2024-07-27T00:07:01.270 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:07:00.551755+0000 mon.smithi063 (mon.0) 619 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' 2024-07-27T00:07:01.270 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: cluster 2024-07-27T00:07:00.953516+0000 mon.smithi063 (mon.0) 620 : cluster [INF] osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293] boot 2024-07-27T00:07:01.270 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: cluster 2024-07-27T00:07:00.953516+0000 mon.smithi063 (mon.0) 620 : cluster [INF] osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293] boot 2024-07-27T00:07:01.270 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: cluster 2024-07-27T00:07:00.953573+0000 mon.smithi063 (mon.0) 621 : cluster [DBG] osdmap e29: 8 total, 5 up, 8 in 2024-07-27T00:07:01.270 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: cluster 2024-07-27T00:07:00.953573+0000 mon.smithi063 (mon.0) 621 : cluster [DBG] osdmap e29: 8 total, 5 up, 8 in 2024-07-27T00:07:01.270 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:07:00.953745+0000 mon.smithi063 (mon.0) 622 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:07:01.270 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:07:00.953745+0000 mon.smithi063 (mon.0) 622 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:07:01.270 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:07:00.954152+0000 mon.smithi063 (mon.0) 623 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:01.270 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:07:00.954152+0000 mon.smithi063 (mon.0) 623 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:01.270 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:07:00.954471+0000 mon.smithi063 (mon.0) 624 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:01.270 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:07:00.954471+0000 mon.smithi063 (mon.0) 624 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:01.270 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:07:00.954670+0000 mon.smithi063 (mon.0) 625 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:01.271 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:00 smithi165 bash[23696]: audit 2024-07-27T00:07:00.954670+0000 mon.smithi063 (mon.0) 625 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:01.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: audit 2024-07-27T00:06:59.946035+0000 mon.smithi063 (mon.0) 612 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-07-27T00:07:01.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: audit 2024-07-27T00:06:59.946035+0000 mon.smithi063 (mon.0) 612 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-07-27T00:07:01.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: cluster 2024-07-27T00:06:59.951410+0000 mon.smithi063 (mon.0) 613 : cluster [DBG] osdmap e28: 8 total, 4 up, 8 in 2024-07-27T00:07:01.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: cluster 2024-07-27T00:06:59.951410+0000 mon.smithi063 (mon.0) 613 : cluster [DBG] osdmap e28: 8 total, 4 up, 8 in 2024-07-27T00:07:01.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: audit 2024-07-27T00:06:59.953094+0000 mon.smithi063 (mon.0) 614 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:07:01.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: audit 2024-07-27T00:06:59.953094+0000 mon.smithi063 (mon.0) 614 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:07:01.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: audit 2024-07-27T00:06:59.953902+0000 mon.smithi063 (mon.0) 615 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:01.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: audit 2024-07-27T00:06:59.953902+0000 mon.smithi063 (mon.0) 615 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:01.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: audit 2024-07-27T00:06:59.955192+0000 mon.smithi063 (mon.0) 616 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:01.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: audit 2024-07-27T00:06:59.955192+0000 mon.smithi063 (mon.0) 616 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:01.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: audit 2024-07-27T00:06:59.955897+0000 mon.smithi063 (mon.0) 617 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:01.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: audit 2024-07-27T00:06:59.955897+0000 mon.smithi063 (mon.0) 617 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:01.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: audit 2024-07-27T00:07:00.032701+0000 mon.smithi063 (mon.0) 618 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:07:01.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: audit 2024-07-27T00:07:00.032701+0000 mon.smithi063 (mon.0) 618 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:07:01.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: audit 2024-07-27T00:07:00.551755+0000 mon.smithi063 (mon.0) 619 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' 2024-07-27T00:07:01.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: audit 2024-07-27T00:07:00.551755+0000 mon.smithi063 (mon.0) 619 : audit [INF] from='osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293]' entity='osd.3' 2024-07-27T00:07:01.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: cluster 2024-07-27T00:07:00.953516+0000 mon.smithi063 (mon.0) 620 : cluster [INF] osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293] boot 2024-07-27T00:07:01.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: cluster 2024-07-27T00:07:00.953516+0000 mon.smithi063 (mon.0) 620 : cluster [INF] osd.3 [v2:172.21.15.63:6810/4101498293,v1:172.21.15.63:6811/4101498293] boot 2024-07-27T00:07:01.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: cluster 2024-07-27T00:07:00.953573+0000 mon.smithi063 (mon.0) 621 : cluster [DBG] osdmap e29: 8 total, 5 up, 8 in 2024-07-27T00:07:01.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: cluster 2024-07-27T00:07:00.953573+0000 mon.smithi063 (mon.0) 621 : cluster [DBG] osdmap e29: 8 total, 5 up, 8 in 2024-07-27T00:07:01.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:00 smithi063 bash[19314]: audit 2024-07-27T00:07:00.953745+0000 mon.smithi063 (mon.0) 622 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:07:01.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:01 smithi063 bash[19314]: audit 2024-07-27T00:07:00.953745+0000 mon.smithi063 (mon.0) 622 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-07-27T00:07:01.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:01 smithi063 bash[19314]: audit 2024-07-27T00:07:00.954152+0000 mon.smithi063 (mon.0) 623 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:01.348 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:01 smithi063 bash[19314]: audit 2024-07-27T00:07:00.954152+0000 mon.smithi063 (mon.0) 623 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:01.348 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:01 smithi063 bash[19314]: audit 2024-07-27T00:07:00.954471+0000 mon.smithi063 (mon.0) 624 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:01.348 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:01 smithi063 bash[19314]: audit 2024-07-27T00:07:00.954471+0000 mon.smithi063 (mon.0) 624 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:01.348 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:01 smithi063 bash[19314]: audit 2024-07-27T00:07:00.954670+0000 mon.smithi063 (mon.0) 625 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:01.348 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:01 smithi063 bash[19314]: audit 2024-07-27T00:07:00.954670+0000 mon.smithi063 (mon.0) 625 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:02.276 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:01 smithi063 bash[19314]: cluster 2024-07-27T00:06:59.297595+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:07:02.276 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:01 smithi063 bash[19314]: cluster 2024-07-27T00:06:59.297595+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:07:02.276 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:01 smithi063 bash[19314]: cluster 2024-07-27T00:06:59.297717+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:07:02.276 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: cluster 2024-07-27T00:06:59.297717+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:07:02.276 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: cluster 2024-07-27T00:07:00.842570+0000 mgr.smithi063.wfcjoy (mgr.14193) 128 : cluster [DBG] pgmap v89: 1 pgs: 1 unknown; 0 B data, 114 MiB used, 357 GiB / 358 GiB avail 2024-07-27T00:07:02.276 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: cluster 2024-07-27T00:07:00.842570+0000 mgr.smithi063.wfcjoy (mgr.14193) 128 : cluster [DBG] pgmap v89: 1 pgs: 1 unknown; 0 B data, 114 MiB used, 357 GiB / 358 GiB avail 2024-07-27T00:07:02.276 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: cluster 2024-07-27T00:07:00.977367+0000 mon.smithi063 (mon.0) 626 : cluster [DBG] mgrmap e19: smithi063.wfcjoy(active, since 2m), standbys: smithi165.ctppbp 2024-07-27T00:07:02.276 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: cluster 2024-07-27T00:07:00.977367+0000 mon.smithi063 (mon.0) 626 : cluster [DBG] mgrmap e19: smithi063.wfcjoy(active, since 2m), standbys: smithi165.ctppbp 2024-07-27T00:07:02.277 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: audit 2024-07-27T00:07:01.030652+0000 mon.smithi165 (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.165:6824/869259519,v1:172.21.15.165:6825/869259519]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-07-27T00:07:02.277 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: audit 2024-07-27T00:07:01.030652+0000 mon.smithi165 (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.165:6824/869259519,v1:172.21.15.165:6825/869259519]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-07-27T00:07:02.277 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: audit 2024-07-27T00:07:01.030697+0000 mon.smithi063 (mon.0) 627 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-07-27T00:07:02.277 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: audit 2024-07-27T00:07:01.030697+0000 mon.smithi063 (mon.0) 627 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-07-27T00:07:02.277 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: audit 2024-07-27T00:07:01.950669+0000 mon.smithi063 (mon.0) 628 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-27T00:07:02.277 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: audit 2024-07-27T00:07:01.950669+0000 mon.smithi063 (mon.0) 628 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-27T00:07:02.277 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: audit 2024-07-27T00:07:01.956638+0000 mon.smithi165 (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.165:6824/869259519,v1:172.21.15.165:6825/869259519]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:07:02.277 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: audit 2024-07-27T00:07:01.956638+0000 mon.smithi165 (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.165:6824/869259519,v1:172.21.15.165:6825/869259519]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:07:02.277 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: cluster 2024-07-27T00:07:01.956668+0000 mon.smithi063 (mon.0) 629 : cluster [DBG] osdmap e30: 8 total, 5 up, 8 in 2024-07-27T00:07:02.277 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: cluster 2024-07-27T00:07:01.956668+0000 mon.smithi063 (mon.0) 629 : cluster [DBG] osdmap e30: 8 total, 5 up, 8 in 2024-07-27T00:07:02.277 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: audit 2024-07-27T00:07:01.957259+0000 mon.smithi063 (mon.0) 630 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:02.278 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: audit 2024-07-27T00:07:01.957259+0000 mon.smithi063 (mon.0) 630 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:02.278 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: audit 2024-07-27T00:07:01.957932+0000 mon.smithi063 (mon.0) 631 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:02.278 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: audit 2024-07-27T00:07:01.957932+0000 mon.smithi063 (mon.0) 631 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:02.278 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: audit 2024-07-27T00:07:01.958638+0000 mon.smithi063 (mon.0) 632 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:07:02.278 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: audit 2024-07-27T00:07:01.958638+0000 mon.smithi063 (mon.0) 632 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:07:02.278 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: audit 2024-07-27T00:07:01.959212+0000 mon.smithi063 (mon.0) 633 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:02.278 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:02 smithi063 bash[19314]: audit 2024-07-27T00:07:01.959212+0000 mon.smithi063 (mon.0) 633 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:02.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: cluster 2024-07-27T00:06:59.297595+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:07:02.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: cluster 2024-07-27T00:06:59.297595+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:07:02.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: cluster 2024-07-27T00:06:59.297717+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:07:02.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: cluster 2024-07-27T00:06:59.297717+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:07:02.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: cluster 2024-07-27T00:07:00.842570+0000 mgr.smithi063.wfcjoy (mgr.14193) 128 : cluster [DBG] pgmap v89: 1 pgs: 1 unknown; 0 B data, 114 MiB used, 357 GiB / 358 GiB avail 2024-07-27T00:07:02.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: cluster 2024-07-27T00:07:00.842570+0000 mgr.smithi063.wfcjoy (mgr.14193) 128 : cluster [DBG] pgmap v89: 1 pgs: 1 unknown; 0 B data, 114 MiB used, 357 GiB / 358 GiB avail 2024-07-27T00:07:02.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: cluster 2024-07-27T00:07:00.977367+0000 mon.smithi063 (mon.0) 626 : cluster [DBG] mgrmap e19: smithi063.wfcjoy(active, since 2m), standbys: smithi165.ctppbp 2024-07-27T00:07:02.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: cluster 2024-07-27T00:07:00.977367+0000 mon.smithi063 (mon.0) 626 : cluster [DBG] mgrmap e19: smithi063.wfcjoy(active, since 2m), standbys: smithi165.ctppbp 2024-07-27T00:07:02.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: audit 2024-07-27T00:07:01.030652+0000 mon.smithi165 (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.165:6824/869259519,v1:172.21.15.165:6825/869259519]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-07-27T00:07:02.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: audit 2024-07-27T00:07:01.030652+0000 mon.smithi165 (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.165:6824/869259519,v1:172.21.15.165:6825/869259519]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-07-27T00:07:02.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: audit 2024-07-27T00:07:01.030697+0000 mon.smithi063 (mon.0) 627 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-07-27T00:07:02.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: audit 2024-07-27T00:07:01.030697+0000 mon.smithi063 (mon.0) 627 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-07-27T00:07:02.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: audit 2024-07-27T00:07:01.950669+0000 mon.smithi063 (mon.0) 628 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-27T00:07:02.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: audit 2024-07-27T00:07:01.950669+0000 mon.smithi063 (mon.0) 628 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-27T00:07:02.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: audit 2024-07-27T00:07:01.956638+0000 mon.smithi165 (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.165:6824/869259519,v1:172.21.15.165:6825/869259519]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:07:02.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: audit 2024-07-27T00:07:01.956638+0000 mon.smithi165 (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.165:6824/869259519,v1:172.21.15.165:6825/869259519]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:07:02.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: cluster 2024-07-27T00:07:01.956668+0000 mon.smithi063 (mon.0) 629 : cluster [DBG] osdmap e30: 8 total, 5 up, 8 in 2024-07-27T00:07:02.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: cluster 2024-07-27T00:07:01.956668+0000 mon.smithi063 (mon.0) 629 : cluster [DBG] osdmap e30: 8 total, 5 up, 8 in 2024-07-27T00:07:02.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: audit 2024-07-27T00:07:01.957259+0000 mon.smithi063 (mon.0) 630 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:02.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: audit 2024-07-27T00:07:01.957259+0000 mon.smithi063 (mon.0) 630 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:02.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: audit 2024-07-27T00:07:01.957932+0000 mon.smithi063 (mon.0) 631 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:02.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: audit 2024-07-27T00:07:01.957932+0000 mon.smithi063 (mon.0) 631 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:02.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: audit 2024-07-27T00:07:01.958638+0000 mon.smithi063 (mon.0) 632 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:07:02.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: audit 2024-07-27T00:07:01.958638+0000 mon.smithi063 (mon.0) 632 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]} : dispatch 2024-07-27T00:07:02.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: audit 2024-07-27T00:07:01.959212+0000 mon.smithi063 (mon.0) 633 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:02.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:01 smithi165 bash[23696]: audit 2024-07-27T00:07:01.959212+0000 mon.smithi063 (mon.0) 633 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:03.918 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:07:04.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: cluster 2024-07-27T00:07:02.843101+0000 mgr.smithi063.wfcjoy (mgr.14193) 129 : cluster [DBG] pgmap v92: 1 pgs: 1 unknown; 0 B data, 503 MiB used, 447 GiB / 447 GiB avail 2024-07-27T00:07:04.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: cluster 2024-07-27T00:07:02.843101+0000 mgr.smithi063.wfcjoy (mgr.14193) 129 : cluster [DBG] pgmap v92: 1 pgs: 1 unknown; 0 B data, 503 MiB used, 447 GiB / 447 GiB avail 2024-07-27T00:07:04.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: audit 2024-07-27T00:07:02.953415+0000 mon.smithi063 (mon.0) 634 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-07-27T00:07:04.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: audit 2024-07-27T00:07:02.953415+0000 mon.smithi063 (mon.0) 634 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-07-27T00:07:04.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: cluster 2024-07-27T00:07:02.958423+0000 mon.smithi063 (mon.0) 635 : cluster [DBG] osdmap e31: 8 total, 5 up, 8 in 2024-07-27T00:07:04.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: cluster 2024-07-27T00:07:02.958423+0000 mon.smithi063 (mon.0) 635 : cluster [DBG] osdmap e31: 8 total, 5 up, 8 in 2024-07-27T00:07:04.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: audit 2024-07-27T00:07:02.959011+0000 mon.smithi063 (mon.0) 636 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:04.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: audit 2024-07-27T00:07:02.959011+0000 mon.smithi063 (mon.0) 636 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:04.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: audit 2024-07-27T00:07:02.959598+0000 mon.smithi063 (mon.0) 637 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:04.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: audit 2024-07-27T00:07:02.959598+0000 mon.smithi063 (mon.0) 637 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:04.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: audit 2024-07-27T00:07:02.960103+0000 mon.smithi063 (mon.0) 638 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:04.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: audit 2024-07-27T00:07:02.960103+0000 mon.smithi063 (mon.0) 638 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:04.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: audit 2024-07-27T00:07:02.967793+0000 mon.smithi063 (mon.0) 639 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:04.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: audit 2024-07-27T00:07:02.967793+0000 mon.smithi063 (mon.0) 639 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:04.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: audit 2024-07-27T00:07:03.442039+0000 mon.smithi063 (mon.0) 640 : audit [INF] from='osd.6 ' entity='osd.6' 2024-07-27T00:07:04.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: audit 2024-07-27T00:07:03.442039+0000 mon.smithi063 (mon.0) 640 : audit [INF] from='osd.6 ' entity='osd.6' 2024-07-27T00:07:04.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: audit 2024-07-27T00:07:03.898287+0000 mon.smithi063 (mon.0) 641 : audit [DBG] from='client.? 172.21.15.63:0/2803970656' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:07:04.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:03 smithi063 bash[19314]: audit 2024-07-27T00:07:03.898287+0000 mon.smithi063 (mon.0) 641 : audit [DBG] from='client.? 172.21.15.63:0/2803970656' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:07:04.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: cluster 2024-07-27T00:07:02.843101+0000 mgr.smithi063.wfcjoy (mgr.14193) 129 : cluster [DBG] pgmap v92: 1 pgs: 1 unknown; 0 B data, 503 MiB used, 447 GiB / 447 GiB avail 2024-07-27T00:07:04.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: cluster 2024-07-27T00:07:02.843101+0000 mgr.smithi063.wfcjoy (mgr.14193) 129 : cluster [DBG] pgmap v92: 1 pgs: 1 unknown; 0 B data, 503 MiB used, 447 GiB / 447 GiB avail 2024-07-27T00:07:04.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: audit 2024-07-27T00:07:02.953415+0000 mon.smithi063 (mon.0) 634 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-07-27T00:07:04.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: audit 2024-07-27T00:07:02.953415+0000 mon.smithi063 (mon.0) 634 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-07-27T00:07:04.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: cluster 2024-07-27T00:07:02.958423+0000 mon.smithi063 (mon.0) 635 : cluster [DBG] osdmap e31: 8 total, 5 up, 8 in 2024-07-27T00:07:04.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: cluster 2024-07-27T00:07:02.958423+0000 mon.smithi063 (mon.0) 635 : cluster [DBG] osdmap e31: 8 total, 5 up, 8 in 2024-07-27T00:07:04.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: audit 2024-07-27T00:07:02.959011+0000 mon.smithi063 (mon.0) 636 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:04.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: audit 2024-07-27T00:07:02.959011+0000 mon.smithi063 (mon.0) 636 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:04.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: audit 2024-07-27T00:07:02.959598+0000 mon.smithi063 (mon.0) 637 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:04.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: audit 2024-07-27T00:07:02.959598+0000 mon.smithi063 (mon.0) 637 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:04.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: audit 2024-07-27T00:07:02.960103+0000 mon.smithi063 (mon.0) 638 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:04.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: audit 2024-07-27T00:07:02.960103+0000 mon.smithi063 (mon.0) 638 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:04.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: audit 2024-07-27T00:07:02.967793+0000 mon.smithi063 (mon.0) 639 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:04.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: audit 2024-07-27T00:07:02.967793+0000 mon.smithi063 (mon.0) 639 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:04.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: audit 2024-07-27T00:07:03.442039+0000 mon.smithi063 (mon.0) 640 : audit [INF] from='osd.6 ' entity='osd.6' 2024-07-27T00:07:04.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: audit 2024-07-27T00:07:03.442039+0000 mon.smithi063 (mon.0) 640 : audit [INF] from='osd.6 ' entity='osd.6' 2024-07-27T00:07:04.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: audit 2024-07-27T00:07:03.898287+0000 mon.smithi063 (mon.0) 641 : audit [DBG] from='client.? 172.21.15.63:0/2803970656' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:07:04.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:03 smithi165 bash[23696]: audit 2024-07-27T00:07:03.898287+0000 mon.smithi063 (mon.0) 641 : audit [DBG] from='client.? 172.21.15.63:0/2803970656' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:07:04.941 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":31,"num_osds":8,"num_up_osds":5,"osd_up_since":1722038820,"num_in_osds":8,"osd_in_since":1722038778,"num_remapped_pgs":1} 2024-07-27T00:07:05.238 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: cluster 2024-07-27T00:07:02.078471+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:07:05.238 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: cluster 2024-07-27T00:07:02.078471+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:07:05.238 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: cluster 2024-07-27T00:07:02.078602+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:07:05.238 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: cluster 2024-07-27T00:07:02.078602+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:07:05.238 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: audit 2024-07-27T00:07:03.965131+0000 mon.smithi063 (mon.0) 642 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:05.238 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: audit 2024-07-27T00:07:03.965131+0000 mon.smithi063 (mon.0) 642 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:05.238 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: cluster 2024-07-27T00:07:03.992063+0000 mon.smithi063 (mon.0) 643 : cluster [INF] osd.6 [v2:172.21.15.165:6824/869259519,v1:172.21.15.165:6825/869259519] boot 2024-07-27T00:07:05.238 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: cluster 2024-07-27T00:07:03.992063+0000 mon.smithi063 (mon.0) 643 : cluster [INF] osd.6 [v2:172.21.15.165:6824/869259519,v1:172.21.15.165:6825/869259519] boot 2024-07-27T00:07:05.238 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: cluster 2024-07-27T00:07:03.992102+0000 mon.smithi063 (mon.0) 644 : cluster [DBG] osdmap e32: 8 total, 6 up, 8 in 2024-07-27T00:07:05.239 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: cluster 2024-07-27T00:07:03.992102+0000 mon.smithi063 (mon.0) 644 : cluster [DBG] osdmap e32: 8 total, 6 up, 8 in 2024-07-27T00:07:05.239 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: audit 2024-07-27T00:07:03.992263+0000 mon.smithi063 (mon.0) 645 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:05.239 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: audit 2024-07-27T00:07:03.992263+0000 mon.smithi063 (mon.0) 645 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:05.239 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: audit 2024-07-27T00:07:03.992663+0000 mon.smithi063 (mon.0) 646 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:05.239 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: audit 2024-07-27T00:07:03.992663+0000 mon.smithi063 (mon.0) 646 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:05.239 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: audit 2024-07-27T00:07:03.992936+0000 mon.smithi063 (mon.0) 647 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:05.239 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: audit 2024-07-27T00:07:03.992936+0000 mon.smithi063 (mon.0) 647 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:05.239 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: audit 2024-07-27T00:07:04.399165+0000 mon.smithi063 (mon.0) 648 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:05.239 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: audit 2024-07-27T00:07:04.399165+0000 mon.smithi063 (mon.0) 648 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:05.239 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: audit 2024-07-27T00:07:04.406987+0000 mon.smithi063 (mon.0) 649 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:05.239 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: audit 2024-07-27T00:07:04.406987+0000 mon.smithi063 (mon.0) 649 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:05.239 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: audit 2024-07-27T00:07:04.883897+0000 mon.smithi063 (mon.0) 650 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:07:05.239 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:04 smithi063 bash[19314]: audit 2024-07-27T00:07:04.883897+0000 mon.smithi063 (mon.0) 650 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:07:05.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: cluster 2024-07-27T00:07:02.078471+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:07:05.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: cluster 2024-07-27T00:07:02.078471+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:07:05.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: cluster 2024-07-27T00:07:02.078602+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:07:05.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: cluster 2024-07-27T00:07:02.078602+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:07:05.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: audit 2024-07-27T00:07:03.965131+0000 mon.smithi063 (mon.0) 642 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:05.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: audit 2024-07-27T00:07:03.965131+0000 mon.smithi063 (mon.0) 642 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:05.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: cluster 2024-07-27T00:07:03.992063+0000 mon.smithi063 (mon.0) 643 : cluster [INF] osd.6 [v2:172.21.15.165:6824/869259519,v1:172.21.15.165:6825/869259519] boot 2024-07-27T00:07:05.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: cluster 2024-07-27T00:07:03.992063+0000 mon.smithi063 (mon.0) 643 : cluster [INF] osd.6 [v2:172.21.15.165:6824/869259519,v1:172.21.15.165:6825/869259519] boot 2024-07-27T00:07:05.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: cluster 2024-07-27T00:07:03.992102+0000 mon.smithi063 (mon.0) 644 : cluster [DBG] osdmap e32: 8 total, 6 up, 8 in 2024-07-27T00:07:05.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: cluster 2024-07-27T00:07:03.992102+0000 mon.smithi063 (mon.0) 644 : cluster [DBG] osdmap e32: 8 total, 6 up, 8 in 2024-07-27T00:07:05.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: audit 2024-07-27T00:07:03.992263+0000 mon.smithi063 (mon.0) 645 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:05.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: audit 2024-07-27T00:07:03.992263+0000 mon.smithi063 (mon.0) 645 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:05.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: audit 2024-07-27T00:07:03.992663+0000 mon.smithi063 (mon.0) 646 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:05.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: audit 2024-07-27T00:07:03.992663+0000 mon.smithi063 (mon.0) 646 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-07-27T00:07:05.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: audit 2024-07-27T00:07:03.992936+0000 mon.smithi063 (mon.0) 647 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:05.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: audit 2024-07-27T00:07:03.992936+0000 mon.smithi063 (mon.0) 647 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:05.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: audit 2024-07-27T00:07:04.399165+0000 mon.smithi063 (mon.0) 648 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:05.426 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: audit 2024-07-27T00:07:04.399165+0000 mon.smithi063 (mon.0) 648 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:05.426 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: audit 2024-07-27T00:07:04.406987+0000 mon.smithi063 (mon.0) 649 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:05.426 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: audit 2024-07-27T00:07:04.406987+0000 mon.smithi063 (mon.0) 649 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:05.426 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: audit 2024-07-27T00:07:04.883897+0000 mon.smithi063 (mon.0) 650 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:07:05.426 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:04 smithi165 bash[23696]: audit 2024-07-27T00:07:04.883897+0000 mon.smithi063 (mon.0) 650 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:07:05.508 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:05 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:07:05.767 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:05 smithi063 systemd[1]: /etc/systemd/system/ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-27T00:07:05.942 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph osd stat -f json 2024-07-27T00:07:06.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:05 smithi063 bash[19314]: cluster 2024-07-27T00:07:04.843611+0000 mgr.smithi063.wfcjoy (mgr.14193) 130 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 503 MiB used, 447 GiB / 447 GiB avail 2024-07-27T00:07:06.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:05 smithi063 bash[19314]: cluster 2024-07-27T00:07:04.843611+0000 mgr.smithi063.wfcjoy (mgr.14193) 130 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 503 MiB used, 447 GiB / 447 GiB avail 2024-07-27T00:07:06.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:05 smithi063 bash[19314]: cluster 2024-07-27T00:07:04.992069+0000 mon.smithi063 (mon.0) 651 : cluster [DBG] osdmap e33: 8 total, 6 up, 8 in 2024-07-27T00:07:06.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:05 smithi063 bash[19314]: cluster 2024-07-27T00:07:04.992069+0000 mon.smithi063 (mon.0) 651 : cluster [DBG] osdmap e33: 8 total, 6 up, 8 in 2024-07-27T00:07:06.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:05 smithi063 bash[19314]: audit 2024-07-27T00:07:04.992316+0000 mon.smithi063 (mon.0) 652 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:06.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:05 smithi063 bash[19314]: audit 2024-07-27T00:07:04.992316+0000 mon.smithi063 (mon.0) 652 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:06.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:05 smithi063 bash[19314]: audit 2024-07-27T00:07:04.992677+0000 mon.smithi063 (mon.0) 653 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:06.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:05 smithi063 bash[19314]: audit 2024-07-27T00:07:04.992677+0000 mon.smithi063 (mon.0) 653 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:06.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:05 smithi063 bash[19314]: audit 2024-07-27T00:07:05.666487+0000 mon.smithi063 (mon.0) 654 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:06.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:05 smithi063 bash[19314]: audit 2024-07-27T00:07:05.666487+0000 mon.smithi063 (mon.0) 654 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:06.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:05 smithi063 bash[19314]: audit 2024-07-27T00:07:05.671415+0000 mon.smithi063 (mon.0) 655 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:06.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:05 smithi063 bash[19314]: audit 2024-07-27T00:07:05.671415+0000 mon.smithi063 (mon.0) 655 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:06.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:05 smithi165 bash[23696]: cluster 2024-07-27T00:07:04.843611+0000 mgr.smithi063.wfcjoy (mgr.14193) 130 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 503 MiB used, 447 GiB / 447 GiB avail 2024-07-27T00:07:06.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:05 smithi165 bash[23696]: cluster 2024-07-27T00:07:04.843611+0000 mgr.smithi063.wfcjoy (mgr.14193) 130 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 503 MiB used, 447 GiB / 447 GiB avail 2024-07-27T00:07:06.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:05 smithi165 bash[23696]: cluster 2024-07-27T00:07:04.992069+0000 mon.smithi063 (mon.0) 651 : cluster [DBG] osdmap e33: 8 total, 6 up, 8 in 2024-07-27T00:07:06.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:05 smithi165 bash[23696]: cluster 2024-07-27T00:07:04.992069+0000 mon.smithi063 (mon.0) 651 : cluster [DBG] osdmap e33: 8 total, 6 up, 8 in 2024-07-27T00:07:06.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:05 smithi165 bash[23696]: audit 2024-07-27T00:07:04.992316+0000 mon.smithi063 (mon.0) 652 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:06.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:05 smithi165 bash[23696]: audit 2024-07-27T00:07:04.992316+0000 mon.smithi063 (mon.0) 652 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:06.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:05 smithi165 bash[23696]: audit 2024-07-27T00:07:04.992677+0000 mon.smithi063 (mon.0) 653 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:06.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:05 smithi165 bash[23696]: audit 2024-07-27T00:07:04.992677+0000 mon.smithi063 (mon.0) 653 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:06.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:05 smithi165 bash[23696]: audit 2024-07-27T00:07:05.666487+0000 mon.smithi063 (mon.0) 654 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:06.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:05 smithi165 bash[23696]: audit 2024-07-27T00:07:05.666487+0000 mon.smithi063 (mon.0) 654 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:06.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:05 smithi165 bash[23696]: audit 2024-07-27T00:07:05.671415+0000 mon.smithi063 (mon.0) 655 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:06.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:05 smithi165 bash[23696]: audit 2024-07-27T00:07:05.671415+0000 mon.smithi063 (mon.0) 655 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:08.093 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:07 smithi063 bash[19314]: cluster 2024-07-27T00:07:06.844205+0000 mgr.smithi063.wfcjoy (mgr.14193) 131 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-07-27T00:07:08.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:07 smithi063 bash[19314]: cluster 2024-07-27T00:07:06.844205+0000 mgr.smithi063.wfcjoy (mgr.14193) 131 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-07-27T00:07:08.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:07 smithi063 bash[19314]: audit 2024-07-27T00:07:07.406655+0000 mon.smithi063 (mon.0) 656 : audit [INF] from='osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-07-27T00:07:08.094 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:07 smithi063 bash[19314]: audit 2024-07-27T00:07:07.406655+0000 mon.smithi063 (mon.0) 656 : audit [INF] from='osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-07-27T00:07:08.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:07 smithi165 bash[23696]: cluster 2024-07-27T00:07:06.844205+0000 mgr.smithi063.wfcjoy (mgr.14193) 131 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-07-27T00:07:08.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:07 smithi165 bash[23696]: cluster 2024-07-27T00:07:06.844205+0000 mgr.smithi063.wfcjoy (mgr.14193) 131 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-07-27T00:07:08.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:07 smithi165 bash[23696]: audit 2024-07-27T00:07:07.406655+0000 mon.smithi063 (mon.0) 656 : audit [INF] from='osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-07-27T00:07:08.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:07 smithi165 bash[23696]: audit 2024-07-27T00:07:07.406655+0000 mon.smithi063 (mon.0) 656 : audit [INF] from='osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-07-27T00:07:09.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:09 smithi063 bash[19314]: audit 2024-07-27T00:07:08.004729+0000 mon.smithi063 (mon.0) 657 : audit [INF] from='osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-27T00:07:09.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:09 smithi063 bash[19314]: audit 2024-07-27T00:07:08.004729+0000 mon.smithi063 (mon.0) 657 : audit [INF] from='osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-27T00:07:09.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:09 smithi063 bash[19314]: cluster 2024-07-27T00:07:08.011451+0000 mon.smithi063 (mon.0) 658 : cluster [DBG] osdmap e34: 8 total, 6 up, 8 in 2024-07-27T00:07:09.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:09 smithi063 bash[19314]: cluster 2024-07-27T00:07:08.011451+0000 mon.smithi063 (mon.0) 658 : cluster [DBG] osdmap e34: 8 total, 6 up, 8 in 2024-07-27T00:07:09.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:09 smithi063 bash[19314]: audit 2024-07-27T00:07:08.011902+0000 mon.smithi063 (mon.0) 659 : audit [INF] from='osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-07-27T00:07:09.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:09 smithi063 bash[19314]: audit 2024-07-27T00:07:08.011902+0000 mon.smithi063 (mon.0) 659 : audit [INF] from='osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-07-27T00:07:09.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:09 smithi063 bash[19314]: audit 2024-07-27T00:07:08.012459+0000 mon.smithi063 (mon.0) 660 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:09.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:09 smithi063 bash[19314]: audit 2024-07-27T00:07:08.012459+0000 mon.smithi063 (mon.0) 660 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:09.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:09 smithi063 bash[19314]: audit 2024-07-27T00:07:08.012797+0000 mon.smithi063 (mon.0) 661 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:09.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:09 smithi063 bash[19314]: audit 2024-07-27T00:07:08.012797+0000 mon.smithi063 (mon.0) 661 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:09.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:09 smithi165 bash[23696]: audit 2024-07-27T00:07:08.004729+0000 mon.smithi063 (mon.0) 657 : audit [INF] from='osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-27T00:07:09.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:09 smithi165 bash[23696]: audit 2024-07-27T00:07:08.004729+0000 mon.smithi063 (mon.0) 657 : audit [INF] from='osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-27T00:07:09.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:09 smithi165 bash[23696]: cluster 2024-07-27T00:07:08.011451+0000 mon.smithi063 (mon.0) 658 : cluster [DBG] osdmap e34: 8 total, 6 up, 8 in 2024-07-27T00:07:09.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:09 smithi165 bash[23696]: cluster 2024-07-27T00:07:08.011451+0000 mon.smithi063 (mon.0) 658 : cluster [DBG] osdmap e34: 8 total, 6 up, 8 in 2024-07-27T00:07:09.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:09 smithi165 bash[23696]: audit 2024-07-27T00:07:08.011902+0000 mon.smithi063 (mon.0) 659 : audit [INF] from='osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-07-27T00:07:09.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:09 smithi165 bash[23696]: audit 2024-07-27T00:07:08.011902+0000 mon.smithi063 (mon.0) 659 : audit [INF] from='osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-07-27T00:07:09.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:09 smithi165 bash[23696]: audit 2024-07-27T00:07:08.012459+0000 mon.smithi063 (mon.0) 660 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:09.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:09 smithi165 bash[23696]: audit 2024-07-27T00:07:08.012459+0000 mon.smithi063 (mon.0) 660 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:09.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:09 smithi165 bash[23696]: audit 2024-07-27T00:07:08.012797+0000 mon.smithi063 (mon.0) 661 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:09.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:09 smithi165 bash[23696]: audit 2024-07-27T00:07:08.012797+0000 mon.smithi063 (mon.0) 661 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:10.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:10 smithi063 bash[19314]: cluster 2024-07-27T00:07:08.844804+0000 mgr.smithi063.wfcjoy (mgr.14193) 132 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-07-27T00:07:10.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:10 smithi063 bash[19314]: cluster 2024-07-27T00:07:08.844804+0000 mgr.smithi063.wfcjoy (mgr.14193) 132 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-07-27T00:07:10.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:10 smithi063 bash[19314]: audit 2024-07-27T00:07:09.013457+0000 mon.smithi063 (mon.0) 662 : audit [INF] from='osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-07-27T00:07:10.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:10 smithi063 bash[19314]: audit 2024-07-27T00:07:09.013457+0000 mon.smithi063 (mon.0) 662 : audit [INF] from='osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-07-27T00:07:10.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:10 smithi063 bash[19314]: cluster 2024-07-27T00:07:09.020380+0000 mon.smithi063 (mon.0) 663 : cluster [DBG] osdmap e35: 8 total, 6 up, 8 in 2024-07-27T00:07:10.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:10 smithi063 bash[19314]: cluster 2024-07-27T00:07:09.020380+0000 mon.smithi063 (mon.0) 663 : cluster [DBG] osdmap e35: 8 total, 6 up, 8 in 2024-07-27T00:07:10.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:10 smithi063 bash[19314]: audit 2024-07-27T00:07:09.021280+0000 mon.smithi063 (mon.0) 664 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:10.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:10 smithi063 bash[19314]: audit 2024-07-27T00:07:09.021280+0000 mon.smithi063 (mon.0) 664 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:10.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:10 smithi063 bash[19314]: audit 2024-07-27T00:07:09.021558+0000 mon.smithi063 (mon.0) 665 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:10.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:10 smithi063 bash[19314]: audit 2024-07-27T00:07:09.021558+0000 mon.smithi063 (mon.0) 665 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:10.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:10 smithi063 bash[19314]: audit 2024-07-27T00:07:09.027477+0000 mon.smithi063 (mon.0) 666 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:10.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:10 smithi063 bash[19314]: audit 2024-07-27T00:07:09.027477+0000 mon.smithi063 (mon.0) 666 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:10.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:10 smithi165 bash[23696]: cluster 2024-07-27T00:07:08.844804+0000 mgr.smithi063.wfcjoy (mgr.14193) 132 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-07-27T00:07:10.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:10 smithi165 bash[23696]: cluster 2024-07-27T00:07:08.844804+0000 mgr.smithi063.wfcjoy (mgr.14193) 132 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-07-27T00:07:10.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:10 smithi165 bash[23696]: audit 2024-07-27T00:07:09.013457+0000 mon.smithi063 (mon.0) 662 : audit [INF] from='osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-07-27T00:07:10.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:10 smithi165 bash[23696]: audit 2024-07-27T00:07:09.013457+0000 mon.smithi063 (mon.0) 662 : audit [INF] from='osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-07-27T00:07:10.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:10 smithi165 bash[23696]: cluster 2024-07-27T00:07:09.020380+0000 mon.smithi063 (mon.0) 663 : cluster [DBG] osdmap e35: 8 total, 6 up, 8 in 2024-07-27T00:07:10.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:10 smithi165 bash[23696]: cluster 2024-07-27T00:07:09.020380+0000 mon.smithi063 (mon.0) 663 : cluster [DBG] osdmap e35: 8 total, 6 up, 8 in 2024-07-27T00:07:10.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:10 smithi165 bash[23696]: audit 2024-07-27T00:07:09.021280+0000 mon.smithi063 (mon.0) 664 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:10.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:10 smithi165 bash[23696]: audit 2024-07-27T00:07:09.021280+0000 mon.smithi063 (mon.0) 664 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:10.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:10 smithi165 bash[23696]: audit 2024-07-27T00:07:09.021558+0000 mon.smithi063 (mon.0) 665 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:10.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:10 smithi165 bash[23696]: audit 2024-07-27T00:07:09.021558+0000 mon.smithi063 (mon.0) 665 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:10.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:10 smithi165 bash[23696]: audit 2024-07-27T00:07:09.027477+0000 mon.smithi063 (mon.0) 666 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:10.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:10 smithi165 bash[23696]: audit 2024-07-27T00:07:09.027477+0000 mon.smithi063 (mon.0) 666 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:11.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:11 smithi063 bash[19314]: cluster 2024-07-27T00:07:08.435242+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:07:11.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:11 smithi063 bash[19314]: cluster 2024-07-27T00:07:08.435242+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:07:11.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:11 smithi063 bash[19314]: cluster 2024-07-27T00:07:08.435372+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:07:11.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:11 smithi063 bash[19314]: cluster 2024-07-27T00:07:08.435372+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:07:11.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:11 smithi063 bash[19314]: cluster 2024-07-27T00:07:10.020339+0000 mon.smithi063 (mon.0) 667 : cluster [INF] osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343] boot 2024-07-27T00:07:11.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:11 smithi063 bash[19314]: cluster 2024-07-27T00:07:10.020339+0000 mon.smithi063 (mon.0) 667 : cluster [INF] osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343] boot 2024-07-27T00:07:11.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:11 smithi063 bash[19314]: cluster 2024-07-27T00:07:10.020398+0000 mon.smithi063 (mon.0) 668 : cluster [DBG] osdmap e36: 8 total, 7 up, 8 in 2024-07-27T00:07:11.345 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:11 smithi063 bash[19314]: cluster 2024-07-27T00:07:10.020398+0000 mon.smithi063 (mon.0) 668 : cluster [DBG] osdmap e36: 8 total, 7 up, 8 in 2024-07-27T00:07:11.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:11 smithi063 bash[19314]: audit 2024-07-27T00:07:10.021053+0000 mon.smithi063 (mon.0) 669 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:11.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:11 smithi063 bash[19314]: audit 2024-07-27T00:07:10.021053+0000 mon.smithi063 (mon.0) 669 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:11.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:11 smithi063 bash[19314]: audit 2024-07-27T00:07:10.021311+0000 mon.smithi063 (mon.0) 670 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:11.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:11 smithi063 bash[19314]: audit 2024-07-27T00:07:10.021311+0000 mon.smithi063 (mon.0) 670 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:11.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:11 smithi165 bash[23696]: cluster 2024-07-27T00:07:08.435242+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:07:11.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:11 smithi165 bash[23696]: cluster 2024-07-27T00:07:08.435242+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:07:11.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:11 smithi165 bash[23696]: cluster 2024-07-27T00:07:08.435372+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:07:11.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:11 smithi165 bash[23696]: cluster 2024-07-27T00:07:08.435372+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:07:11.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:11 smithi165 bash[23696]: cluster 2024-07-27T00:07:10.020339+0000 mon.smithi063 (mon.0) 667 : cluster [INF] osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343] boot 2024-07-27T00:07:11.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:11 smithi165 bash[23696]: cluster 2024-07-27T00:07:10.020339+0000 mon.smithi063 (mon.0) 667 : cluster [INF] osd.5 [v2:172.21.15.63:6818/161811343,v1:172.21.15.63:6819/161811343] boot 2024-07-27T00:07:11.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:11 smithi165 bash[23696]: cluster 2024-07-27T00:07:10.020398+0000 mon.smithi063 (mon.0) 668 : cluster [DBG] osdmap e36: 8 total, 7 up, 8 in 2024-07-27T00:07:11.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:11 smithi165 bash[23696]: cluster 2024-07-27T00:07:10.020398+0000 mon.smithi063 (mon.0) 668 : cluster [DBG] osdmap e36: 8 total, 7 up, 8 in 2024-07-27T00:07:11.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:11 smithi165 bash[23696]: audit 2024-07-27T00:07:10.021053+0000 mon.smithi063 (mon.0) 669 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:11.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:11 smithi165 bash[23696]: audit 2024-07-27T00:07:10.021053+0000 mon.smithi063 (mon.0) 669 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-07-27T00:07:11.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:11 smithi165 bash[23696]: audit 2024-07-27T00:07:10.021311+0000 mon.smithi063 (mon.0) 670 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:11.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:11 smithi165 bash[23696]: audit 2024-07-27T00:07:10.021311+0000 mon.smithi063 (mon.0) 670 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:11.787 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:07:12.255 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:12 smithi063 bash[19314]: cluster 2024-07-27T00:07:10.845369+0000 mgr.smithi063.wfcjoy (mgr.14193) 133 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-07-27T00:07:12.255 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:12 smithi063 bash[19314]: cluster 2024-07-27T00:07:10.845369+0000 mgr.smithi063.wfcjoy (mgr.14193) 133 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-07-27T00:07:12.255 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:12 smithi063 bash[19314]: cluster 2024-07-27T00:07:11.037874+0000 mon.smithi063 (mon.0) 671 : cluster [DBG] osdmap e37: 8 total, 7 up, 8 in 2024-07-27T00:07:12.255 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:12 smithi063 bash[19314]: cluster 2024-07-27T00:07:11.037874+0000 mon.smithi063 (mon.0) 671 : cluster [DBG] osdmap e37: 8 total, 7 up, 8 in 2024-07-27T00:07:12.256 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:12 smithi063 bash[19314]: audit 2024-07-27T00:07:11.038109+0000 mon.smithi063 (mon.0) 672 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:12.256 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:12 smithi063 bash[19314]: audit 2024-07-27T00:07:11.038109+0000 mon.smithi063 (mon.0) 672 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:12.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:12 smithi165 bash[23696]: cluster 2024-07-27T00:07:10.845369+0000 mgr.smithi063.wfcjoy (mgr.14193) 133 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-07-27T00:07:12.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:12 smithi165 bash[23696]: cluster 2024-07-27T00:07:10.845369+0000 mgr.smithi063.wfcjoy (mgr.14193) 133 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-07-27T00:07:12.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:12 smithi165 bash[23696]: cluster 2024-07-27T00:07:11.037874+0000 mon.smithi063 (mon.0) 671 : cluster [DBG] osdmap e37: 8 total, 7 up, 8 in 2024-07-27T00:07:12.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:12 smithi165 bash[23696]: cluster 2024-07-27T00:07:11.037874+0000 mon.smithi063 (mon.0) 671 : cluster [DBG] osdmap e37: 8 total, 7 up, 8 in 2024-07-27T00:07:12.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:12 smithi165 bash[23696]: audit 2024-07-27T00:07:11.038109+0000 mon.smithi063 (mon.0) 672 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:12.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:12 smithi165 bash[23696]: audit 2024-07-27T00:07:11.038109+0000 mon.smithi063 (mon.0) 672 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:13.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:13 smithi063 bash[19314]: audit 2024-07-27T00:07:12.990557+0000 mon.smithi063 (mon.0) 673 : audit [INF] from='osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-07-27T00:07:13.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:13 smithi063 bash[19314]: audit 2024-07-27T00:07:12.990557+0000 mon.smithi063 (mon.0) 673 : audit [INF] from='osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-07-27T00:07:13.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:13 smithi165 bash[23696]: audit 2024-07-27T00:07:12.990557+0000 mon.smithi063 (mon.0) 673 : audit [INF] from='osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-07-27T00:07:13.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:13 smithi165 bash[23696]: audit 2024-07-27T00:07:12.990557+0000 mon.smithi063 (mon.0) 673 : audit [INF] from='osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-07-27T00:07:14.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:14 smithi063 bash[19314]: cluster 2024-07-27T00:07:12.845908+0000 mgr.smithi063.wfcjoy (mgr.14193) 134 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-07-27T00:07:14.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:14 smithi063 bash[19314]: cluster 2024-07-27T00:07:12.845908+0000 mgr.smithi063.wfcjoy (mgr.14193) 134 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-07-27T00:07:14.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:14 smithi063 bash[19314]: audit 2024-07-27T00:07:13.043310+0000 mon.smithi063 (mon.0) 674 : audit [INF] from='osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-27T00:07:14.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:14 smithi063 bash[19314]: audit 2024-07-27T00:07:13.043310+0000 mon.smithi063 (mon.0) 674 : audit [INF] from='osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-27T00:07:14.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:14 smithi063 bash[19314]: cluster 2024-07-27T00:07:13.045762+0000 mon.smithi063 (mon.0) 675 : cluster [DBG] osdmap e38: 8 total, 7 up, 8 in 2024-07-27T00:07:14.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:14 smithi063 bash[19314]: cluster 2024-07-27T00:07:13.045762+0000 mon.smithi063 (mon.0) 675 : cluster [DBG] osdmap e38: 8 total, 7 up, 8 in 2024-07-27T00:07:14.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:14 smithi063 bash[19314]: audit 2024-07-27T00:07:13.046243+0000 mon.smithi063 (mon.0) 676 : audit [INF] from='osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-07-27T00:07:14.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:14 smithi063 bash[19314]: audit 2024-07-27T00:07:13.046243+0000 mon.smithi063 (mon.0) 676 : audit [INF] from='osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-07-27T00:07:14.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:14 smithi063 bash[19314]: audit 2024-07-27T00:07:13.046764+0000 mon.smithi063 (mon.0) 677 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:14.347 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:14 smithi063 bash[19314]: audit 2024-07-27T00:07:13.046764+0000 mon.smithi063 (mon.0) 677 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:14.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:14 smithi165 bash[23696]: cluster 2024-07-27T00:07:12.845908+0000 mgr.smithi063.wfcjoy (mgr.14193) 134 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-07-27T00:07:14.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:14 smithi165 bash[23696]: cluster 2024-07-27T00:07:12.845908+0000 mgr.smithi063.wfcjoy (mgr.14193) 134 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-07-27T00:07:14.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:14 smithi165 bash[23696]: audit 2024-07-27T00:07:13.043310+0000 mon.smithi063 (mon.0) 674 : audit [INF] from='osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-27T00:07:14.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:14 smithi165 bash[23696]: audit 2024-07-27T00:07:13.043310+0000 mon.smithi063 (mon.0) 674 : audit [INF] from='osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-27T00:07:14.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:14 smithi165 bash[23696]: cluster 2024-07-27T00:07:13.045762+0000 mon.smithi063 (mon.0) 675 : cluster [DBG] osdmap e38: 8 total, 7 up, 8 in 2024-07-27T00:07:14.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:14 smithi165 bash[23696]: cluster 2024-07-27T00:07:13.045762+0000 mon.smithi063 (mon.0) 675 : cluster [DBG] osdmap e38: 8 total, 7 up, 8 in 2024-07-27T00:07:14.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:14 smithi165 bash[23696]: audit 2024-07-27T00:07:13.046243+0000 mon.smithi063 (mon.0) 676 : audit [INF] from='osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-07-27T00:07:14.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:14 smithi165 bash[23696]: audit 2024-07-27T00:07:13.046243+0000 mon.smithi063 (mon.0) 676 : audit [INF] from='osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-07-27T00:07:14.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:14 smithi165 bash[23696]: audit 2024-07-27T00:07:13.046764+0000 mon.smithi063 (mon.0) 677 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:14.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:14 smithi165 bash[23696]: audit 2024-07-27T00:07:13.046764+0000 mon.smithi063 (mon.0) 677 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:15.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:15 smithi063 bash[19314]: audit 2024-07-27T00:07:14.046199+0000 mon.smithi063 (mon.0) 678 : audit [INF] from='osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-07-27T00:07:15.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:15 smithi063 bash[19314]: audit 2024-07-27T00:07:14.046199+0000 mon.smithi063 (mon.0) 678 : audit [INF] from='osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-07-27T00:07:15.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:15 smithi063 bash[19314]: cluster 2024-07-27T00:07:14.050809+0000 mon.smithi063 (mon.0) 679 : cluster [DBG] osdmap e39: 8 total, 7 up, 8 in 2024-07-27T00:07:15.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:15 smithi063 bash[19314]: cluster 2024-07-27T00:07:14.050809+0000 mon.smithi063 (mon.0) 679 : cluster [DBG] osdmap e39: 8 total, 7 up, 8 in 2024-07-27T00:07:15.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:15 smithi063 bash[19314]: audit 2024-07-27T00:07:14.052038+0000 mon.smithi063 (mon.0) 680 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:15.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:15 smithi063 bash[19314]: audit 2024-07-27T00:07:14.052038+0000 mon.smithi063 (mon.0) 680 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:15.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:15 smithi063 bash[19314]: audit 2024-07-27T00:07:14.064031+0000 mon.smithi063 (mon.0) 681 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:15.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:15 smithi063 bash[19314]: audit 2024-07-27T00:07:14.064031+0000 mon.smithi063 (mon.0) 681 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:15.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:15 smithi165 bash[23696]: audit 2024-07-27T00:07:14.046199+0000 mon.smithi063 (mon.0) 678 : audit [INF] from='osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-07-27T00:07:15.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:15 smithi165 bash[23696]: audit 2024-07-27T00:07:14.046199+0000 mon.smithi063 (mon.0) 678 : audit [INF] from='osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-07-27T00:07:15.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:15 smithi165 bash[23696]: cluster 2024-07-27T00:07:14.050809+0000 mon.smithi063 (mon.0) 679 : cluster [DBG] osdmap e39: 8 total, 7 up, 8 in 2024-07-27T00:07:15.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:15 smithi165 bash[23696]: cluster 2024-07-27T00:07:14.050809+0000 mon.smithi063 (mon.0) 679 : cluster [DBG] osdmap e39: 8 total, 7 up, 8 in 2024-07-27T00:07:15.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:15 smithi165 bash[23696]: audit 2024-07-27T00:07:14.052038+0000 mon.smithi063 (mon.0) 680 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:15.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:15 smithi165 bash[23696]: audit 2024-07-27T00:07:14.052038+0000 mon.smithi063 (mon.0) 680 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:15.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:15 smithi165 bash[23696]: audit 2024-07-27T00:07:14.064031+0000 mon.smithi063 (mon.0) 681 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:15.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:15 smithi165 bash[23696]: audit 2024-07-27T00:07:14.064031+0000 mon.smithi063 (mon.0) 681 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:16.378 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:16 smithi063 bash[19314]: cluster 2024-07-27T00:07:14.014211+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:07:16.378 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:16 smithi063 bash[19314]: cluster 2024-07-27T00:07:14.014211+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:07:16.378 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:16 smithi063 bash[19314]: cluster 2024-07-27T00:07:14.014337+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:07:16.378 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:16 smithi063 bash[19314]: cluster 2024-07-27T00:07:14.014337+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:07:16.378 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:16 smithi063 bash[19314]: cluster 2024-07-27T00:07:14.846506+0000 mgr.smithi063.wfcjoy (mgr.14193) 135 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-07-27T00:07:16.378 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:16 smithi063 bash[19314]: cluster 2024-07-27T00:07:14.846506+0000 mgr.smithi063.wfcjoy (mgr.14193) 135 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-07-27T00:07:16.378 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:16 smithi063 bash[19314]: audit 2024-07-27T00:07:15.062353+0000 mon.smithi063 (mon.0) 682 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:16.379 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:16 smithi063 bash[19314]: audit 2024-07-27T00:07:15.062353+0000 mon.smithi063 (mon.0) 682 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:16.379 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:16 smithi063 bash[19314]: cluster 2024-07-27T00:07:15.076325+0000 mon.smithi063 (mon.0) 683 : cluster [INF] osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146] boot 2024-07-27T00:07:16.379 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:16 smithi063 bash[19314]: cluster 2024-07-27T00:07:15.076325+0000 mon.smithi063 (mon.0) 683 : cluster [INF] osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146] boot 2024-07-27T00:07:16.379 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:16 smithi063 bash[19314]: cluster 2024-07-27T00:07:15.076403+0000 mon.smithi063 (mon.0) 684 : cluster [DBG] osdmap e40: 8 total, 8 up, 8 in 2024-07-27T00:07:16.379 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:16 smithi063 bash[19314]: cluster 2024-07-27T00:07:15.076403+0000 mon.smithi063 (mon.0) 684 : cluster [DBG] osdmap e40: 8 total, 8 up, 8 in 2024-07-27T00:07:16.379 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:16 smithi063 bash[19314]: audit 2024-07-27T00:07:15.077822+0000 mon.smithi063 (mon.0) 685 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:16.379 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:16 smithi063 bash[19314]: audit 2024-07-27T00:07:15.077822+0000 mon.smithi063 (mon.0) 685 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:16.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:16 smithi165 bash[23696]: cluster 2024-07-27T00:07:14.014211+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:07:16.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:16 smithi165 bash[23696]: cluster 2024-07-27T00:07:14.014211+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-27T00:07:16.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:16 smithi165 bash[23696]: cluster 2024-07-27T00:07:14.014337+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:07:16.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:16 smithi165 bash[23696]: cluster 2024-07-27T00:07:14.014337+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-27T00:07:16.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:16 smithi165 bash[23696]: cluster 2024-07-27T00:07:14.846506+0000 mgr.smithi063.wfcjoy (mgr.14193) 135 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-07-27T00:07:16.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:16 smithi165 bash[23696]: cluster 2024-07-27T00:07:14.846506+0000 mgr.smithi063.wfcjoy (mgr.14193) 135 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-07-27T00:07:16.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:16 smithi165 bash[23696]: audit 2024-07-27T00:07:15.062353+0000 mon.smithi063 (mon.0) 682 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:16.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:16 smithi165 bash[23696]: audit 2024-07-27T00:07:15.062353+0000 mon.smithi063 (mon.0) 682 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:16.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:16 smithi165 bash[23696]: cluster 2024-07-27T00:07:15.076325+0000 mon.smithi063 (mon.0) 683 : cluster [INF] osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146] boot 2024-07-27T00:07:16.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:16 smithi165 bash[23696]: cluster 2024-07-27T00:07:15.076325+0000 mon.smithi063 (mon.0) 683 : cluster [INF] osd.7 [v2:172.21.15.63:6826/449034146,v1:172.21.15.63:6827/449034146] boot 2024-07-27T00:07:16.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:16 smithi165 bash[23696]: cluster 2024-07-27T00:07:15.076403+0000 mon.smithi063 (mon.0) 684 : cluster [DBG] osdmap e40: 8 total, 8 up, 8 in 2024-07-27T00:07:16.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:16 smithi165 bash[23696]: cluster 2024-07-27T00:07:15.076403+0000 mon.smithi063 (mon.0) 684 : cluster [DBG] osdmap e40: 8 total, 8 up, 8 in 2024-07-27T00:07:16.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:16 smithi165 bash[23696]: audit 2024-07-27T00:07:15.077822+0000 mon.smithi063 (mon.0) 685 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:16.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:16 smithi165 bash[23696]: audit 2024-07-27T00:07:15.077822+0000 mon.smithi063 (mon.0) 685 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-07-27T00:07:16.696 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:07:17.354 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:17 smithi063 bash[19314]: cluster 2024-07-27T00:07:16.074949+0000 mon.smithi063 (mon.0) 686 : cluster [DBG] osdmap e41: 8 total, 8 up, 8 in 2024-07-27T00:07:17.354 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:17 smithi063 bash[19314]: cluster 2024-07-27T00:07:16.074949+0000 mon.smithi063 (mon.0) 686 : cluster [DBG] osdmap e41: 8 total, 8 up, 8 in 2024-07-27T00:07:17.354 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:17 smithi063 bash[19314]: audit 2024-07-27T00:07:16.676124+0000 mon.smithi063 (mon.0) 687 : audit [DBG] from='client.? 172.21.15.63:0/113685475' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:07:17.354 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:17 smithi063 bash[19314]: audit 2024-07-27T00:07:16.676124+0000 mon.smithi063 (mon.0) 687 : audit [DBG] from='client.? 172.21.15.63:0/113685475' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:07:17.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:17 smithi165 bash[23696]: cluster 2024-07-27T00:07:16.074949+0000 mon.smithi063 (mon.0) 686 : cluster [DBG] osdmap e41: 8 total, 8 up, 8 in 2024-07-27T00:07:17.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:17 smithi165 bash[23696]: cluster 2024-07-27T00:07:16.074949+0000 mon.smithi063 (mon.0) 686 : cluster [DBG] osdmap e41: 8 total, 8 up, 8 in 2024-07-27T00:07:17.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:17 smithi165 bash[23696]: audit 2024-07-27T00:07:16.676124+0000 mon.smithi063 (mon.0) 687 : audit [DBG] from='client.? 172.21.15.63:0/113685475' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:07:17.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:17 smithi165 bash[23696]: audit 2024-07-27T00:07:16.676124+0000 mon.smithi063 (mon.0) 687 : audit [DBG] from='client.? 172.21.15.63:0/113685475' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-07-27T00:07:17.557 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":41,"num_osds":8,"num_up_osds":8,"osd_up_since":1722038835,"num_in_osds":8,"osd_in_since":1722038778,"num_remapped_pgs":1} 2024-07-27T00:07:17.558 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph osd dump --format=json 2024-07-27T00:07:18.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:18 smithi165 bash[23696]: cluster 2024-07-27T00:07:16.846939+0000 mgr.smithi063.wfcjoy (mgr.14193) 136 : cluster [DBG] pgmap v110: 1 pgs: 1 remapped+peering; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:18.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:18 smithi165 bash[23696]: cluster 2024-07-27T00:07:16.846939+0000 mgr.smithi063.wfcjoy (mgr.14193) 136 : cluster [DBG] pgmap v110: 1 pgs: 1 remapped+peering; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:18 smithi165 bash[23696]: cluster 2024-07-27T00:07:17.093939+0000 mon.smithi063 (mon.0) 688 : cluster [DBG] osdmap e42: 8 total, 8 up, 8 in 2024-07-27T00:07:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:18 smithi165 bash[23696]: cluster 2024-07-27T00:07:17.093939+0000 mon.smithi063 (mon.0) 688 : cluster [DBG] osdmap e42: 8 total, 8 up, 8 in 2024-07-27T00:07:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:18 smithi165 bash[23696]: cluster 2024-07-27T00:07:17.849763+0000 mon.smithi063 (mon.0) 689 : cluster [DBG] osdmap e43: 8 total, 8 up, 8 in 2024-07-27T00:07:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:18 smithi165 bash[23696]: cluster 2024-07-27T00:07:17.849763+0000 mon.smithi063 (mon.0) 689 : cluster [DBG] osdmap e43: 8 total, 8 up, 8 in 2024-07-27T00:07:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:18 smithi165 bash[23696]: audit 2024-07-27T00:07:17.875208+0000 mon.smithi063 (mon.0) 690 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:18 smithi165 bash[23696]: audit 2024-07-27T00:07:17.875208+0000 mon.smithi063 (mon.0) 690 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:18 smithi165 bash[23696]: audit 2024-07-27T00:07:17.884580+0000 mon.smithi063 (mon.0) 691 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:18 smithi165 bash[23696]: audit 2024-07-27T00:07:17.884580+0000 mon.smithi063 (mon.0) 691 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:18 smithi165 bash[23696]: audit 2024-07-27T00:07:17.987188+0000 mon.smithi063 (mon.0) 692 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:07:18.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:18 smithi165 bash[23696]: audit 2024-07-27T00:07:17.987188+0000 mon.smithi063 (mon.0) 692 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:07:18.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:18 smithi063 bash[19314]: cluster 2024-07-27T00:07:16.846939+0000 mgr.smithi063.wfcjoy (mgr.14193) 136 : cluster [DBG] pgmap v110: 1 pgs: 1 remapped+peering; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:18.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:18 smithi063 bash[19314]: cluster 2024-07-27T00:07:16.846939+0000 mgr.smithi063.wfcjoy (mgr.14193) 136 : cluster [DBG] pgmap v110: 1 pgs: 1 remapped+peering; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:18.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:18 smithi063 bash[19314]: cluster 2024-07-27T00:07:17.093939+0000 mon.smithi063 (mon.0) 688 : cluster [DBG] osdmap e42: 8 total, 8 up, 8 in 2024-07-27T00:07:18.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:18 smithi063 bash[19314]: cluster 2024-07-27T00:07:17.093939+0000 mon.smithi063 (mon.0) 688 : cluster [DBG] osdmap e42: 8 total, 8 up, 8 in 2024-07-27T00:07:18.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:18 smithi063 bash[19314]: cluster 2024-07-27T00:07:17.849763+0000 mon.smithi063 (mon.0) 689 : cluster [DBG] osdmap e43: 8 total, 8 up, 8 in 2024-07-27T00:07:18.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:18 smithi063 bash[19314]: cluster 2024-07-27T00:07:17.849763+0000 mon.smithi063 (mon.0) 689 : cluster [DBG] osdmap e43: 8 total, 8 up, 8 in 2024-07-27T00:07:18.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:18 smithi063 bash[19314]: audit 2024-07-27T00:07:17.875208+0000 mon.smithi063 (mon.0) 690 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:18.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:18 smithi063 bash[19314]: audit 2024-07-27T00:07:17.875208+0000 mon.smithi063 (mon.0) 690 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:18.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:18 smithi063 bash[19314]: audit 2024-07-27T00:07:17.884580+0000 mon.smithi063 (mon.0) 691 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:18.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:18 smithi063 bash[19314]: audit 2024-07-27T00:07:17.884580+0000 mon.smithi063 (mon.0) 691 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:18.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:18 smithi063 bash[19314]: audit 2024-07-27T00:07:17.987188+0000 mon.smithi063 (mon.0) 692 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:07:18.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:18 smithi063 bash[19314]: audit 2024-07-27T00:07:17.987188+0000 mon.smithi063 (mon.0) 692 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-07-27T00:07:20.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:19 smithi165 bash[23696]: cluster 2024-07-27T00:07:18.847608+0000 mgr.smithi063.wfcjoy (mgr.14193) 137 : cluster [DBG] pgmap v113: 1 pgs: 1 remapped+peering; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:20.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:19 smithi165 bash[23696]: cluster 2024-07-27T00:07:18.847608+0000 mgr.smithi063.wfcjoy (mgr.14193) 137 : cluster [DBG] pgmap v113: 1 pgs: 1 remapped+peering; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:20.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:19 smithi165 bash[23696]: cluster 2024-07-27T00:07:18.855350+0000 mon.smithi063 (mon.0) 693 : cluster [DBG] osdmap e44: 8 total, 8 up, 8 in 2024-07-27T00:07:20.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:19 smithi165 bash[23696]: cluster 2024-07-27T00:07:18.855350+0000 mon.smithi063 (mon.0) 693 : cluster [DBG] osdmap e44: 8 total, 8 up, 8 in 2024-07-27T00:07:20.317 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:19 smithi063 bash[19314]: cluster 2024-07-27T00:07:18.847608+0000 mgr.smithi063.wfcjoy (mgr.14193) 137 : cluster [DBG] pgmap v113: 1 pgs: 1 remapped+peering; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:20.317 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:19 smithi063 bash[19314]: cluster 2024-07-27T00:07:18.847608+0000 mgr.smithi063.wfcjoy (mgr.14193) 137 : cluster [DBG] pgmap v113: 1 pgs: 1 remapped+peering; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:20.317 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:19 smithi063 bash[19314]: cluster 2024-07-27T00:07:18.855350+0000 mon.smithi063 (mon.0) 693 : cluster [DBG] osdmap e44: 8 total, 8 up, 8 in 2024-07-27T00:07:20.317 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:19 smithi063 bash[19314]: cluster 2024-07-27T00:07:18.855350+0000 mon.smithi063 (mon.0) 693 : cluster [DBG] osdmap e44: 8 total, 8 up, 8 in 2024-07-27T00:07:21.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:20 smithi165 bash[23696]: audit 2024-07-27T00:07:19.883922+0000 mon.smithi063 (mon.0) 694 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:07:21.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:20 smithi165 bash[23696]: audit 2024-07-27T00:07:19.883922+0000 mon.smithi063 (mon.0) 694 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:07:21.343 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:20 smithi063 bash[19314]: audit 2024-07-27T00:07:19.883922+0000 mon.smithi063 (mon.0) 694 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:07:21.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:20 smithi063 bash[19314]: audit 2024-07-27T00:07:19.883922+0000 mon.smithi063 (mon.0) 694 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:07:22.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:21 smithi165 bash[23696]: cluster 2024-07-27T00:07:20.848211+0000 mgr.smithi063.wfcjoy (mgr.14193) 138 : cluster [DBG] pgmap v115: 1 pgs: 1 remapped+peering; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:22.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:21 smithi165 bash[23696]: cluster 2024-07-27T00:07:20.848211+0000 mgr.smithi063.wfcjoy (mgr.14193) 138 : cluster [DBG] pgmap v115: 1 pgs: 1 remapped+peering; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:22.254 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:21 smithi063 bash[19314]: cluster 2024-07-27T00:07:20.848211+0000 mgr.smithi063.wfcjoy (mgr.14193) 138 : cluster [DBG] pgmap v115: 1 pgs: 1 remapped+peering; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:22.254 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:21 smithi063 bash[19314]: cluster 2024-07-27T00:07:20.848211+0000 mgr.smithi063.wfcjoy (mgr.14193) 138 : cluster [DBG] pgmap v115: 1 pgs: 1 remapped+peering; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:22.387 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:07:24.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:24 smithi063 bash[19314]: cluster 2024-07-27T00:07:22.848578+0000 mgr.smithi063.wfcjoy (mgr.14193) 139 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-27T00:07:24.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:24 smithi063 bash[19314]: cluster 2024-07-27T00:07:22.848578+0000 mgr.smithi063.wfcjoy (mgr.14193) 139 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-27T00:07:24.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:24 smithi063 bash[19314]: audit 2024-07-27T00:07:23.258718+0000 mon.smithi063 (mon.0) 695 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:24.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:24 smithi063 bash[19314]: audit 2024-07-27T00:07:23.258718+0000 mon.smithi063 (mon.0) 695 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:24.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:24 smithi063 bash[19314]: audit 2024-07-27T00:07:23.262931+0000 mon.smithi063 (mon.0) 696 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:24.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:24 smithi063 bash[19314]: audit 2024-07-27T00:07:23.262931+0000 mon.smithi063 (mon.0) 696 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:24.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:24 smithi063 bash[19314]: audit 2024-07-27T00:07:23.569278+0000 mon.smithi063 (mon.0) 697 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:24.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:24 smithi063 bash[19314]: audit 2024-07-27T00:07:23.569278+0000 mon.smithi063 (mon.0) 697 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:24.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:24 smithi063 bash[19314]: audit 2024-07-27T00:07:23.574565+0000 mon.smithi063 (mon.0) 698 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:24.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:24 smithi063 bash[19314]: audit 2024-07-27T00:07:23.574565+0000 mon.smithi063 (mon.0) 698 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:24.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:24 smithi165 bash[23696]: cluster 2024-07-27T00:07:22.848578+0000 mgr.smithi063.wfcjoy (mgr.14193) 139 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-27T00:07:24.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:24 smithi165 bash[23696]: cluster 2024-07-27T00:07:22.848578+0000 mgr.smithi063.wfcjoy (mgr.14193) 139 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-27T00:07:24.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:24 smithi165 bash[23696]: audit 2024-07-27T00:07:23.258718+0000 mon.smithi063 (mon.0) 695 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:24.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:24 smithi165 bash[23696]: audit 2024-07-27T00:07:23.258718+0000 mon.smithi063 (mon.0) 695 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:24.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:24 smithi165 bash[23696]: audit 2024-07-27T00:07:23.262931+0000 mon.smithi063 (mon.0) 696 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:24.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:24 smithi165 bash[23696]: audit 2024-07-27T00:07:23.262931+0000 mon.smithi063 (mon.0) 696 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:24.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:24 smithi165 bash[23696]: audit 2024-07-27T00:07:23.569278+0000 mon.smithi063 (mon.0) 697 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:24.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:24 smithi165 bash[23696]: audit 2024-07-27T00:07:23.569278+0000 mon.smithi063 (mon.0) 697 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:24.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:24 smithi165 bash[23696]: audit 2024-07-27T00:07:23.574565+0000 mon.smithi063 (mon.0) 698 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:24.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:24 smithi165 bash[23696]: audit 2024-07-27T00:07:23.574565+0000 mon.smithi063 (mon.0) 698 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:25.849 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:07:25.849 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":44,"fsid":"43bb0474-4bab-11ef-bcc1-c7b262605968","created":"2024-07-27T00:01:56.698022+0000","modified":"2024-07-27T00:07:18.844626+0000","last_up_change":"2024-07-27T00:07:15.055437+0000","last_in_change":"2024-07-27T00:06:18.723710+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-07-27T00:06:54.943878+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"27","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"298b91ae-c048-4020-b59d-e410d12e5dd6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6800","nonce":1077061943},{"type":"v1","addr":"172.21.15.165:6801","nonce":1077061943}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":1077061943},{"type":"v1","addr":"172.21.15.165:6803","nonce":1077061943}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":1077061943},{"type":"v1","addr":"172.21.15.165:6807","nonce":1077061943}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":1077061943},{"type":"v1","addr":"172.21.15.165:6805","nonce":1077061943}]},"public_addr":"172.21.15.165:6801/1077061943","cluster_addr":"172.21.15.165:6803/1077061943","heartbeat_back_addr":"172.21.15.165:6807/1077061943","heartbeat_front_addr":"172.21.15.165:6805/1077061943","state":["exists","up"]},{"osd":1,"uuid":"267eeb76-bc95-4e15-85b8-371e207b1753","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6802","nonce":1116173169},{"type":"v1","addr":"172.21.15.63:6803","nonce":1116173169}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6804","nonce":1116173169},{"type":"v1","addr":"172.21.15.63:6805","nonce":1116173169}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6808","nonce":1116173169},{"type":"v1","addr":"172.21.15.63:6809","nonce":1116173169}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6806","nonce":1116173169},{"type":"v1","addr":"172.21.15.63:6807","nonce":1116173169}]},"public_addr":"172.21.15.63:6803/1116173169","cluster_addr":"172.21.15.63:6805/1116173169","heartbeat_back_addr":"172.21.15.63:6809/1116173169","heartbeat_front_addr":"172.21.15.63:6807/1116173169","state":["exists","up"]},{"osd":2,"uuid":"f8799765-5948-4c67-a0c0-1787265e145b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6808","nonce":426220653},{"type":"v1","addr":"172.21.15.165:6809","nonce":426220653}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":426220653},{"type":"v1","addr":"172.21.15.165:6811","nonce":426220653}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":426220653},{"type":"v1","addr":"172.21.15.165:6815","nonce":426220653}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":426220653},{"type":"v1","addr":"172.21.15.165:6813","nonce":426220653}]},"public_addr":"172.21.15.165:6809/426220653","cluster_addr":"172.21.15.165:6811/426220653","heartbeat_back_addr":"172.21.15.165:6815/426220653","heartbeat_front_addr":"172.21.15.165:6813/426220653","state":["exists","up"]},{"osd":3,"uuid":"5e4f2c6d-acb3-49af-bb29-8a019975365f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6810","nonce":4101498293},{"type":"v1","addr":"172.21.15.63:6811","nonce":4101498293}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6812","nonce":4101498293},{"type":"v1","addr":"172.21.15.63:6813","nonce":4101498293}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6816","nonce":4101498293},{"type":"v1","addr":"172.21.15.63:6817","nonce":4101498293}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6814","nonce":4101498293},{"type":"v1","addr":"172.21.15.63:6815","nonce":4101498293}]},"public_addr":"172.21.15.63:6811/4101498293","cluster_addr":"172.21.15.63:6813/4101498293","heartbeat_back_addr":"172.21.15.63:6817/4101498293","heartbeat_front_addr":"172.21.15.63:6815/4101498293","state":["exists","up"]},{"osd":4,"uuid":"6e4a6dbc-289d-4288-bfdc-20a0145ba971","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6816","nonce":3635682089},{"type":"v1","addr":"172.21.15.165:6817","nonce":3635682089}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":3635682089},{"type":"v1","addr":"172.21.15.165:6819","nonce":3635682089}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":3635682089},{"type":"v1","addr":"172.21.15.165:6823","nonce":3635682089}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":3635682089},{"type":"v1","addr":"172.21.15.165:6821","nonce":3635682089}]},"public_addr":"172.21.15.165:6817/3635682089","cluster_addr":"172.21.15.165:6819/3635682089","heartbeat_back_addr":"172.21.15.165:6823/3635682089","heartbeat_front_addr":"172.21.15.165:6821/3635682089","state":["exists","up"]},{"osd":5,"uuid":"a78e6ae5-e5b2-48bd-a924-330dbba296ad","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6818","nonce":161811343},{"type":"v1","addr":"172.21.15.63:6819","nonce":161811343}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6820","nonce":161811343},{"type":"v1","addr":"172.21.15.63:6821","nonce":161811343}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6824","nonce":161811343},{"type":"v1","addr":"172.21.15.63:6825","nonce":161811343}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6822","nonce":161811343},{"type":"v1","addr":"172.21.15.63:6823","nonce":161811343}]},"public_addr":"172.21.15.63:6819/161811343","cluster_addr":"172.21.15.63:6821/161811343","heartbeat_back_addr":"172.21.15.63:6825/161811343","heartbeat_front_addr":"172.21.15.63:6823/161811343","state":["exists","up"]},{"osd":6,"uuid":"45228585-ddde-42f5-b337-a362a464b0b1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6824","nonce":869259519},{"type":"v1","addr":"172.21.15.165:6825","nonce":869259519}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":869259519},{"type":"v1","addr":"172.21.15.165:6827","nonce":869259519}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":869259519},{"type":"v1","addr":"172.21.15.165:6831","nonce":869259519}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":869259519},{"type":"v1","addr":"172.21.15.165:6829","nonce":869259519}]},"public_addr":"172.21.15.165:6825/869259519","cluster_addr":"172.21.15.165:6827/869259519","heartbeat_back_addr":"172.21.15.165:6831/869259519","heartbeat_front_addr":"172.21.15.165:6829/869259519","state":["exists","up"]},{"osd":7,"uuid":"3df51a07-b800-4a16-a961-a851ee9b2043","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6826","nonce":449034146},{"type":"v1","addr":"172.21.15.63:6827","nonce":449034146}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6828","nonce":449034146},{"type":"v1","addr":"172.21.15.63:6829","nonce":449034146}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6832","nonce":449034146},{"type":"v1","addr":"172.21.15.63:6833","nonce":449034146}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6830","nonce":449034146},{"type":"v1","addr":"172.21.15.63:6831","nonce":449034146}]},"public_addr":"172.21.15.63:6827/449034146","cluster_addr":"172.21.15.63:6829/449034146","heartbeat_back_addr":"172.21.15.63:6833/449034146","heartbeat_front_addr":"172.21.15.63:6831/449034146","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-27T00:06:43.264149+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-27T00:06:50.877901+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-27T00:06:49.613813+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-27T00:06:59.297723+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-27T00:06:56.563629+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-27T00:07:08.435380+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-27T00:07:02.078610+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-27T00:07:14.014341+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.63:0/1611250904":"2024-07-28T00:04:34.803852+0000","172.21.15.63:0/3084462659":"2024-07-28T00:02:23.867128+0000","172.21.15.63:0/1552138593":"2024-07-28T00:02:23.867128+0000","172.21.15.63:0/107983943":"2024-07-28T00:03:09.519417+0000","172.21.15.63:6800/3361372030":"2024-07-28T00:04:34.803852+0000","172.21.15.63:0/1799515620":"2024-07-28T00:04:34.803852+0000","172.21.15.63:6800/4029572779":"2024-07-28T00:02:23.867128+0000","172.21.15.63:6801/4029572779":"2024-07-28T00:02:23.867128+0000","172.21.15.63:0/4168017107":"2024-07-28T00:02:23.867128+0000","172.21.15.63:0/494673467":"2024-07-28T00:03:09.519417+0000","172.21.15.63:6801/779932989":"2024-07-28T00:03:09.519417+0000","172.21.15.63:0/1993950168":"2024-07-28T00:03:09.519417+0000","172.21.15.63:0/4043986189":"2024-07-28T00:04:34.803852+0000","172.21.15.63:6800/779932989":"2024-07-28T00:03:09.519417+0000","172.21.15.63:6801/3361372030":"2024-07-28T00:04:34.803852+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-07-27T00:07:26.511 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:26 smithi063 bash[19314]: cluster 2024-07-27T00:07:24.849230+0000 mgr.smithi063.wfcjoy (mgr.14193) 140 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-07-27T00:07:26.511 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:26 smithi063 bash[19314]: cluster 2024-07-27T00:07:24.849230+0000 mgr.smithi063.wfcjoy (mgr.14193) 140 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-07-27T00:07:26.511 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:26 smithi063 bash[19314]: audit 2024-07-27T00:07:25.826994+0000 mon.smithi063 (mon.0) 699 : audit [DBG] from='client.? 172.21.15.63:0/3958220075' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-07-27T00:07:26.511 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:26 smithi063 bash[19314]: audit 2024-07-27T00:07:25.826994+0000 mon.smithi063 (mon.0) 699 : audit [DBG] from='client.? 172.21.15.63:0/3958220075' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-07-27T00:07:26.513 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-07-27T00:06:54.943878+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '27', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-07-27T00:07:26.513 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-07-27T00:07:26.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:26 smithi165 bash[23696]: cluster 2024-07-27T00:07:24.849230+0000 mgr.smithi063.wfcjoy (mgr.14193) 140 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-07-27T00:07:26.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:26 smithi165 bash[23696]: cluster 2024-07-27T00:07:24.849230+0000 mgr.smithi063.wfcjoy (mgr.14193) 140 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-07-27T00:07:26.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:26 smithi165 bash[23696]: audit 2024-07-27T00:07:25.826994+0000 mon.smithi063 (mon.0) 699 : audit [DBG] from='client.? 172.21.15.63:0/3958220075' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-07-27T00:07:26.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:26 smithi165 bash[23696]: audit 2024-07-27T00:07:25.826994+0000 mon.smithi063 (mon.0) 699 : audit [DBG] from='client.? 172.21.15.63:0/3958220075' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-07-27T00:07:28.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:28 smithi063 bash[19314]: cluster 2024-07-27T00:07:26.849948+0000 mgr.smithi063.wfcjoy (mgr.14193) 141 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-07-27T00:07:28.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:28 smithi063 bash[19314]: cluster 2024-07-27T00:07:26.849948+0000 mgr.smithi063.wfcjoy (mgr.14193) 141 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-07-27T00:07:28.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:28 smithi165 bash[23696]: cluster 2024-07-27T00:07:26.849948+0000 mgr.smithi063.wfcjoy (mgr.14193) 141 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-07-27T00:07:28.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:28 smithi165 bash[23696]: cluster 2024-07-27T00:07:26.849948+0000 mgr.smithi063.wfcjoy (mgr.14193) 141 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-07-27T00:07:30.588 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:30 smithi063 bash[19314]: cluster 2024-07-27T00:07:28.850576+0000 mgr.smithi063.wfcjoy (mgr.14193) 142 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-27T00:07:30.588 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:30 smithi063 bash[19314]: cluster 2024-07-27T00:07:28.850576+0000 mgr.smithi063.wfcjoy (mgr.14193) 142 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-27T00:07:30.662 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:30 smithi165 bash[23696]: cluster 2024-07-27T00:07:28.850576+0000 mgr.smithi063.wfcjoy (mgr.14193) 142 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-27T00:07:30.662 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:30 smithi165 bash[23696]: cluster 2024-07-27T00:07:28.850576+0000 mgr.smithi063.wfcjoy (mgr.14193) 142 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-27T00:07:31.489 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:07:32.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:32 smithi165 bash[23696]: cluster 2024-07-27T00:07:30.851190+0000 mgr.smithi063.wfcjoy (mgr.14193) 143 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-27T00:07:32.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:32 smithi165 bash[23696]: cluster 2024-07-27T00:07:30.851190+0000 mgr.smithi063.wfcjoy (mgr.14193) 143 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-27T00:07:32.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:32 smithi063 bash[19314]: cluster 2024-07-27T00:07:30.851190+0000 mgr.smithi063.wfcjoy (mgr.14193) 143 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-27T00:07:32.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:32 smithi063 bash[19314]: cluster 2024-07-27T00:07:30.851190+0000 mgr.smithi063.wfcjoy (mgr.14193) 143 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-27T00:07:34.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:34 smithi063 bash[19314]: cluster 2024-07-27T00:07:32.851592+0000 mgr.smithi063.wfcjoy (mgr.14193) 144 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-27T00:07:34.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:34 smithi063 bash[19314]: cluster 2024-07-27T00:07:32.851592+0000 mgr.smithi063.wfcjoy (mgr.14193) 144 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-27T00:07:34.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:34 smithi165 bash[23696]: cluster 2024-07-27T00:07:32.851592+0000 mgr.smithi063.wfcjoy (mgr.14193) 144 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-27T00:07:34.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:34 smithi165 bash[23696]: cluster 2024-07-27T00:07:32.851592+0000 mgr.smithi063.wfcjoy (mgr.14193) 144 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-27T00:07:35.134 INFO:teuthology.orchestra.run.smithi063.stdout:pg_num: 1 2024-07-27T00:07:36.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: cephadm 2024-07-27T00:07:34.692067+0000 mgr.smithi063.wfcjoy (mgr.14193) 145 : cephadm [INF] Detected new or changed devices on smithi165 2024-07-27T00:07:36.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: cephadm 2024-07-27T00:07:34.692067+0000 mgr.smithi063.wfcjoy (mgr.14193) 145 : cephadm [INF] Detected new or changed devices on smithi165 2024-07-27T00:07:36.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:34.699301+0000 mon.smithi063 (mon.0) 700 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:36.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:34.699301+0000 mon.smithi063 (mon.0) 700 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:36.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:34.705337+0000 mon.smithi063 (mon.0) 701 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:36.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:34.705337+0000 mon.smithi063 (mon.0) 701 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:36.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:34.707240+0000 mon.smithi063 (mon.0) 702 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:36.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:34.707240+0000 mon.smithi063 (mon.0) 702 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:36.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:34.708386+0000 mon.smithi063 (mon.0) 703 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:36.095 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:34.708386+0000 mon.smithi063 (mon.0) 703 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:36.096 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:34.709462+0000 mon.smithi063 (mon.0) 704 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:36.096 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:34.709462+0000 mon.smithi063 (mon.0) 704 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:36.096 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:34.710766+0000 mon.smithi063 (mon.0) 705 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:36.096 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:34.710766+0000 mon.smithi063 (mon.0) 705 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:36.096 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: cephadm 2024-07-27T00:07:34.711629+0000 mgr.smithi063.wfcjoy (mgr.14193) 146 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 3772M 2024-07-27T00:07:36.096 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: cephadm 2024-07-27T00:07:34.711629+0000 mgr.smithi063.wfcjoy (mgr.14193) 146 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 3772M 2024-07-27T00:07:36.096 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:34.715579+0000 mon.smithi063 (mon.0) 706 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:36.096 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:34.715579+0000 mon.smithi063 (mon.0) 706 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:36.096 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: cluster 2024-07-27T00:07:34.851867+0000 mgr.smithi063.wfcjoy (mgr.14193) 147 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:36.096 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: cluster 2024-07-27T00:07:34.851867+0000 mgr.smithi063.wfcjoy (mgr.14193) 147 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:36.096 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:34.884037+0000 mon.smithi063 (mon.0) 707 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:07:36.096 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:34.884037+0000 mon.smithi063 (mon.0) 707 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:07:36.096 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:35.113615+0000 mon.smithi063 (mon.0) 708 : audit [DBG] from='client.? 172.21.15.63:0/685869846' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-07-27T00:07:36.097 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:35 smithi063 bash[19314]: audit 2024-07-27T00:07:35.113615+0000 mon.smithi063 (mon.0) 708 : audit [DBG] from='client.? 172.21.15.63:0/685869846' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-07-27T00:07:36.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: cephadm 2024-07-27T00:07:34.692067+0000 mgr.smithi063.wfcjoy (mgr.14193) 145 : cephadm [INF] Detected new or changed devices on smithi165 2024-07-27T00:07:36.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: cephadm 2024-07-27T00:07:34.692067+0000 mgr.smithi063.wfcjoy (mgr.14193) 145 : cephadm [INF] Detected new or changed devices on smithi165 2024-07-27T00:07:36.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:34.699301+0000 mon.smithi063 (mon.0) 700 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:36.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:34.699301+0000 mon.smithi063 (mon.0) 700 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:36.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:34.705337+0000 mon.smithi063 (mon.0) 701 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:36.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:34.705337+0000 mon.smithi063 (mon.0) 701 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:36.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:34.707240+0000 mon.smithi063 (mon.0) 702 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:36.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:34.707240+0000 mon.smithi063 (mon.0) 702 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:36.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:34.708386+0000 mon.smithi063 (mon.0) 703 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:36.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:34.708386+0000 mon.smithi063 (mon.0) 703 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:36.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:34.709462+0000 mon.smithi063 (mon.0) 704 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:36.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:34.709462+0000 mon.smithi063 (mon.0) 704 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:36.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:34.710766+0000 mon.smithi063 (mon.0) 705 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:36.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:34.710766+0000 mon.smithi063 (mon.0) 705 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:36.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: cephadm 2024-07-27T00:07:34.711629+0000 mgr.smithi063.wfcjoy (mgr.14193) 146 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 3772M 2024-07-27T00:07:36.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: cephadm 2024-07-27T00:07:34.711629+0000 mgr.smithi063.wfcjoy (mgr.14193) 146 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 3772M 2024-07-27T00:07:36.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:34.715579+0000 mon.smithi063 (mon.0) 706 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:36.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:34.715579+0000 mon.smithi063 (mon.0) 706 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:36.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: cluster 2024-07-27T00:07:34.851867+0000 mgr.smithi063.wfcjoy (mgr.14193) 147 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:36.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: cluster 2024-07-27T00:07:34.851867+0000 mgr.smithi063.wfcjoy (mgr.14193) 147 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:36.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:34.884037+0000 mon.smithi063 (mon.0) 707 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:07:36.175 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:34.884037+0000 mon.smithi063 (mon.0) 707 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:07:36.175 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:35.113615+0000 mon.smithi063 (mon.0) 708 : audit [DBG] from='client.? 172.21.15.63:0/685869846' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-07-27T00:07:36.175 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:35 smithi165 bash[23696]: audit 2024-07-27T00:07:35.113615+0000 mon.smithi063 (mon.0) 708 : audit [DBG] from='client.? 172.21.15.63:0/685869846' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-07-27T00:07:36.271 INFO:tasks.cephadm:Setting up client nodes... 2024-07-27T00:07:36.271 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-07-27T00:07:37.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: cephadm 2024-07-27T00:07:36.074072+0000 mgr.smithi063.wfcjoy (mgr.14193) 148 : cephadm [INF] Detected new or changed devices on smithi063 2024-07-27T00:07:37.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: cephadm 2024-07-27T00:07:36.074072+0000 mgr.smithi063.wfcjoy (mgr.14193) 148 : cephadm [INF] Detected new or changed devices on smithi063 2024-07-27T00:07:37.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.083274+0000 mon.smithi063 (mon.0) 709 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:37.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.083274+0000 mon.smithi063 (mon.0) 709 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:37.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.093703+0000 mon.smithi063 (mon.0) 710 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:37.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.093703+0000 mon.smithi063 (mon.0) 710 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:37.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.097685+0000 mon.smithi063 (mon.0) 711 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:37.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.097685+0000 mon.smithi063 (mon.0) 711 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:37.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.099335+0000 mon.smithi063 (mon.0) 712 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:37.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.099335+0000 mon.smithi063 (mon.0) 712 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:37.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.100873+0000 mon.smithi063 (mon.0) 713 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:37.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.100873+0000 mon.smithi063 (mon.0) 713 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:37.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.102288+0000 mon.smithi063 (mon.0) 714 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:37.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.102288+0000 mon.smithi063 (mon.0) 714 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:37.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: cephadm 2024-07-27T00:07:36.103464+0000 mgr.smithi063.wfcjoy (mgr.14193) 149 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 3004M 2024-07-27T00:07:37.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: cephadm 2024-07-27T00:07:36.103464+0000 mgr.smithi063.wfcjoy (mgr.14193) 149 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 3004M 2024-07-27T00:07:37.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.109289+0000 mon.smithi063 (mon.0) 715 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:37.424 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.109289+0000 mon.smithi063 (mon.0) 715 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:37.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.113905+0000 mon.smithi063 (mon.0) 716 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:07:37.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.113905+0000 mon.smithi063 (mon.0) 716 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:07:37.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.115069+0000 mon.smithi063 (mon.0) 717 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-27T00:07:37.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.115069+0000 mon.smithi063 (mon.0) 717 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-27T00:07:37.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.124881+0000 mon.smithi063 (mon.0) 718 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:37.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.124881+0000 mon.smithi063 (mon.0) 718 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:37.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.128749+0000 mon.smithi063 (mon.0) 719 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-27T00:07:37.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.128749+0000 mon.smithi063 (mon.0) 719 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-27T00:07:37.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.139463+0000 mon.smithi063 (mon.0) 720 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-27T00:07:37.425 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.139463+0000 mon.smithi063 (mon.0) 720 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-27T00:07:37.426 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.141152+0000 mon.smithi063 (mon.0) 721 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:07:37.426 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.141152+0000 mon.smithi063 (mon.0) 721 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:07:37.426 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.149165+0000 mon.smithi063 (mon.0) 722 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-27T00:07:37.426 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.149165+0000 mon.smithi063 (mon.0) 722 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-27T00:07:37.426 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.150743+0000 mon.smithi063 (mon.0) 723 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:07:37.426 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:37 smithi165 bash[23696]: audit 2024-07-27T00:07:36.150743+0000 mon.smithi063 (mon.0) 723 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:07:37.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: cephadm 2024-07-27T00:07:36.074072+0000 mgr.smithi063.wfcjoy (mgr.14193) 148 : cephadm [INF] Detected new or changed devices on smithi063 2024-07-27T00:07:37.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: cephadm 2024-07-27T00:07:36.074072+0000 mgr.smithi063.wfcjoy (mgr.14193) 148 : cephadm [INF] Detected new or changed devices on smithi063 2024-07-27T00:07:37.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.083274+0000 mon.smithi063 (mon.0) 709 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:37.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.083274+0000 mon.smithi063 (mon.0) 709 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:37.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.093703+0000 mon.smithi063 (mon.0) 710 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:37.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.093703+0000 mon.smithi063 (mon.0) 710 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:37.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.097685+0000 mon.smithi063 (mon.0) 711 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:37.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.097685+0000 mon.smithi063 (mon.0) 711 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:37.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.099335+0000 mon.smithi063 (mon.0) 712 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:37.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.099335+0000 mon.smithi063 (mon.0) 712 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:37.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.100873+0000 mon.smithi063 (mon.0) 713 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:37.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.100873+0000 mon.smithi063 (mon.0) 713 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:37.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.102288+0000 mon.smithi063 (mon.0) 714 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:37.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.102288+0000 mon.smithi063 (mon.0) 714 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-07-27T00:07:37.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: cephadm 2024-07-27T00:07:36.103464+0000 mgr.smithi063.wfcjoy (mgr.14193) 149 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 3004M 2024-07-27T00:07:37.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: cephadm 2024-07-27T00:07:36.103464+0000 mgr.smithi063.wfcjoy (mgr.14193) 149 : cephadm [INF] Adjusting osd_memory_target on smithi063 to 3004M 2024-07-27T00:07:37.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.109289+0000 mon.smithi063 (mon.0) 715 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:37.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.109289+0000 mon.smithi063 (mon.0) 715 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:37.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.113905+0000 mon.smithi063 (mon.0) 716 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:07:37.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.113905+0000 mon.smithi063 (mon.0) 716 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:07:37.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.115069+0000 mon.smithi063 (mon.0) 717 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-27T00:07:37.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.115069+0000 mon.smithi063 (mon.0) 717 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-07-27T00:07:37.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.124881+0000 mon.smithi063 (mon.0) 718 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:37.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.124881+0000 mon.smithi063 (mon.0) 718 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:07:37.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.128749+0000 mon.smithi063 (mon.0) 719 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-27T00:07:37.596 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.128749+0000 mon.smithi063 (mon.0) 719 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-07-27T00:07:37.597 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.139463+0000 mon.smithi063 (mon.0) 720 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-27T00:07:37.597 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.139463+0000 mon.smithi063 (mon.0) 720 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-27T00:07:37.597 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.141152+0000 mon.smithi063 (mon.0) 721 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:07:37.597 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.141152+0000 mon.smithi063 (mon.0) 721 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:07:37.597 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.149165+0000 mon.smithi063 (mon.0) 722 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-27T00:07:37.597 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.149165+0000 mon.smithi063 (mon.0) 722 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-07-27T00:07:37.597 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.150743+0000 mon.smithi063 (mon.0) 723 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:07:37.597 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:37 smithi063 bash[19314]: audit 2024-07-27T00:07:36.150743+0000 mon.smithi063 (mon.0) 723 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-07-27T00:07:38.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:38 smithi165 bash[23696]: cluster 2024-07-27T00:07:36.852423+0000 mgr.smithi063.wfcjoy (mgr.14193) 150 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:38.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:38 smithi165 bash[23696]: cluster 2024-07-27T00:07:36.852423+0000 mgr.smithi063.wfcjoy (mgr.14193) 150 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:38.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:38 smithi063 bash[19314]: cluster 2024-07-27T00:07:36.852423+0000 mgr.smithi063.wfcjoy (mgr.14193) 150 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:38.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:38 smithi063 bash[19314]: cluster 2024-07-27T00:07:36.852423+0000 mgr.smithi063.wfcjoy (mgr.14193) 150 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:40.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:40 smithi165 bash[23696]: cluster 2024-07-27T00:07:38.853046+0000 mgr.smithi063.wfcjoy (mgr.14193) 151 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:40.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:40 smithi165 bash[23696]: cluster 2024-07-27T00:07:38.853046+0000 mgr.smithi063.wfcjoy (mgr.14193) 151 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:40.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:40 smithi063 bash[19314]: cluster 2024-07-27T00:07:38.853046+0000 mgr.smithi063.wfcjoy (mgr.14193) 151 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:40.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:40 smithi063 bash[19314]: cluster 2024-07-27T00:07:38.853046+0000 mgr.smithi063.wfcjoy (mgr.14193) 151 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:41.094 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:07:42.404 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:42 smithi165 bash[23696]: cluster 2024-07-27T00:07:40.853574+0000 mgr.smithi063.wfcjoy (mgr.14193) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:42.404 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:42 smithi165 bash[23696]: cluster 2024-07-27T00:07:40.853574+0000 mgr.smithi063.wfcjoy (mgr.14193) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:42.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:42 smithi063 bash[19314]: cluster 2024-07-27T00:07:40.853574+0000 mgr.smithi063.wfcjoy (mgr.14193) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:42.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:42 smithi063 bash[19314]: cluster 2024-07-27T00:07:40.853574+0000 mgr.smithi063.wfcjoy (mgr.14193) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:44.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:44 smithi165 bash[23696]: cluster 2024-07-27T00:07:42.854048+0000 mgr.smithi063.wfcjoy (mgr.14193) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:44.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:44 smithi165 bash[23696]: cluster 2024-07-27T00:07:42.854048+0000 mgr.smithi063.wfcjoy (mgr.14193) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:44.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:44 smithi063 bash[19314]: cluster 2024-07-27T00:07:42.854048+0000 mgr.smithi063.wfcjoy (mgr.14193) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:44.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:44 smithi063 bash[19314]: cluster 2024-07-27T00:07:42.854048+0000 mgr.smithi063.wfcjoy (mgr.14193) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:46.085 INFO:teuthology.orchestra.run.smithi063.stdout:[client.0] 2024-07-27T00:07:46.085 INFO:teuthology.orchestra.run.smithi063.stdout: key = AQBSOqRmg925AxAAuQBw2vkAlhEWdHiPQzgGlw== 2024-07-27T00:07:46.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:46 smithi165 bash[23696]: cluster 2024-07-27T00:07:44.854369+0000 mgr.smithi063.wfcjoy (mgr.14193) 154 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:46.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:46 smithi165 bash[23696]: cluster 2024-07-27T00:07:44.854369+0000 mgr.smithi063.wfcjoy (mgr.14193) 154 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:46.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:46 smithi165 bash[23696]: audit 2024-07-27T00:07:46.062340+0000 mon.smithi063 (mon.0) 724 : audit [INF] from='client.? 172.21.15.63:0/3646766441' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-07-27T00:07:46.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:46 smithi165 bash[23696]: audit 2024-07-27T00:07:46.062340+0000 mon.smithi063 (mon.0) 724 : audit [INF] from='client.? 172.21.15.63:0/3646766441' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-07-27T00:07:46.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:46 smithi165 bash[23696]: audit 2024-07-27T00:07:46.064793+0000 mon.smithi063 (mon.0) 725 : audit [INF] from='client.? 172.21.15.63:0/3646766441' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-07-27T00:07:46.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:46 smithi165 bash[23696]: audit 2024-07-27T00:07:46.064793+0000 mon.smithi063 (mon.0) 725 : audit [INF] from='client.? 172.21.15.63:0/3646766441' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-07-27T00:07:46.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:46 smithi063 bash[19314]: cluster 2024-07-27T00:07:44.854369+0000 mgr.smithi063.wfcjoy (mgr.14193) 154 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:46.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:46 smithi063 bash[19314]: cluster 2024-07-27T00:07:44.854369+0000 mgr.smithi063.wfcjoy (mgr.14193) 154 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:46.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:46 smithi063 bash[19314]: audit 2024-07-27T00:07:46.062340+0000 mon.smithi063 (mon.0) 724 : audit [INF] from='client.? 172.21.15.63:0/3646766441' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-07-27T00:07:46.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:46 smithi063 bash[19314]: audit 2024-07-27T00:07:46.062340+0000 mon.smithi063 (mon.0) 724 : audit [INF] from='client.? 172.21.15.63:0/3646766441' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-07-27T00:07:46.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:46 smithi063 bash[19314]: audit 2024-07-27T00:07:46.064793+0000 mon.smithi063 (mon.0) 725 : audit [INF] from='client.? 172.21.15.63:0/3646766441' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-07-27T00:07:46.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:46 smithi063 bash[19314]: audit 2024-07-27T00:07:46.064793+0000 mon.smithi063 (mon.0) 725 : audit [INF] from='client.? 172.21.15.63:0/3646766441' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-07-27T00:07:46.812 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-07-27T00:07:46.812 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-07-27T00:07:46.812 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-07-27T00:07:46.835 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-07-27T00:07:48.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:48 smithi165 bash[23696]: cluster 2024-07-27T00:07:46.855006+0000 mgr.smithi063.wfcjoy (mgr.14193) 155 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:48.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:48 smithi165 bash[23696]: cluster 2024-07-27T00:07:46.855006+0000 mgr.smithi063.wfcjoy (mgr.14193) 155 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:48.593 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:48 smithi063 bash[19314]: cluster 2024-07-27T00:07:46.855006+0000 mgr.smithi063.wfcjoy (mgr.14193) 155 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:48.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:48 smithi063 bash[19314]: cluster 2024-07-27T00:07:46.855006+0000 mgr.smithi063.wfcjoy (mgr.14193) 155 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:50.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:50 smithi165 bash[23696]: cluster 2024-07-27T00:07:48.855432+0000 mgr.smithi063.wfcjoy (mgr.14193) 156 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:50.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:50 smithi165 bash[23696]: cluster 2024-07-27T00:07:48.855432+0000 mgr.smithi063.wfcjoy (mgr.14193) 156 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:50.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:50 smithi165 bash[23696]: audit 2024-07-27T00:07:49.885206+0000 mon.smithi063 (mon.0) 726 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:07:50.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:50 smithi165 bash[23696]: audit 2024-07-27T00:07:49.885206+0000 mon.smithi063 (mon.0) 726 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:07:50.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:50 smithi063 bash[19314]: cluster 2024-07-27T00:07:48.855432+0000 mgr.smithi063.wfcjoy (mgr.14193) 156 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:50.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:50 smithi063 bash[19314]: cluster 2024-07-27T00:07:48.855432+0000 mgr.smithi063.wfcjoy (mgr.14193) 156 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:50.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:50 smithi063 bash[19314]: audit 2024-07-27T00:07:49.885206+0000 mon.smithi063 (mon.0) 726 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:07:50.598 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:50 smithi063 bash[19314]: audit 2024-07-27T00:07:49.885206+0000 mon.smithi063 (mon.0) 726 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:07:51.453 INFO:teuthology.orchestra.run.smithi165.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi165/config 2024-07-27T00:07:52.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:52 smithi063 bash[19314]: cluster 2024-07-27T00:07:50.856026+0000 mgr.smithi063.wfcjoy (mgr.14193) 157 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:52.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:52 smithi063 bash[19314]: cluster 2024-07-27T00:07:50.856026+0000 mgr.smithi063.wfcjoy (mgr.14193) 157 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:52.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:52 smithi165 bash[23696]: cluster 2024-07-27T00:07:50.856026+0000 mgr.smithi063.wfcjoy (mgr.14193) 157 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:52.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:52 smithi165 bash[23696]: cluster 2024-07-27T00:07:50.856026+0000 mgr.smithi063.wfcjoy (mgr.14193) 157 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:54.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:54 smithi165 bash[23696]: cluster 2024-07-27T00:07:52.856669+0000 mgr.smithi063.wfcjoy (mgr.14193) 158 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:54.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:54 smithi165 bash[23696]: cluster 2024-07-27T00:07:52.856669+0000 mgr.smithi063.wfcjoy (mgr.14193) 158 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:54.438 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:54 smithi063 bash[19314]: cluster 2024-07-27T00:07:52.856669+0000 mgr.smithi063.wfcjoy (mgr.14193) 158 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:54.439 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:54 smithi063 bash[19314]: cluster 2024-07-27T00:07:52.856669+0000 mgr.smithi063.wfcjoy (mgr.14193) 158 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:56.211 INFO:teuthology.orchestra.run.smithi165.stdout:[client.1] 2024-07-27T00:07:56.212 INFO:teuthology.orchestra.run.smithi165.stdout: key = AQBcOqRmnWIMCxAA+ciL/iPlJOm0wJRAS6QdCg== 2024-07-27T00:07:56.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:56 smithi063 bash[19314]: cluster 2024-07-27T00:07:54.857306+0000 mgr.smithi063.wfcjoy (mgr.14193) 159 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:56.346 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:56 smithi063 bash[19314]: cluster 2024-07-27T00:07:54.857306+0000 mgr.smithi063.wfcjoy (mgr.14193) 159 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:56.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:56 smithi165 bash[23696]: cluster 2024-07-27T00:07:54.857306+0000 mgr.smithi063.wfcjoy (mgr.14193) 159 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:56.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:56 smithi165 bash[23696]: cluster 2024-07-27T00:07:54.857306+0000 mgr.smithi063.wfcjoy (mgr.14193) 159 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:57.272 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-07-27T00:07:57.272 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-07-27T00:07:57.272 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-07-27T00:07:57.293 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:67f28c2a04ad1fe90ea612a39329cc6af2a92d8b shell --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 -- ceph config log 1 --format=json 2024-07-27T00:07:57.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:57 smithi063 bash[19314]: audit 2024-07-27T00:07:56.185134+0000 mon.smithi063 (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-07-27T00:07:57.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:57 smithi063 bash[19314]: audit 2024-07-27T00:07:56.185134+0000 mon.smithi063 (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-07-27T00:07:57.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:57 smithi063 bash[19314]: audit 2024-07-27T00:07:56.185251+0000 mon.smithi165 (mon.1) 20 : audit [INF] from='client.? 172.21.15.165:0/2041758296' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-07-27T00:07:57.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:57 smithi063 bash[19314]: audit 2024-07-27T00:07:56.185251+0000 mon.smithi165 (mon.1) 20 : audit [INF] from='client.? 172.21.15.165:0/2041758296' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-07-27T00:07:57.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:57 smithi063 bash[19314]: audit 2024-07-27T00:07:56.186997+0000 mon.smithi063 (mon.0) 728 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-07-27T00:07:57.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:57 smithi063 bash[19314]: audit 2024-07-27T00:07:56.186997+0000 mon.smithi063 (mon.0) 728 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-07-27T00:07:57.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:57 smithi165 bash[23696]: audit 2024-07-27T00:07:56.185134+0000 mon.smithi063 (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-07-27T00:07:57.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:57 smithi165 bash[23696]: audit 2024-07-27T00:07:56.185134+0000 mon.smithi063 (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-07-27T00:07:57.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:57 smithi165 bash[23696]: audit 2024-07-27T00:07:56.185251+0000 mon.smithi165 (mon.1) 20 : audit [INF] from='client.? 172.21.15.165:0/2041758296' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-07-27T00:07:57.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:57 smithi165 bash[23696]: audit 2024-07-27T00:07:56.185251+0000 mon.smithi165 (mon.1) 20 : audit [INF] from='client.? 172.21.15.165:0/2041758296' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-07-27T00:07:57.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:57 smithi165 bash[23696]: audit 2024-07-27T00:07:56.186997+0000 mon.smithi063 (mon.0) 728 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-07-27T00:07:57.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:57 smithi165 bash[23696]: audit 2024-07-27T00:07:56.186997+0000 mon.smithi063 (mon.0) 728 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-07-27T00:07:58.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:58 smithi063 bash[19314]: cluster 2024-07-27T00:07:56.858059+0000 mgr.smithi063.wfcjoy (mgr.14193) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:58.599 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:07:58 smithi063 bash[19314]: cluster 2024-07-27T00:07:56.858059+0000 mgr.smithi063.wfcjoy (mgr.14193) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:58.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:58 smithi165 bash[23696]: cluster 2024-07-27T00:07:56.858059+0000 mgr.smithi063.wfcjoy (mgr.14193) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:07:58.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:07:58 smithi165 bash[23696]: cluster 2024-07-27T00:07:56.858059+0000 mgr.smithi063.wfcjoy (mgr.14193) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:00.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:00 smithi063 bash[19314]: cluster 2024-07-27T00:07:58.858777+0000 mgr.smithi063.wfcjoy (mgr.14193) 161 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:00.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:00 smithi063 bash[19314]: cluster 2024-07-27T00:07:58.858777+0000 mgr.smithi063.wfcjoy (mgr.14193) 161 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:00.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:00 smithi165 bash[23696]: cluster 2024-07-27T00:07:58.858777+0000 mgr.smithi063.wfcjoy (mgr.14193) 161 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:00.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:00 smithi165 bash[23696]: cluster 2024-07-27T00:07:58.858777+0000 mgr.smithi063.wfcjoy (mgr.14193) 161 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:02.106 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/mon.smithi063/config 2024-07-27T00:08:02.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:02 smithi063 bash[19314]: cluster 2024-07-27T00:08:00.859389+0000 mgr.smithi063.wfcjoy (mgr.14193) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:02.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:02 smithi063 bash[19314]: cluster 2024-07-27T00:08:00.859389+0000 mgr.smithi063.wfcjoy (mgr.14193) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:02.606 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:02 smithi165 bash[23696]: cluster 2024-07-27T00:08:00.859389+0000 mgr.smithi063.wfcjoy (mgr.14193) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:02.606 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:02 smithi165 bash[23696]: cluster 2024-07-27T00:08:00.859389+0000 mgr.smithi063.wfcjoy (mgr.14193) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:04.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:04 smithi063 bash[19314]: cluster 2024-07-27T00:08:02.860005+0000 mgr.smithi063.wfcjoy (mgr.14193) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:04.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:04 smithi063 bash[19314]: cluster 2024-07-27T00:08:02.860005+0000 mgr.smithi063.wfcjoy (mgr.14193) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:04.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:04 smithi165 bash[23696]: cluster 2024-07-27T00:08:02.860005+0000 mgr.smithi063.wfcjoy (mgr.14193) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:04.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:04 smithi165 bash[23696]: cluster 2024-07-27T00:08:02.860005+0000 mgr.smithi063.wfcjoy (mgr.14193) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:05.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:05 smithi063 bash[19314]: audit 2024-07-27T00:08:04.885540+0000 mon.smithi063 (mon.0) 729 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:08:05.344 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:05 smithi063 bash[19314]: audit 2024-07-27T00:08:04.885540+0000 mon.smithi063 (mon.0) 729 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:08:05.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:05 smithi165 bash[23696]: audit 2024-07-27T00:08:04.885540+0000 mon.smithi063 (mon.0) 729 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:08:05.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:05 smithi165 bash[23696]: audit 2024-07-27T00:08:04.885540+0000 mon.smithi063 (mon.0) 729 : audit [DBG] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-07-27T00:08:06.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:06 smithi165 bash[23696]: cluster 2024-07-27T00:08:04.860588+0000 mgr.smithi063.wfcjoy (mgr.14193) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:06.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:06 smithi165 bash[23696]: cluster 2024-07-27T00:08:04.860588+0000 mgr.smithi063.wfcjoy (mgr.14193) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:06.594 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:06 smithi063 bash[19314]: cluster 2024-07-27T00:08:04.860588+0000 mgr.smithi063.wfcjoy (mgr.14193) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:06.595 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:06 smithi063 bash[19314]: cluster 2024-07-27T00:08:04.860588+0000 mgr.smithi063.wfcjoy (mgr.14193) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:06.972 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-07-27T00:08:07.832 INFO:teuthology.orchestra.run.smithi063.stdout:[{"version":20,"timestamp":"2024-07-27T00:07:36.104014+0000","name":"","changes":[{"name":"osd/host:smithi063/osd_memory_target","new_value":"3150330470"}]}] 2024-07-27T00:08:07.833 INFO:tasks.ceph_manager:config epoch is 20 2024-07-27T00:08:07.834 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 137, in __enter__ raise RuntimeError("generator didn't yield") from None RuntimeError: generator didn't yield 2024-07-27T00:08:07.836 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-27T00:08:07.851 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-27T00:08:07.866 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-07-27T00:08:07.866 DEBUG:teuthology.orchestra.run.smithi063:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-07-27T00:08:07.897 DEBUG:teuthology.orchestra.run.smithi165:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-07-27T00:08:07.913 INFO:tasks.cephadm:Stopping all daemons... 2024-07-27T00:08:07.914 INFO:tasks.cephadm.mon.smithi063:Stopping mon.smithi063... 2024-07-27T00:08:07.914 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@mon.smithi063 2024-07-27T00:08:07.954 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:07 smithi063 bash[19314]: audit 2024-07-27T00:08:06.761772+0000 mon.smithi063 (mon.0) 730 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:08:07.954 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:07 smithi063 bash[19314]: audit 2024-07-27T00:08:06.761772+0000 mon.smithi063 (mon.0) 730 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:08:07.955 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:07 smithi063 bash[19314]: audit 2024-07-27T00:08:06.768256+0000 mon.smithi063 (mon.0) 731 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:08:07.955 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:07 smithi063 bash[19314]: audit 2024-07-27T00:08:06.768256+0000 mon.smithi063 (mon.0) 731 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:08:07.955 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:07 smithi063 bash[19314]: cluster 2024-07-27T00:08:06.860975+0000 mgr.smithi063.wfcjoy (mgr.14193) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:07.955 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:07 smithi063 bash[19314]: cluster 2024-07-27T00:08:06.860975+0000 mgr.smithi063.wfcjoy (mgr.14193) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:07.955 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:07 smithi063 bash[19314]: audit 2024-07-27T00:08:06.951576+0000 mon.smithi063 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.63:0/916439110' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-07-27T00:08:07.955 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:07 smithi063 bash[19314]: audit 2024-07-27T00:08:06.951576+0000 mon.smithi063 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.63:0/916439110' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-07-27T00:08:07.955 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:07 smithi063 systemd[1]: Stopping Ceph mon.smithi063 for 43bb0474-4bab-11ef-bcc1-c7b262605968... 2024-07-27T00:08:08.172 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:07 smithi165 bash[23696]: audit 2024-07-27T00:08:06.761772+0000 mon.smithi063 (mon.0) 730 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:08:08.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:07 smithi165 bash[23696]: audit 2024-07-27T00:08:06.761772+0000 mon.smithi063 (mon.0) 730 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:08:08.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:07 smithi165 bash[23696]: audit 2024-07-27T00:08:06.768256+0000 mon.smithi063 (mon.0) 731 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:08:08.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:07 smithi165 bash[23696]: audit 2024-07-27T00:08:06.768256+0000 mon.smithi063 (mon.0) 731 : audit [INF] from='mgr.14193 172.21.15.63:0/2407685154' entity='mgr.smithi063.wfcjoy' 2024-07-27T00:08:08.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:07 smithi165 bash[23696]: cluster 2024-07-27T00:08:06.860975+0000 mgr.smithi063.wfcjoy (mgr.14193) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:08.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:07 smithi165 bash[23696]: cluster 2024-07-27T00:08:06.860975+0000 mgr.smithi063.wfcjoy (mgr.14193) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-07-27T00:08:08.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:07 smithi165 bash[23696]: audit 2024-07-27T00:08:06.951576+0000 mon.smithi063 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.63:0/916439110' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-07-27T00:08:08.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:07 smithi165 bash[23696]: audit 2024-07-27T00:08:06.951576+0000 mon.smithi063 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.63:0/916439110' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-07-27T00:08:08.269 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:08 smithi063 bash[19314]: debug 2024-07-27T00:08:08.132+0000 7f32123ea640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi063 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-07-27T00:08:08.269 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:08 smithi063 bash[19314]: debug 2024-07-27T00:08:08.132+0000 7f32123ea640 -1 mon.smithi063@0(leader) e2 *** Got Signal Terminated *** 2024-07-27T00:08:08.941 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@mon.smithi063.service' 2024-07-27T00:08:08.994 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:08 smithi063 bash[53839]: ceph-43bb0474-4bab-11ef-bcc1-c7b262605968-mon-smithi063 2024-07-27T00:08:08.994 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:08 smithi063 bash[53911]: Error response from daemon: No such container: ceph-43bb0474-4bab-11ef-bcc1-c7b262605968-mon-smithi063 2024-07-27T00:08:08.994 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:08 smithi063 systemd[1]: ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@mon.smithi063.service: Deactivated successfully. 2024-07-27T00:08:08.995 INFO:journalctl@ceph.mon.smithi063.smithi063.stdout:Jul 27 00:08:08 smithi063 systemd[1]: Stopped Ceph mon.smithi063 for 43bb0474-4bab-11ef-bcc1-c7b262605968. 2024-07-27T00:08:09.026 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-27T00:08:09.027 INFO:tasks.cephadm.mon.smithi063:Stopped mon.smithi063 2024-07-27T00:08:09.027 INFO:tasks.cephadm.mon.smithi165:Stopping mon.smithi165... 2024-07-27T00:08:09.027 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@mon.smithi165 2024-07-27T00:08:09.354 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:09 smithi165 systemd[1]: Stopping Ceph mon.smithi165 for 43bb0474-4bab-11ef-bcc1-c7b262605968... 2024-07-27T00:08:09.354 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:09 smithi165 bash[23696]: debug 2024-07-27T00:08:09.145+0000 7f4841ab5640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi165 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-07-27T00:08:09.354 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Jul 27 00:08:09 smithi165 bash[23696]: debug 2024-07-27T00:08:09.145+0000 7f4841ab5640 -1 mon.smithi165@1(peon) e2 *** Got Signal Terminated *** 2024-07-27T00:08:10.084 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-43bb0474-4bab-11ef-bcc1-c7b262605968@mon.smithi165.service' 2024-07-27T00:08:10.123 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-27T00:08:10.124 INFO:tasks.cephadm.mon.smithi165:Stopped mon.smithi165 2024-07-27T00:08:10.124 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 --force --keep-logs 2024-07-27T00:08:10.310 INFO:teuthology.orchestra.run.smithi063.stdout:Deleting cluster with fsid: 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:08:56.522 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 --force --keep-logs 2024-07-27T00:08:56.707 INFO:teuthology.orchestra.run.smithi165.stdout:Deleting cluster with fsid: 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:09:40.686 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-27T00:09:40.702 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-27T00:09:40.714 INFO:tasks.cephadm:Archiving crash dumps... 2024-07-27T00:09:40.716 DEBUG:teuthology.misc:Transferring archived files from smithi063:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820579/remote/smithi063/crash 2024-07-27T00:09:40.717 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/crash -- . 2024-07-27T00:09:40.757 INFO:teuthology.orchestra.run.smithi063.stderr:tar: /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/crash: Cannot open: No such file or directory 2024-07-27T00:09:40.757 INFO:teuthology.orchestra.run.smithi063.stderr:tar: Error is not recoverable: exiting now 2024-07-27T00:09:40.759 DEBUG:teuthology.misc:Transferring archived files from smithi165:/var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820579/remote/smithi165/crash 2024-07-27T00:09:40.760 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/crash -- . 2024-07-27T00:09:40.770 INFO:teuthology.orchestra.run.smithi165.stderr:tar: /var/lib/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/crash: Cannot open: No such file or directory 2024-07-27T00:09:40.770 INFO:teuthology.orchestra.run.smithi165.stderr:tar: Error is not recoverable: exiting now 2024-07-27T00:09:40.771 INFO:tasks.cephadm:Checking cluster log for badness... 2024-07-27T00:09:40.772 DEBUG:teuthology.orchestra.run.smithi063:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v OSD_DOWN | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-07-27T00:09:40.816 INFO:tasks.cephadm:Compressing logs... 2024-07-27T00:09:40.816 DEBUG:teuthology.orchestra.run.smithi063:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-07-27T00:09:40.863 DEBUG:teuthology.orchestra.run.smithi165:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-07-27T00:09:40.871 INFO:teuthology.orchestra.run.smithi063.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-07-27T00:09:40.877 INFO:teuthology.orchestra.run.smithi165.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-07-27T00:09:40.879 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-07-27T00:09:40.880 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.7.log 2024-07-27T00:09:40.880 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.cephadm.log 2024-07-27T00:09:40.880 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.3.log 2024-07-27T00:09:40.881 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.5.log 2024-07-27T00:09:40.881 INFO:teuthology.orchestra.run.smithi063.stderr: 84.5% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.cephadm.log.gz 2024-07-27T00:09:40.881 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.1.log 2024-07-27T00:09:40.882 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-mgr.smithi063.wfcjoy.log 2024-07-27T00:09:40.882 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.log 2024-07-27T00:09:40.883 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-mgr.smithi063.wfcjoy.log: gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-mon.smithi063.log 2024-07-27T00:09:40.883 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-volume.log 2024-07-27T00:09:40.884 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-mon.smithi063.log: 86.4% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.log.gz 2024-07-27T00:09:40.884 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-client.ceph-exporter.smithi063.log 2024-07-27T00:09:40.891 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-07-27T00:09:40.892 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.0.log 2024-07-27T00:09:40.892 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-mon.smithi165.log 2024-07-27T00:09:40.893 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.2.log 2024-07-27T00:09:40.894 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.6.log 2024-07-27T00:09:40.894 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-mon.smithi165.log: /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.cephadm.log 2024-07-27T00:09:40.895 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-mgr.smithi165.ctppbp.log 2024-07-27T00:09:40.896 INFO:teuthology.orchestra.run.smithi165.stderr:gzip/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.cephadm.log: 89.6% -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.log 2024-07-27T00:09:40.896 INFO:teuthology.orchestra.run.smithi165.stderr: -- replaced with /var/log/ceph/cephadm.log.gz 2024-07-27T00:09:40.896 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-mgr.smithi165.ctppbp.log: 82.4% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.cephadm.log.gz 2024-07-27T00:09:40.896 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-volume.log 2024-07-27T00:09:40.896 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.audit.log 2024-07-27T00:09:40.897 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-volume.log: 85.4% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.log.gz 2024-07-27T00:09:40.897 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.4.log 2024-07-27T00:09:40.897 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-client.ceph-exporter.smithi165.log 2024-07-27T00:09:40.899 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.audit.log 2024-07-27T00:09:40.899 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-client.ceph-exporter.smithi063.log: 92.9% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-client.ceph-exporter.smithi063.log.gz 2024-07-27T00:09:40.899 INFO:teuthology.orchestra.run.smithi063.stderr: 91.3% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-volume.log.gz 2024-07-27T00:09:40.900 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.audit.log: /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.4.log: 91.4% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.audit.log.gz 2024-07-27T00:09:40.900 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-client.ceph-exporter.smithi165.log: 30.5% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-client.ceph-exporter.smithi165.log.gz 2024-07-27T00:09:40.900 INFO:teuthology.orchestra.run.smithi165.stderr: 91.3% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-mgr.smithi165.ctppbp.log.gz 2024-07-27T00:09:40.901 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.audit.log: 91.2% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph.audit.log.gz 2024-07-27T00:09:40.909 INFO:teuthology.orchestra.run.smithi165.stderr: 91.4% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-volume.log.gz 2024-07-27T00:09:40.910 INFO:teuthology.orchestra.run.smithi063.stderr: 91.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-07-27T00:09:40.916 INFO:teuthology.orchestra.run.smithi063.stderr: 93.0% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.5.log.gz 2024-07-27T00:09:40.920 INFO:teuthology.orchestra.run.smithi063.stderr: 92.7% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.3.log.gz 2024-07-27T00:09:40.922 INFO:teuthology.orchestra.run.smithi165.stderr: 93.1% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.6.log.gz 2024-07-27T00:09:40.923 INFO:teuthology.orchestra.run.smithi063.stderr: 93.0% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.7.log.gz 2024-07-27T00:09:40.928 INFO:teuthology.orchestra.run.smithi063.stderr: 93.6% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.1.log.gz 2024-07-27T00:09:40.938 INFO:teuthology.orchestra.run.smithi165.stderr: 93.5% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.0.log.gz 2024-07-27T00:09:40.939 INFO:teuthology.orchestra.run.smithi165.stderr: 93.0% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.4.log.gz 2024-07-27T00:09:40.945 INFO:teuthology.orchestra.run.smithi165.stderr: 92.6% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-mon.smithi165.log.gz 2024-07-27T00:09:40.978 INFO:teuthology.orchestra.run.smithi165.stderr: 93.9% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-osd.2.log.gz 2024-07-27T00:09:40.983 INFO:teuthology.orchestra.run.smithi165.stderr: 2024-07-27T00:09:40.983 INFO:teuthology.orchestra.run.smithi165.stderr:real 0m0.111s 2024-07-27T00:09:40.983 INFO:teuthology.orchestra.run.smithi165.stderr:user 0m0.279s 2024-07-27T00:09:40.983 INFO:teuthology.orchestra.run.smithi165.stderr:sys 0m0.030s 2024-07-27T00:09:40.986 INFO:teuthology.orchestra.run.smithi063.stderr: 89.7% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-mgr.smithi063.wfcjoy.log.gz 2024-07-27T00:09:41.056 INFO:teuthology.orchestra.run.smithi063.stderr: 91.4% -- replaced with /var/log/ceph/43bb0474-4bab-11ef-bcc1-c7b262605968/ceph-mon.smithi063.log.gz 2024-07-27T00:09:41.057 INFO:teuthology.orchestra.run.smithi063.stderr: 2024-07-27T00:09:41.057 INFO:teuthology.orchestra.run.smithi063.stderr:real 0m0.192s 2024-07-27T00:09:41.057 INFO:teuthology.orchestra.run.smithi063.stderr:user 0m0.479s 2024-07-27T00:09:41.057 INFO:teuthology.orchestra.run.smithi063.stderr:sys 0m0.033s 2024-07-27T00:09:41.058 INFO:tasks.cephadm:Archiving logs... 2024-07-27T00:09:41.058 DEBUG:teuthology.misc:Transferring archived files from smithi063:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820579/remote/smithi063/log 2024-07-27T00:09:41.059 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /var/log/ceph -- . 2024-07-27T00:09:41.206 DEBUG:teuthology.misc:Transferring archived files from smithi165:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820579/remote/smithi165/log 2024-07-27T00:09:41.207 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /var/log/ceph -- . 2024-07-27T00:09:41.263 INFO:tasks.cephadm:Removing cluster... 2024-07-27T00:09:41.263 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 --force 2024-07-27T00:09:41.437 INFO:teuthology.orchestra.run.smithi063.stdout:Deleting cluster with fsid: 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:09:42.562 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 43bb0474-4bab-11ef-bcc1-c7b262605968 --force 2024-07-27T00:09:42.748 INFO:teuthology.orchestra.run.smithi165.stdout:Deleting cluster with fsid: 43bb0474-4bab-11ef-bcc1-c7b262605968 2024-07-27T00:09:43.863 INFO:tasks.cephadm:Removing cephadm ... 2024-07-27T00:09:43.863 DEBUG:teuthology.orchestra.run.smithi063:> rm -rf /home/ubuntu/cephtest/cephadm 2024-07-27T00:09:43.870 DEBUG:teuthology.orchestra.run.smithi165:> rm -rf /home/ubuntu/cephtest/cephadm 2024-07-27T00:09:43.876 INFO:tasks.cephadm:Teardown complete 2024-07-27T00:09:43.877 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/qa/tasks/cephadm.py", line 2292, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/qa/tasks/cephadm.py", line 1920, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 137, in __enter__ raise RuntimeError("generator didn't yield") from None RuntimeError: generator didn't yield 2024-07-27T00:09:44.104 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d73de1f86d41479b820ea8056297daf2 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/qa/tasks/cephadm.py", line 2292, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_67f28c2a04ad1fe90ea612a39329cc6af2a92d8b/qa/tasks/cephadm.py", line 1920, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_53ce1462e129f6eb4071986336534c740fdebd31/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 137, in __enter__ raise RuntimeError("generator didn't yield") from None RuntimeError: generator didn't yield 2024-07-27T00:09:44.108 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-07-27T00:09:44.279 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-07-27T00:09:44.329 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi063:/dev/vg_nvme/lv_1... 2024-07-27T00:09:44.329 DEBUG:teuthology.orchestra.run.smithi063:> sudo nvme disconnect -n lv_1 2024-07-27T00:09:44.618 INFO:teuthology.orchestra.run.smithi063.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-07-27T00:09:44.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-27T00:09:44.620 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi063:/dev/vg_nvme/lv_2... 2024-07-27T00:09:44.620 DEBUG:teuthology.orchestra.run.smithi063:> sudo nvme disconnect -n lv_2 2024-07-27T00:09:44.894 INFO:teuthology.orchestra.run.smithi063.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-07-27T00:09:44.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-27T00:09:44.896 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi063:/dev/vg_nvme/lv_3... 2024-07-27T00:09:44.896 DEBUG:teuthology.orchestra.run.smithi063:> sudo nvme disconnect -n lv_3 2024-07-27T00:09:45.162 INFO:teuthology.orchestra.run.smithi063.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-07-27T00:09:45.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-27T00:09:45.164 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi063:/dev/vg_nvme/lv_4... 2024-07-27T00:09:45.164 DEBUG:teuthology.orchestra.run.smithi063:> sudo nvme disconnect -n lv_4 2024-07-27T00:09:45.442 INFO:teuthology.orchestra.run.smithi063.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-07-27T00:09:45.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-27T00:09:45.444 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-07-27T00:09:45.444 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/scratch_devs 2024-07-27T00:09:45.458 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi165:/dev/vg_nvme/lv_1... 2024-07-27T00:09:45.458 DEBUG:teuthology.orchestra.run.smithi165:> sudo nvme disconnect -n lv_1 2024-07-27T00:09:45.746 INFO:teuthology.orchestra.run.smithi165.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-07-27T00:09:45.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-27T00:09:45.749 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi165:/dev/vg_nvme/lv_2... 2024-07-27T00:09:45.749 DEBUG:teuthology.orchestra.run.smithi165:> sudo nvme disconnect -n lv_2 2024-07-27T00:09:46.002 INFO:teuthology.orchestra.run.smithi165.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-07-27T00:09:46.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-27T00:09:46.003 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi165:/dev/vg_nvme/lv_3... 2024-07-27T00:09:46.004 DEBUG:teuthology.orchestra.run.smithi165:> sudo nvme disconnect -n lv_3 2024-07-27T00:09:46.258 INFO:teuthology.orchestra.run.smithi165.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-07-27T00:09:46.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-27T00:09:46.260 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi165:/dev/vg_nvme/lv_4... 2024-07-27T00:09:46.260 DEBUG:teuthology.orchestra.run.smithi165:> sudo nvme disconnect -n lv_4 2024-07-27T00:09:46.542 INFO:teuthology.orchestra.run.smithi165.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-07-27T00:09:46.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-27T00:09:46.544 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-07-27T00:09:46.544 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/scratch_devs 2024-07-27T00:09:46.559 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-07-27T00:09:46.606 INFO:teuthology.task.clock:Checking final clock skew... 2024-07-27T00:09:46.606 DEBUG:teuthology.orchestra.run.smithi063:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-07-27T00:09:46.609 DEBUG:teuthology.orchestra.run.smithi165:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-07-27T00:09:46.621 INFO:teuthology.orchestra.run.smithi165.stdout: remote refid st t when poll reach delay offset jitter 2024-07-27T00:09:46.621 INFO:teuthology.orchestra.run.smithi165.stdout:============================================================================== 2024-07-27T00:09:46.622 INFO:teuthology.orchestra.run.smithi165.stdout:+hv01.front.sepi 67.205.162.81 3 u 21 64 377 0.068 -0.613 0.606 2024-07-27T00:09:46.622 INFO:teuthology.orchestra.run.smithi165.stdout:+hv02.front.sepi 63.231.80.2 3 u 16 64 377 0.081 +0.114 0.406 2024-07-27T00:09:46.622 INFO:teuthology.orchestra.run.smithi165.stdout:*hv03.front.sepi 74.6.168.72 3 u 26 64 377 0.078 -0.636 0.403 2024-07-27T00:09:46.622 INFO:teuthology.orchestra.run.smithi165.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-27T00:09:46.625 INFO:teuthology.orchestra.run.smithi063.stdout: remote refid st t when poll reach delay offset jitter 2024-07-27T00:09:46.625 INFO:teuthology.orchestra.run.smithi063.stdout:============================================================================== 2024-07-27T00:09:46.626 INFO:teuthology.orchestra.run.smithi063.stdout:+hv01.front.sepi 67.205.162.81 3 u 24 64 377 0.064 -0.123 0.137 2024-07-27T00:09:46.626 INFO:teuthology.orchestra.run.smithi063.stdout:+hv02.front.sepi 63.231.80.2 3 u 21 64 377 0.102 +0.764 0.162 2024-07-27T00:09:46.626 INFO:teuthology.orchestra.run.smithi063.stdout:*hv03.front.sepi 74.6.168.72 3 u 25 64 377 0.097 +0.081 0.089 2024-07-27T00:09:46.626 INFO:teuthology.orchestra.run.smithi063.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-27T00:09:46.628 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-07-27T00:09:46.657 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-07-27T00:09:46.658 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-07-27T00:09:46.706 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-07-27T00:09:46.756 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-07-27T00:09:46.809 INFO:teuthology.task.internal:Duration was 991.295776 seconds 2024-07-27T00:09:46.810 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-07-27T00:09:46.860 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-07-27T00:09:46.861 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-07-27T00:09:46.863 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-07-27T00:09:46.901 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-07-27T00:09:46.902 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi063.front.sepia.ceph.com 2024-07-27T00:09:46.902 DEBUG:teuthology.orchestra.run.smithi063:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-07-27T00:09:46.955 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi165.front.sepia.ceph.com 2024-07-27T00:09:46.956 DEBUG:teuthology.orchestra.run.smithi165:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-07-27T00:09:46.966 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-07-27T00:09:46.966 DEBUG:teuthology.orchestra.run.smithi063:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-07-27T00:09:46.999 DEBUG:teuthology.orchestra.run.smithi165:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-07-27T00:09:47.044 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-07-27T00:09:47.044 DEBUG:teuthology.orchestra.run.smithi063:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-07-27T00:09:47.046 DEBUG:teuthology.orchestra.run.smithi165:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-07-27T00:09:47.171 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-07-27T00:09:47.186 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-07-27T00:09:47.186 DEBUG:teuthology.orchestra.run.smithi063:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-07-27T00:09:47.198 DEBUG:teuthology.orchestra.run.smithi165:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-07-27T00:09:47.209 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-07-27T00:09:47.300 DEBUG:teuthology.orchestra.run.smithi063:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-07-27T00:09:47.303 DEBUG:teuthology.orchestra.run.smithi165:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-07-27T00:09:47.312 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern = core 2024-07-27T00:09:47.316 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = core 2024-07-27T00:09:47.341 DEBUG:teuthology.orchestra.run.smithi063:> test -e /home/ubuntu/cephtest/archive/coredump 2024-07-27T00:09:47.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-27T00:09:47.390 DEBUG:teuthology.orchestra.run.smithi165:> test -e /home/ubuntu/cephtest/archive/coredump 2024-07-27T00:09:47.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-27T00:09:47.395 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-07-27T00:09:47.416 INFO:teuthology.task.internal:Transferring archived files... 2024-07-27T00:09:47.417 DEBUG:teuthology.misc:Transferring archived files from smithi063:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820579/remote/smithi063 2024-07-27T00:09:47.417 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-07-27T00:09:47.457 DEBUG:teuthology.misc:Transferring archived files from smithi165:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-07-26_21:23:43-rados-wip-yuri-testing-2024-07-26-0628-distro-default-smithi/7820579/remote/smithi165 2024-07-27T00:09:47.457 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-07-27T00:09:47.482 INFO:teuthology.task.internal:Removing archive directory... 2024-07-27T00:09:47.483 DEBUG:teuthology.orchestra.run.smithi063:> rm -rf -- /home/ubuntu/cephtest/archive 2024-07-27T00:09:47.504 DEBUG:teuthology.orchestra.run.smithi165:> rm -rf -- /home/ubuntu/cephtest/archive 2024-07-27T00:09:47.526 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-07-27T00:09:47.545 INFO:teuthology.task.internal:Not uploading archives. 2024-07-27T00:09:47.545 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-07-27T00:09:47.592 INFO:teuthology.task.internal:Tidying up after the test... 2024-07-27T00:09:47.592 DEBUG:teuthology.orchestra.run.smithi063:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-07-27T00:09:47.594 DEBUG:teuthology.orchestra.run.smithi165:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-07-27T00:09:47.598 INFO:teuthology.orchestra.run.smithi063.stdout: 658459 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jul 27 00:09 /home/ubuntu/cephtest 2024-07-27T00:09:47.600 INFO:teuthology.orchestra.run.smithi165.stdout: 658464 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jul 27 00:09 /home/ubuntu/cephtest 2024-07-27T00:09:47.602 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-07-27T00:09:47.657 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-07-27T00:09:47.782 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rmdir-reactivate} duration: 991.2957763671875 failure_reason: generator didn't yield owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d73de1f86d41479b820ea8056297daf2 status: fail success: false 2024-07-27T00:09:47.783 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-07-27T00:09:47.868 INFO:teuthology.run:FAIL